public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/54782] New: [4.8 Regression] ICE: in change_scope, at final.c:1543 with -O -ffast-math -ftree-parallelize-loops=2 -g
@ 2012-10-02 19:48 zsojka at seznam dot cz
  2012-10-03  7:59 ` [Bug middle-end/54782] " mpolacek at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2012-10-02 19:48 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54782
           Summary: [4.8 Regression] ICE: in change_scope, at final.c:1543
                    with -O -ffast-math -ftree-parallelize-loops=2 -g
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -O -ffast-math -ftree-parallelize-loops=2 -g testcase.c         
testcase.c: In function 'foo._loopfn.0':
testcase.c:12:3: internal compiler error: in change_scope, at final.c:1543
   for (i = 0; i < s->n; i++)
   ^
0x7980ea change_scope
        /mnt/svn/gcc-trunk/gcc/final.c:1543
0x79d68c reemit_insn_block_notes
        /mnt/svn/gcc-trunk/gcc/final.c:1613
0x79d68c final_start_function(rtx_def*, _IO_FILE*, int)
        /mnt/svn/gcc-trunk/gcc/final.c:1670
0x7a0585 rest_of_handle_final
        /mnt/svn/gcc-trunk/gcc/final.c:4291
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:
r191953 - crash
r191586 - crash
4.7 r191640 - OK


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

end of thread, other threads:[~2012-10-04 12:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02 19:48 [Bug middle-end/54782] New: [4.8 Regression] ICE: in change_scope, at final.c:1543 with -O -ffast-math -ftree-parallelize-loops=2 -g zsojka at seznam dot cz
2012-10-03  7:59 ` [Bug middle-end/54782] " mpolacek at gcc dot gnu.org
2012-10-03 16:47 ` dehao at google dot com
2012-10-03 16:55 ` jakub at gcc dot gnu.org
2012-10-03 20:34 ` dehao at gcc dot gnu.org
2012-10-03 20:36 ` dehao at gcc dot gnu.org
2012-10-04 12:19 ` 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).