public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/57098] New: ICE: in extract_insn, at recog.c:2154 (unrecognizable insn) with -mcmodel=large -msse4 and __builtin_shuffle()
@ 2013-04-28  7:08 zsojka at seznam dot cz
  2013-04-29 13:13 ` [Bug target/57098] " mpolacek at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zsojka at seznam dot cz @ 2013-04-28  7:08 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57098
           Summary: ICE: in extract_insn, at recog.c:2154 (unrecognizable
                    insn) with -mcmodel=large -msse4 and
                    __builtin_shuffle()
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -mcmodel=large -msse4 testcase.c
testcase.c: In function 'foo':
testcase.c:6:1: error: unrecognizable insn:
 }
 ^
(insn 19 18 20 2 (set (reg:V16QI 71)
        (unspec:V16QI [
                (reg:V16QI 71)
                (mem/u/c:V16QI (symbol_ref/u:DI ("*.LC1") [flags 0x2]) [0 S16
A128])
            ] UNSPEC_PSHUFB)) testcase.c:5 -1
     (nil))
testcase.c:6:1: internal compiler error: in extract_insn, at recog.c:2154
0x9b919a _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        /mnt/svn/gcc-trunk/gcc/rtl-error.c:109
0x9b922a _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        /mnt/svn/gcc-trunk/gcc/rtl-error.c:117
0x974fa1 extract_insn(rtx_def*)
        /mnt/svn/gcc-trunk/gcc/recog.c:2154
0x811c67 instantiate_virtual_regs_in_insn
        /mnt/svn/gcc-trunk/gcc/function.c:1561
0x811c67 instantiate_virtual_regs
        /mnt/svn/gcc-trunk/gcc/function.c:1926
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.

$ gcc -v
Using built-in specs.
COLLECT_GCC=/mnt/svn/gcc-trunk/binary-latest/bin/gcc
COLLECT_LTO_WRAPPER=/mnt/svn/gcc-trunk/binary-198362-lto-fortran-checking-yes-rtl-df/libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /mnt/svn/gcc-trunk//configure --enable-checking=yes,rtl,df
--enable-languages=c,c++,lto,fortran
--prefix=/mnt/svn/gcc-trunk/binary-198362-lto-fortran-checking-yes-rtl-df/
--without-cloog --without-ppl
Thread model: posix
gcc version 4.9.0 20130427 (experimental) (GCC) 

Tested revisions:
r198362 - crash
4.8 r198018 - crash
4.7 r198018 - crash
4.6 r198018 - doesn't recognise __builtin_shuffle()


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

end of thread, other threads:[~2013-04-30  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-28  7:08 [Bug target/57098] New: ICE: in extract_insn, at recog.c:2154 (unrecognizable insn) with -mcmodel=large -msse4 and __builtin_shuffle() zsojka at seznam dot cz
2013-04-29 13:13 ` [Bug target/57098] " mpolacek at gcc dot gnu.org
2013-04-29 15:26 ` ubizjak at gmail dot com
2013-04-30  5:35 ` ubizjak at gmail dot com

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