public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/57103] New: [4.8/4.9 Regression] ICE: verify_gimple failed: location references block not in block tree with -ftree-parallelize-loops=4
@ 2013-04-28 15:37 zsojka at seznam dot cz
  2013-04-29  8:08 ` [Bug middle-end/57103] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zsojka at seznam dot cz @ 2013-04-28 15:37 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57103
           Summary: [4.8/4.9 Regression] ICE: verify_gimple failed:
                    location references block not in block tree with
                    -ftree-parallelize-loops=4
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -O -ftree-parallelize-loops=4 testcase.c         
testcase.c: In function 'bar._loopfn.0':
testcase.c:7:3: error: location references block not in block tree
   for (; i < 1024; i++)
   ^
*d_4[i.5_25]
# VUSE <.MEM_33(D)>
_27 = *d_4[i.5_25];
testcase.c:7:3: internal compiler error: verify_gimple failed
0xa5e09c verify_gimple_in_cfg(function*)
        /mnt/svn/gcc-trunk/gcc/tree-cfg.c:4792
0x947c07 execute_function_todo
        /mnt/svn/gcc-trunk/gcc/passes.c:1969
0x948567 execute_todo
        /mnt/svn/gcc-trunk/gcc/passes.c:2002
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r198366 - crash
4.8 r198018 - crash
4.7 r198018 - OK


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

end of thread, other threads:[~2013-04-29 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-28 15:37 [Bug middle-end/57103] New: [4.8/4.9 Regression] ICE: verify_gimple failed: location references block not in block tree with -ftree-parallelize-loops=4 zsojka at seznam dot cz
2013-04-29  8:08 ` [Bug middle-end/57103] " rguenth at gcc dot gnu.org
2013-04-29 13:11 ` mpolacek at gcc dot gnu.org
2013-04-29 14:14 ` rguenth 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).