r196861 - in /trunk/gcc: ChangeLog config.in co...
uros@gcc.gnu.org
uros@gcc.gnu.org
Thu Mar 21 09:31:00 GMT 2013
Author: uros
Date: Thu Mar 21 09:31:52 2013
New Revision: 196861
URL: http://gcc.gnu.org/viewcvs?rev=196861&root=gcc&view=rev
Log:
PR bootstrap/56656
* configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): New test.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/i386.md (*movdf_internal): Use
HAVE_AS_IX86_INTERUNIT_MOVQ to handle broken assemblers that require
movd instead of movq mnemonic for interunit moves.
(*movdi_internal): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.in
trunk/gcc/config/i386/i386.md
trunk/gcc/configure
trunk/gcc/configure.ac
More information about the Gcc-cvs
mailing list