re PR target/27696 (g++.dg/other/i386-2.C ICEs on the mainline on x86_64)
authorKazu Hirata <kazu@codesourcery.com>
Tue, 23 May 2006 04:52:19 +0000 (04:52 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 23 May 2006 04:52:19 +0000 (04:52 +0000)
commit546be53558e5305b16b6239c6014d776a3d7a742
treec0ecb9b038efddade6134299cc950441cb1b1651
parent1a1a5f4b25c5897773fae846a68287439555e248
re PR target/27696 (g++.dg/other/i386-2.C ICEs on the mainline on x86_64)

gcc/
PR target/27696
* config/i386/i386.c (ix86_expand_builtin): Use
gen_sse3_monitor64 for TARGET_64BIT.

testsuite/gcc/
PR target/27696
* gcc.target/i386/pr27696.c: New.

From-SVN: r114012
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr27696.c [new file with mode: 0644]