PR target/44750
commit35a4755abc60e7ae86f330d05a4dd84f56626260
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 20:44:03 +0000 (4 20:44 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 20:44:03 +0000 (4 20:44 +0000)
tree6ead4971061f224dbf3923e729c573ccd548a8fa
parent238baf6b28391fc37d1d8a8eb0bfb74aca41f65e
    PR target/44750
        * config/pdp11/pdp11.c: (pdp11_secondary_reload): Now static.
        (pdp11_preferred_reload_class): Rename class to rclass.
        (pdp11_preferred_output_reload_class): Likewise.
        * config/pdp11/t-pdp11 (dwarf2out.o): Add -Wno-error=type-limits to
        ALL_COMPILERFLAGS .
        (java/constants.o): Add -Wno-error to ALL_COMPILERFLAGS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166331 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/t-pdp11