[Bug rtl-optimization/36182] [4.3 Regression] Fix for PR 36090 causes libstdc++ regressions
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 8 22:48:00 GMT 2008
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-08 22:47 -------
I have a similar issue on spu-elf where we get s-t+3@l which is too complex for
the linker to handle.
/tmp/ccbhdI9l.s:19: Error: reloc 132 not supported by object file format^M
/tmp/ccbhdI9l.s:22: Error: reloc 131 not supported by object file format^M
ilhu $3,s-t+3@h
iohl $3,s-t+3@l
This is with compiling pr34029-2.c
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Target Milestone|--- |4.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36182
More information about the Gcc-bugs
mailing list