public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/46440] New: [4.5/4.6 Regression] ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre
@ 2010-11-11 19:41 zsojka at seznam dot cz
  2010-11-12 12:25 ` [Bug rtl-optimization/46440] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-11 19:41 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression] ICE: in rtl_verify_flow_info, at
                    cfgrtl.c:2165 with -fstack-protector-all
                    -fno-tree-dominator-opts -fno-tree-fre
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 22375
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22375
reduced testcase (from gcc.dg/tree-ssa/pr17141-2.c)

Compiler output:
$ gcc -O -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre pr46440.c 
pr46440.c: In function 'foo':
pr46440.c:16:1: error: verify_flow_info: Incorrect fallthru 2->3
pr46440.c:16:1: error: wrong insn in the fallthru edge
(barrier 15 24 33)
pr46440.c:16:1: internal compiler error: in rtl_verify_flow_info, at
cfgrtl.c:2165
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r166509 - crash
r153685 - crash
4.5 r166509 - crash
4.4 r166509 - OK


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

end of thread, other threads:[~2010-12-07 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-11 19:41 [Bug rtl-optimization/46440] New: [4.5/4.6 Regression] ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre zsojka at seznam dot cz
2010-11-12 12:25 ` [Bug rtl-optimization/46440] " rguenth at gcc dot gnu.org
2010-11-15 12:01 ` jakub at gcc dot gnu.org
2010-11-15 14:01 ` jakub at gcc dot gnu.org
2010-11-17 13:03 ` jakub at gcc dot gnu.org
2010-11-17 13:14 ` [Bug rtl-optimization/46440] [4.5 " jakub at gcc dot gnu.org
2010-11-25 16:06 ` rguenth at gcc dot gnu.org
2010-12-07 15:09 ` jakub at gcc dot gnu.org
2010-12-07 15:41 ` jakub 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).