[Bug target/52500] dwarf2cfi.c fails to build with -Werror for c6x

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 6 08:14:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52500

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-06 08:14:26 UTC ---
c6x backend bug, DBX_REGISTER_NUMBER should be unsigned int, not int.



More information about the Gcc-bugs mailing list