]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/28158 (ICE on complex operation with -O1 -msse)
authorRichard Guenther <rguenther@suse.de>
Wed, 5 Jul 2006 16:24:57 +0000 (16:24 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 5 Jul 2006 16:24:57 +0000 (16:24 +0000)
commitdc8f5205374552519f0e4a89c115f3a17c23931b
tree1afb75da61cccfa85883a682672ee61efc2fe34d
parent30a843c33c55162e331f4ce1f0283abb34dc01a7
re PR target/28158 (ICE on complex operation with -O1 -msse)

2006-07-05  Richard Guenther  <rguenther@suse.de>

PR target/28158
* config/i386/i386.md (*negdf2_1): Restrict pattern to
TARGET_SSE2 targets if using SSE math.
(*absdf2_1): Likewise.

* gfortran.dg/pr28158.f90: New testcase.

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