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 target/45213] "suffix or operands invalid for `push'" triggered by optimisations on x86_64



------- Comment #8 from uros at gcc dot gnu dot org  2010-08-07 20:32 -------
Subject: Bug 45213

Author: uros
Date: Sat Aug  7 20:32:30 2010
New Revision: 162983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162983
Log:
        PR target/45213
        * config/i386/i386.c (ix86_print_operand): Handle 'q' operand modifier
        to output 32bit SFmode immediate as 8 byte sign extended value.

testsuite/ChangeLog:

        PR target/45213
        * gcc.target/i386/pr45213.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr45213.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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