This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50875] O3 and -mavx lead to internal compiler error: in find_reloads
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Oct 2011 10:30:11 +0000
- Subject: [Bug target/50875] O3 and -mavx lead to internal compiler error: in find_reloads
- Auto-submitted: auto-generated
- References: <bug-50875-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50875
--- Comment #9 from uros at gcc dot gnu.org 2011-10-30 10:30:11 UTC ---
Author: uros
Date: Sun Oct 30 10:30:06 2011
New Revision: 180676
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180676
Log:
PR target/50875
* config/i386/sse.md (*avx_unpcklpd256): Remove extra insn
constraints. Change alternative 1 to "x,m,1".
testsuite/ChangeLog:
PR target/50875
* gfortran.dg/pr50875.f90: New test.
Added:
branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/pr50875.f90
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/i386/sse.md
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog