[Bug c++/60387] The gcc compiler for the ppc architecture is not compatible with PPC ABI and DWARF standards.
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 3 08:06:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60387
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> ---
It uses the DWARF ABI register number mapping for .debug_frame and a slightly
different one for .eh_frame.
More information about the Gcc-bugs
mailing list