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 #7 from uros at gcc dot gnu.org 2011-10-27 19:07:32 UTC ---
Author: uros
Date: Thu Oct 27 19:07:27 2011
New Revision: 180576

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

testsuitee/ChangeLog:

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


Added:
    trunk/gcc/testsuite/gfortran.dg/pr50875.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md
    trunk/gcc/testsuite/ChangeLog


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