public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64512] New: ICE: in sched_analyze_reg, at sched-deps.c:2360 with -O2 -mmemcpy-strategy=vector_loop:-1:align -mno-push-args
@ 2015-01-06 19:24 zsojka at seznam dot cz
  0 siblings, 0 replies; only message in thread
From: zsojka at seznam dot cz @ 2015-01-06 19:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64512

            Bug ID: 64512
           Summary: ICE: in sched_analyze_reg, at sched-deps.c:2360 with
                    -O2 -mmemcpy-strategy=vector_loop:-1:align
                    -mno-push-args
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz

Created attachment 34388
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34388&action=edit
reduced testcase

Compiler output:
$ gcc -O2 -mmemcpy-strategy=vector_loop:-1:align -mno-push-args testcase.c 
testcase.c: In function 'foo':
testcase.c:20:1: internal compiler error: in sched_analyze_reg, at
sched-deps.c:2360
 }
 ^
0x17210af sched_analyze_reg
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:2360
0x1722513 sched_analyze_2
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:2625
0x1722249 sched_analyze_2
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:2731
0x17223c0 sched_analyze_2
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:2843
0x1724600 sched_analyze_insn
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:2993
0x1725f0b deps_analyze_insn(deps_desc*, rtx_insn*)
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:3731
0x17268a9 sched_analyze(deps_desc*, rtx_insn*, rtx_insn*)
        /mnt/svn/gcc-trunk/gcc/sched-deps.c:3826
0xbf702e compute_block_dependences
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:2748
0xbf702e sched_rgn_compute_dependencies(int)
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3272
0xbf9e20 schedule_region
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3028
0xbf9e20 schedule_insns()
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3431
0xbfa67d schedule_insns()
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3416
0xbfa67d rest_of_handle_sched2
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3655
0xbfa67d execute
        /mnt/svn/gcc-trunk/gcc/sched-rgn.c:3791
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:
r219255 - ICE


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-06 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-06 19:24 [Bug target/64512] New: ICE: in sched_analyze_reg, at sched-deps.c:2360 with -O2 -mmemcpy-strategy=vector_loop:-1:align -mno-push-args zsojka at seznam dot cz

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).