PR target/43733
commit5a07954978fa9cd9e64a987b7c57b917c759e822
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2010 18:52:03 +0000 (20 18:52 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2010 18:52:03 +0000 (20 18:52 +0000)
treed47931631b96026df91e43bfebc53d8b19e29baf
parent00075d55ff85ed08b77a41f58c3b3b2346b6c64d
PR target/43733
* configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
instead of sahf only for 64bit targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159636 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/config/i386/i386.md
gcc/configure
gcc/configure.ac