public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/63910] New: [5 Regression] ICE: simplify_immed_subreg, at simplify-rtx.c:5519 with -mstringop-strategy=vector_loop -mavx512f
@ 2014-11-17 10:53 zsojka at seznam dot cz
  2014-11-17 14:33 ` [Bug target/63910] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2014-11-17 10:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63910
           Summary: [5 Regression] ICE: simplify_immed_subreg, at
                    simplify-rtx.c:5519 with
                    -mstringop-strategy=vector_loop -mavx512f
           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 33999
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33999&action=edit
reduced testcase

Compiler output:
$ gcc -O -mstringop-strategy=vector_loop -mavx512f testcase.c 
testcase.c: In function 'foo':
testcase.c:8:1: internal compiler error: in simplify_immed_subreg, at
simplify-rtx.c:5519
 }
 ^
0xc331ee simplify_immed_subreg
        /mnt/svn/gcc-trunk/gcc/simplify-rtx.c:5519
0xc48509 simplify_gen_subreg(machine_mode, rtx_def*, machine_mode, unsigned
int)
        /mnt/svn/gcc-trunk/gcc/simplify-rtx.c:5818
0x165f75c propagate_rtx_1
        /mnt/svn/gcc-trunk/gcc/fwprop.c:550
0x166014f propagate_rtx
        /mnt/svn/gcc-trunk/gcc/fwprop.c:686
0x1661f63 forward_propagate_and_simplify
        /mnt/svn/gcc-trunk/gcc/fwprop.c:1333
0x1661f63 forward_propagate_into
        /mnt/svn/gcc-trunk/gcc/fwprop.c:1391
0x1662c84 fwprop
        /mnt/svn/gcc-trunk/gcc/fwprop.c:1476
0x1662c84 execute
        /mnt/svn/gcc-trunk/gcc/fwprop.c:1509
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:
r217624 - ICE
4_9 r216937 - OK


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

end of thread, other threads:[~2014-11-21  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-17 10:53 [Bug target/63910] New: [5 Regression] ICE: simplify_immed_subreg, at simplify-rtx.c:5519 with -mstringop-strategy=vector_loop -mavx512f zsojka at seznam dot cz
2014-11-17 14:33 ` [Bug target/63910] " rguenth at gcc dot gnu.org
2014-11-18  8:44 ` jakub at gcc dot gnu.org
2014-11-18  9:11 ` ubizjak at gmail dot com
2014-11-18  9:20 ` jakub at gcc dot gnu.org
2014-11-21  9:24 ` jakub at gcc dot gnu.org
2014-11-21  9:33 ` jakub 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).