public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46494] New: [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp
@ 2010-11-16  1:20 zsojka at seznam dot cz
  2010-11-16  1:59 ` [Bug tree-optimization/46494] " hjl.tools at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-16  1:20 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info
                    failed when casting-out attribute noreturn with
                    -fno-tree-ccp -fno-tree-fre -ftree-vrp
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 22416
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22416
reduced testcase

+++ This bug was initially created as a clone of Bug #46165 +++

The testcase for PR46165 fails at least in 4.4, 4.5 and 4.6 with following
message:

Compiler output:
$ gcc -O -fno-tree-ccp -fno-tree-fre -ftree-vrp testcase.c 
testcase.c: In function 'g':
testcase.c:2:6: error: control flow in the middle of basic block 2
testcase.c:2:6: internal compiler error: verify_flow_info failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r166763 - crash
4.5 r166509 - crash
4.4 r166509 - crash

The original bisect shown it might be caused by r119657, so I am leaving the
4.3 regression mark.


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

end of thread, other threads:[~2011-02-14 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16  1:20 [Bug tree-optimization/46494] New: [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp zsojka at seznam dot cz
2010-11-16  1:59 ` [Bug tree-optimization/46494] " hjl.tools at gmail dot com
2010-11-16 10:25 ` rguenth at gcc dot gnu.org
2010-11-22 15:05 ` jakub at gcc dot gnu.org
2010-11-25 16:06 ` rguenth at gcc dot gnu.org
2011-02-14  8:59 ` ebotcazou at gcc dot gnu.org
2011-02-14 18:01 ` ebotcazou at gcc dot gnu.org
2011-02-14 18:13 ` ebotcazou at gcc dot gnu.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).