This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47315] ICE: in extract_insn, at recog.c:2109 (unrecognizable insn) with -mvzeroupper and __attribute__((target("avx")))
- From: "changpeng.fang at amd dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Jun 2011 22:54:49 +0000
- Subject: [Bug target/47315] ICE: in extract_insn, at recog.c:2109 (unrecognizable insn) with -mvzeroupper and __attribute__((target("avx")))
- Auto-submitted: auto-generated
- References: <bug-47315-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47315
Changpeng Fang <changpeng.fang at amd dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |changpeng.fang at amd dot
| |com
--- Comment #4 from Changpeng Fang <changpeng.fang at amd dot com> 2011-06-27 22:54:47 UTC ---
(In reply to comment #2)
> A patch is posted at
>
> http://gcc.gnu.org/ml/gcc-patches/2011-05/msg01649.html
H.J., Since this bug shows up in gcc 4.6, could you backport to gcc 4.6
branch? Thanks,
Changpeng