]> gcc.gnu.org Git - gcc.git/commit
expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 8 Jul 2004 16:57:48 +0000 (16:57 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 8 Jul 2004 16:57:48 +0000 (16:57 +0000)
commit652eb7440cd038df2aeb8226189a9d4cf8578108
treec07d0ed79a9f0db3ec09e586d2e9f1ee07f9160c
parent50711d27cf77c6e1b43c1360439d349a1987e4b7
expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.

* expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
(FUNCTION_ARG_PASS_BY_REFERENCE): Likewise.
(FUNCTION_ARG_CALLEE_COPIES): Likewise.
* calls.c: Remove ifdefs of macros above.
* functions.c: Likewise.
* expr.c: Likewise.

From-SVN: r84300
gcc/ChangeLog
gcc/calls.c
gcc/expr.c
gcc/expr.h
gcc/function.c
This page took 0.061919 seconds and 5 git commands to generate.