]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (resource.o): Depend on except.h.
authorRichard Henderson <rth@cygnus.com>
Sun, 28 May 2000 02:17:59 +0000 (19:17 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 28 May 2000 02:17:59 +0000 (19:17 -0700)
commitd80eb1e1673b2bf7d7f54b11598dc715ef429f82
tree569cc0f53ad430442326e0cada3e876ee17f950a
parent4f9e07666b976860903ce07745e5bf9d9ec9402a
Makefile.in (resource.o): Depend on except.h.

        * Makefile.in (resource.o): Depend on except.h.
        * except.h (output_exception_table_data): Prototype.
        * genconfig.c (gen_peephole2): Prototype.
        * genemit.c (main): Include ggc.h.
        * genoutput.c: Revert parts of last change: include errors.h
        (main): Set progname.
        * recog.c: Include hard-reg-set.h before recog.h.
        * resource.c: Include except.h.

From-SVN: r34219
gcc/ChangeLog
gcc/Makefile.in
gcc/except.h
gcc/genconfig.c
gcc/genemit.c
gcc/genoutput.c
gcc/recog.c
gcc/resource.c