]> gcc.gnu.org Git - gcc.git/commit
Warning patch:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 15 Jul 2000 15:13:52 +0000 (15:13 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 15 Jul 2000 15:13:52 +0000 (15:13 +0000)
commit404e48547ae0ddd515fa0615eebd8449e7741c98
tree4beadd9e2e22de216ff4d48ff5bba7df301cf627
parent4d06bcc527aca789f9282167528aa02f77cdd6ca
Warning patch:

* mips.c (function_arg_pass_by_reference): Don't do automatic
aggregate initialization.
(machine_dependent_reorg): Initialize variable `mode'.

* mips.md (absdi2): Change variable `regno1' to unsigned int.
(reload_indi): Rename loword/hiword to lo_word/hi_word to avoid
conflicts with sys/param.h macro of the same name.
(reload_outdi): Likewise.

From-SVN: r35047
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md
This page took 0.059698 seconds and 5 git commands to generate.