r159786 - in /branches/gcc-4_4-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Mon May 24 16:26:00 GMT 2010


Author: uros
Date: Mon May 24 16:26:17 2010
New Revision: 159786

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159786
Log:
	Backport from mainline:
	2010-05-20  Uros Bizjak  <ubizjak@gmail.com>

	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.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config.in
    branches/gcc-4_4-branch/gcc/config/i386/i386.md
    branches/gcc-4_4-branch/gcc/configure
    branches/gcc-4_4-branch/gcc/configure.ac



More information about the Gcc-cvs mailing list