Makefile.in (OBJS): Remove hashtab.o (canadian cross fix)...
* Makefile.in (OBJS): Remove hashtab.o (canadian cross fix) http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01672.html From-SVN: r40649
This commit is contained in:
parent
fa93906ef5
commit
78f8fa8610
@ -1,3 +1,7 @@
|
||||
2001-03-20 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* Makefile.in (OBJS): Remove hashtab.o.
|
||||
|
||||
2001-03-19 Stan Shebs <shebs@apple.com>
|
||||
|
||||
* objc/objc-act.c (maybe_objc_method_name): Remove, never called.
|
||||
|
@ -732,7 +732,7 @@ OBJS = \
|
||||
dependence.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o \
|
||||
dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o \
|
||||
fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o \
|
||||
haifa-sched.o hash.o hashtab.o ifcvt.o insn-attrtab.o insn-emit.o \
|
||||
haifa-sched.o hash.o ifcvt.o insn-attrtab.o insn-emit.o \
|
||||
insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o \
|
||||
integrate.o intl.o jump.o lcm.o lists.o local-alloc.o loop.o mbchar.o \
|
||||
optabs.o params.o predict.o print-rtl.o print-tree.o profile.o real.o \
|
||||
|
Loading…
Reference in New Issue
Block a user