public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34222]  New: ice for legal code with -O3
@ 2007-11-25  9:25 dcb314 at hotmail dot com
  2007-11-25  9:27 ` [Bug c++/34222] " dcb314 at hotmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dcb314 at hotmail dot com @ 2007-11-25  9:25 UTC (permalink / raw)
  To: gcc-bugs

Hello there,

I just tried to compile the Suse Linux package celestia-1.4.1-16
with the GNU C++ compiler version 4.3 snapshot 20071123

The compiler said

3dsread.cpp: In function 'Mat4f readMeshMatrix(std::ifstream&, int)':
3dsread.cpp:275: error: missing definition
for SSA_NAME: SMT.659_346 in statement:
SMT.659_363 = PHI <SMT.659_346(5), SMT.659_338(3)>
PHI argument
SMT.659_346
for PHI node
SMT.659_363 = PHI <SMT.659_346(5), SMT.659_338(3)>
3dsread.cpp:275: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Source code attached. Flag -O3 required.


-- 
           Summary: ice for legal code with -O3
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: suse-linux-x86_64


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-12-04 17:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-25  9:25 [Bug c++/34222] New: ice for legal code with -O3 dcb314 at hotmail dot com
2007-11-25  9:27 ` [Bug c++/34222] " dcb314 at hotmail dot com
2007-11-25 13:00 ` rguenth at gcc dot gnu dot org
2007-11-25 13:19 ` rguenth at gcc dot gnu dot org
2007-11-25 13:21 ` [Bug c++/34222] [4.3 Regression] verify_ssa failed, missing definition rguenth at gcc dot gnu dot org
2007-11-25 19:01 ` [Bug middle-end/34222] " tbm at cyrius dot com
2007-11-27 22:07 ` mmitchel at gcc dot gnu dot org
2007-12-04 14:41 ` rguenth at gcc dot gnu dot org
2007-12-04 17:21 ` rguenth at gcc dot gnu dot org
2007-12-04 17:21 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).