public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/33735]  New: [4.3 Regression] verify_stmts failed: missing PHI def
@ 2007-10-11  9:50 rguenth at gcc dot gnu dot org
  2007-10-11  9:51 ` [Bug tree-optimization/33735] " rguenth at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-10-11  9:50 UTC (permalink / raw)
  To: gcc-bugs

/usr/lib/gcc/i586-suse-linux/4.3.0/cc1plus -fpreprocessed incomingscript.ii
-quiet -dumpbase incomingscript.cpp -march=i586 -mtune=i686 -auxbase-strip
incomingscript.o -O2 -Wall -version -fmessage-length=0 -fstack-protector -o
incomingscript.s
GNU C++ (SUSE Linux) version 4.3.0 20071009 (experimental) [trunk revision
129166] (i586-suse-linux)
        compiled by GNU C version 4.3.0 20071009 (experimental) [trunk revision
129166], GMP version 4.2.1, MPFR version 2.2.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: e33e9923d15fc8d6a61c8cd1ae9af5a7
incomingscript.cpp: In member function 'virtual void IncomingScript::run()':
incomingscript.cpp:122: warning: suggest explicit braces to avoid ambiguous
'else'
incomingscript.cpp:79: error: missing PHI def
py_state_2(ab) = PHI <py_state_4(ab)(2), py_state_4(ab)(3), py_state_6(ab)(5),
py_state_6(ab)(6), py_state_6(ab)(7), py_state_6(ab)(8), py_state_6(ab)(11),
py_state_6(ab)(12), py_state_6(ab)(15), py_state_6(ab)(25), py_state_6(ab)(36),
py_state_6(ab)(38), py_state_6(ab)(39), py_state_6(ab)(40), py_state_6(ab)(41),
py_state_6(ab)(43), py_state_6(ab)(44), py_state_6(ab)(45), py_state_6(ab)(46),
py_state_6(ab)(47), py_state_6(ab)(50), py_state_6(ab)(53), py_state_6(ab)(57),
py_state_6(ab)(59), py_state_6(ab)(60), py_state_6(ab)(61),
py_state_87(ab)(107), py_state_6(ab)(62), py_state_6(ab)(106),
py_state_6(ab)(63), py_state_6(ab)(64), py_state_6(ab)(73), py_state_6(ab)(72),
py_state_6(ab)(74), py_state_6(ab)(82), py_state_6(ab)(84), py_state_6(ab)(85),
py_state_6(ab)(86), py_state_6(ab)(87), py_state_6(ab)(90), py_state_6(ab)(93),
py_state_6(ab)(97), py_state_6(ab)(99), py_state_6(ab)(100),
py_state_6(ab)(101), py_state_6(ab)(103), py_state_6(ab)(105),
py_state_6(ab)(9), py_state_6(ab)(10), (18), (22), (28), (32),
py_state_6(ab)(67), py_state_6(ab)(71), py_state_6(ab)(77), py_state_6(ab)(81)>

...


-- 
           Summary: [4.3 Regression] verify_stmts failed: missing PHI def
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, ice-checking
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-12-03  4:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-11  9:50 [Bug tree-optimization/33735] New: [4.3 Regression] verify_stmts failed: missing PHI def rguenth at gcc dot gnu dot org
2007-10-11  9:51 ` [Bug tree-optimization/33735] " rguenth at gcc dot gnu dot org
2007-10-11 10:12 ` rguenth at gcc dot gnu dot org
2007-10-11 10:36 ` pinskia at gcc dot gnu dot org
2007-10-12  4:19 ` aoliva at gcc dot gnu dot org
2007-10-13 18:38 ` aoliva at gcc dot gnu dot org
2007-10-15 17:08 ` aoliva at gcc dot gnu dot org
2007-10-15 17:13 ` aoliva at gcc dot gnu dot org
2007-12-03  4:13 ` 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).