This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcc/56656] Suffix or operands invalid for 'movq'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656

--- Comment #10 from Uros Bizjak <ubizjak at gmail dot com> 2013-03-20 09:29:13 UTC ---
Author: uros
Date: Wed Mar 20 09:23:39 2013
New Revision: 196813

URL: http://gcc.gnu.org/viewcvs?rev=196813&root=gcc&view=rev
Log:
    PR bootstrap/56656
    * config/i386/i386.md (*movdi_internal): Handle broken assemblers
    that require movd instead of movq.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]