]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 8 Oct 1999 17:10:19 +0000 (17:10 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 8 Oct 1999 17:10:19 +0000 (17:10 +0000)
commitb1afd7f4e03c52ed0b07387ad26e3e3c58595f28
treed26da2c4aa9c1a022d680f0472425aacda1f33a9
parent9d17a893d39fa28cca71cca97744df7b5bbee643
Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.

        * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.

        * alpha.h (ASM_OUTPUT_MI_THUNK): Pass the correct number of
        arguments to `current_file_function_operand'.

        * genrecog.c: Include hard-reg-set.h and resource.h in the
        generated output file.

        * real.c: Include tm_p.h.

cp:
        * method.c: Include tm_p.h.

From-SVN: r29869
gcc/ChangeLog
gcc/Makefile.in
gcc/config/alpha/alpha.h
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/genrecog.c
gcc/real.c