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/31507] [4.3 Regression] libffi regression, many.c, closure_fn2/fn3.c with -Os



------- Comment #16 from jakub at gcc dot gnu dot org  2007-10-31 22:35 -------
Subject: Bug 31507

Author: jakub
Date: Wed Oct 31 22:35:01 2007
New Revision: 129807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129807
Log:
        PR target/31507
        * config/i386/i386.md (pushsf_rex64): Use X instead of < constraints
        for the first push_operand.

        * gcc.dg/pr31507-1.c: New test.
        * gcc.dg/pr31507-2.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr31507-1.c
    trunk/gcc/testsuite/gcc.dg/pr31507-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog


-- 


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


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