public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/41728]  New: error: SSA name in freelist but still referenced
@ 2009-10-16 10:06 dcb314 at hotmail dot com
  2009-10-16 10:08 ` [Bug c++/41728] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2009-10-16 10:06 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile some C++ code
with the gcc 4.5 mainline snapshot 20091015
and the compiler said

In function 'int s244(defs*)':
cq.cc:562:1: error: SSA name in freelist but still referenced
D.9231_46
cc1plus: note: in statement
lrc_55 = D.9231_46 != D.8194_53;

cq.cc:562:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed C++ source attached. Flags -O3 -ffast-math required.


-- 
           Summary: error: SSA name in freelist but still referenced
           Product: gcc
           Version: 4.5.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: x86_64-suse-linux


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


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

end of thread, other threads:[~2009-10-21 16:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-16 10:06 [Bug c++/41728] New: error: SSA name in freelist but still referenced dcb314 at hotmail dot com
2009-10-16 10:08 ` [Bug c++/41728] " dcb314 at hotmail dot com
2009-10-16 11:32 ` rguenth at gcc dot gnu dot org
2009-10-16 11:39 ` [Bug tree-optimization/41728] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-10-16 12:09 ` rguenth at gcc dot gnu dot org
2009-10-16 12:18 ` rguenth at gcc dot gnu dot org
2009-10-16 16:57 ` rguenth at gcc dot gnu dot org
2009-10-16 16:58 ` rguenth at gcc dot gnu dot org
2009-10-21 16:06 ` hjl 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).