public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/55263] New: [4.8 Regression] ICE: pre_and_rev_post_order_compute, at cfganal.c:875 with -O -fgcse-after-reload -fnon-call-exceptions
@ 2012-11-10  9:38 zsojka at seznam dot cz
  2012-11-10 18:24 ` [Bug middle-end/55263] " mpolacek at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zsojka at seznam dot cz @ 2012-11-10  9:38 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55263
           Summary: [4.8 Regression] ICE: pre_and_rev_post_order_compute,
                    at cfganal.c:875 with -O -fgcse-after-reload
                    -fnon-call-exceptions
    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 28654
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28654
autoreduced testcase

The ICE at the same place as PR54385, but that one is FIXED now.

Compiler output:
$ gcc -O -fgcse-after-reload -fnon-call-exceptions testcase.C         
testcase.C: In function 'void foo()':
testcase.C:65:1: internal compiler error: in pre_and_rev_post_order_compute, at
cfganal.c:875
 }
 ^
0x827274 pre_and_rev_post_order_compute(int*, int*, bool)
        /mnt/svn/gcc-trunk/gcc/cfganal.c:875
0x7e19b9 init_alias_analysis()
        /mnt/svn/gcc-trunk/gcc/alias.c:2852
0xaddc9a gcse_after_reload_main
        /mnt/svn/gcc-trunk/gcc/postreload-gcse.c:1274
0xaddc9a rest_of_handle_gcse2
        /mnt/svn/gcc-trunk/gcc/postreload-gcse.c:1321
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:
r193368 - crash
4.7 r191640 - OK


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

end of thread, other threads:[~2012-11-11 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-10  9:38 [Bug middle-end/55263] New: [4.8 Regression] ICE: pre_and_rev_post_order_compute, at cfganal.c:875 with -O -fgcse-after-reload -fnon-call-exceptions zsojka at seznam dot cz
2012-11-10 18:24 ` [Bug middle-end/55263] " mpolacek at gcc dot gnu.org
2012-11-10 23:59 ` steven at gcc dot gnu.org
2012-11-11 20:29 ` steven at gcc dot gnu.org
2012-11-11 20:33 ` steven 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).