This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/50875] O3 and -mavx lead to internal compiler error: in find_reloads


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

--- Comment #8 from uros at gcc dot gnu.org 2011-10-27 21:55:26 UTC ---
Author: uros
Date: Thu Oct 27 21:55:22 2011
New Revision: 180582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180582
Log:
    PR target/50875
    * config/i386/sse.md (*avx_unpcklpd256): Remove extra insn
    constraints.  Change alternative 1 to "x,m,1".

testsuitee/ChangeLog:

    PR target/50875
    * gfortran.dg/pr50875.f90: New test.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr50875.f90
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/sse.md
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]