]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/50875 (O3 and -mavx lead to internal compiler error: in find_reloads)
authorUros Bizjak <ubizjak@gmail.com>
Sun, 30 Oct 2011 10:30:06 +0000 (11:30 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 30 Oct 2011 10:30:06 +0000 (11:30 +0100)
commit15dc5e874a9ac5dc78037ae957bde8909873b3e5
tree890da4f790314048bab98056bc5cd9531ff3b89d
parent839c6687021ac4430c5c8139718be879dd369162
re PR target/50875 (O3 and -mavx lead to internal compiler error: in find_reloads)

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.

From-SVN: r180676
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr50875.f90 [new file with mode: 0644]