This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22003] New: -freorder-blocks-and-partition causes ICE on 4.1.0 (20050604)
- From: "zlynx at acm dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jun 2005 16:44:27 -0000
- Subject: [Bug c++/22003] New: -freorder-blocks-and-partition causes ICE on 4.1.0 (20050604)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
x86_64-pc-linux-gnu-g++ -ansi -march=athlon64 -O3 -g -pipe -funit-at-a-time
-fprefetch-loop-arrays -ftracer -fforce-addr -freorder-blocks-and-partition
-funroll-loops -fvisibility-inlines-hidden -fno-exceptions -fno-check-new
-fno-common -c /tmp/j1.cc
decoderpluginhandler.cpp: In member function 'aKode::FrameDecoder*
aKode::DecoderPluginHandler::_ZThn24_N5aKode20DecoderPluginHandler16openFrameDecoderEPNS_4FileE(aKode::File*)':
decoderpluginhandler.cpp:65: internal compiler error: Segmentation fault
--
Summary: -freorder-blocks-and-partition causes ICE on 4.1.0
(20050604)
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22003