public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/55153] New: [4.8 Regression] ICE: in begin_move_insn, at sched-ebb.c:205 with -fsched2-use-superblocks and __builtin_prefetch
@ 2012-10-31 20:25 zsojka at seznam dot cz
  2012-10-31 21:59 ` [Bug rtl-optimization/55153] " mpolacek at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zsojka at seznam dot cz @ 2012-10-31 20:25 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55153
           Summary: [4.8 Regression] ICE: in begin_move_insn, at
                    sched-ebb.c:205 with -fsched2-use-superblocks and
                    __builtin_prefetch
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -O -fsched2-use-superblocks -fschedule-insns2 testcase.c         
testcase.c: In function 'foo':
testcase.c:7:1: internal compiler error: in begin_move_insn, at sched-ebb.c:205
 }
 ^
0x110a092 begin_move_insn
        /mnt/svn/gcc-trunk/gcc/sched-ebb.c:205
0x10cc59c commit_schedule
        /mnt/svn/gcc-trunk/gcc/haifa-sched.c:5647
0x10cc59c schedule_block(basic_block_def**, void*)
        /mnt/svn/gcc-trunk/gcc/haifa-sched.c:6429
0x110a4f3 schedule_ebb(rtx_def*, rtx_def*, bool)
        /mnt/svn/gcc-trunk/gcc/sched-ebb.c:547
0x110b1f4 schedule_ebbs()
        /mnt/svn/gcc-trunk/gcc/sched-ebb.c:666
0x9b414c rest_of_handle_sched2
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3565
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.


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

end of thread, other threads:[~2021-08-27  6:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-31 20:25 [Bug rtl-optimization/55153] New: [4.8 Regression] ICE: in begin_move_insn, at sched-ebb.c:205 with -fsched2-use-superblocks and __builtin_prefetch zsojka at seznam dot cz
2012-10-31 21:59 ` [Bug rtl-optimization/55153] " mpolacek at gcc dot gnu.org
2012-11-07 11:28 ` jakub at gcc dot gnu.org
2012-11-08 13:13 ` jakub at gcc dot gnu.org
2012-12-07 13:48 ` rguenth at gcc dot gnu.org
2013-01-14 19:45 ` vmakarov at redhat dot com
2013-01-15 21:52 ` jakub at gcc dot gnu.org
2013-01-16 11:32 ` jakub at gcc dot gnu.org
2013-01-16 15:42 ` jakub at gcc dot gnu.org
2021-08-27  6:46 ` pinskia 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).