public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/27474]  New: ICE: tree check: expected ssa_name, have struct_field_tag in verify_ssa, at tree-ssa.c:776
@ 2006-05-07 19:29 uros at kss-loka dot si
  2006-05-07 19:31 ` [Bug tree-optimization/27474] " uros at kss-loka dot si
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: uros at kss-loka dot si @ 2006-05-07 19:29 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

This ICE happens during compilation of PovRay-3.6.1 with -msse2
-ftree-vectorize (also on x86_64). The ICE is in express.cpp.

The reduced testcase is attached, this is the failure with -O -ftree-vectorize:
g++ -O -ftree-vectorize -m32 -msse2 reduced.cpp
reduced.cpp: In function ‘void pov::Parse_Num_Factor(double*, int*)’:
reduced.cpp:94: internal compiler error: tree check: expected ssa_name, have
struct_field_tag in verify_ssa, at tree-ssa.c:776
Please submit a full bug report,
[etc]

The same failure happens with g++ -O -ftree-vectorize on x86_64.


-- 
           Summary: ICE: tree check: expected ssa_name, have
                    struct_field_tag in verify_ssa, at tree-ssa.c:776
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: uros at kss-loka dot si
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2006-08-29 17:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-07 19:29 [Bug tree-optimization/27474] New: ICE: tree check: expected ssa_name, have struct_field_tag in verify_ssa, at tree-ssa.c:776 uros at kss-loka dot si
2006-05-07 19:31 ` [Bug tree-optimization/27474] " uros at kss-loka dot si
2006-05-08  7:46 ` rguenth at gcc dot gnu dot org
2006-05-08  7:51 ` rguenth at gcc dot gnu dot org
2006-07-05 10:10 ` uros at kss-loka dot si
2006-08-19 23:05 ` [Bug tree-optimization/27474] [4.2 regression] " tbm at gcc dot gnu dot org
2006-08-29 14:16 ` rakdver at gcc dot gnu dot org
2006-08-29 14:43 ` rakdver at gcc dot gnu dot org
2006-08-29 14:53 ` tbm at cyrius dot com
2006-08-29 17:04 ` pinskia 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).