[Bug target/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 8 11:17:00 GMT 2011


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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011-11-08
         AssignedTo|unassigned at gcc dot       |ubizjak at gmail dot com
                   |gnu.org                     |
   Target Milestone|---                         |4.7.0
            Summary|ICE: in extract_insn, at    |ICE: in extract_insn, at
                   |recog.c:2137                |recog.c:2137
                   |(unrecognizable insn) with  |(unrecognizable insn)
                   |-mavx2 and                  |
                   |__builtin_shuffle           |
     Ever Confirmed|0                           |1

--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2011-11-08 10:56:28 UTC ---
(In reply to comment #1)
> Same crash, but with vanilla compiler flags and only vanilla C code in the test case:

The crash is the same, but the problem is totally different. In fact, all
unrecognizable insns will crash at this spot.

While the original test is fixed in current mainline (and also covered by the
testsuite), the test from Comment #1 still fails.

I have updated the summary, but please do not hijack PRs.

Looking into it.



More information about the Gcc-bugs mailing list