[Bug bootstrap/26874] New: Internal Compiler Failure when compiling libstdc++-v3 strstream.cc
jacky dot yu at betasystems dot com
gcc-bugzilla@gcc.gnu.org
Sun Mar 26 04:54:00 GMT 2006
../../../../../gcc-4.1.0/libstdc++-v3/src/strstream.cc:1: warning:
-ffunction-sections may affect debugging on some targets
../../../../../gcc-4.1.0/libstdc++-v3/src/strstream.cc: In member function
'virtual std::streampos std::strstreambuf::seekpos(std::streampos,
std::_Ios_Openmode)':
../../../../../gcc-4.1.0/libstdc++-v3/src/strstream.cc:299: error:
unrecognizable insn:
(insn 5 4 6 0 ../../../../../gcc-4.1.0/libstdc++-v3/src/strstream.cc:298
(parallel [
(set (reg:SI 126)
(reg:SI 5 5))
(clobber (scratch:SI))
(set (mem/s/c:SI (plus:SI (reg/f:SI 115 virtual-stack-vars)
(const_int 4 [0x4])) [62 pos+4 S4 A32])
(reg:SI 6 6))
(set (mem/s/c:SI (plus:SI (reg/f:SI 115 virtual-stack-vars)
(const_int 8 [0x8])) [62 pos+8 S4 A64])
(reg:SI 7 7))
(set (mem/s/c:SI (plus:SI (reg/f:SI 115 virtual-stack-vars)
(const_int 12 [0xc])) [62 pos+12 S4 A32])
(reg:SI 8 8))
]) -1 (nil)
(nil))
../../../../../gcc-4.1.0/libstdc++-v3/src/strstream.cc:299: internal compiler
error: in instantiate_virtual_regs_in_insn, at function.c:1555
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: Internal Compiler Failure when compiling libstdc++-v3
strstream.cc
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jacky dot yu at betasystems dot com
GCC build triplet: powerpc-ibm-aix4.3.2.0
GCC host triplet: powerpc-ibm-aix4.3.2.0
GCC target triplet: powerpc-ibm-aix4.3.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26874
More information about the Gcc-bugs
mailing list