]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/44750 (pdp-11 fails to build)
authorJoern Rennecke <amylaar@spamcop.net>
Thu, 4 Nov 2010 20:44:03 +0000 (20:44 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 4 Nov 2010 20:44:03 +0000 (20:44 +0000)
commitf89a0507b1ccf673f58c81c823644d39b9c98f52
tree6ead4971061f224dbf3923e729c573ccd548a8fa
parentd4e55f308ea4309fcf10008224e892e40f835c1d
re PR target/44750 (pdp-11 fails to build)

        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.

From-SVN: r166331
gcc/ChangeLog
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/t-pdp11