]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/31507 (libffi regression, many.c, closure_fn2/fn3.c with -Os)
authorJakub Jelinek <jakub@redhat.com>
Wed, 31 Oct 2007 22:35:01 +0000 (23:35 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 31 Oct 2007 22:35:01 +0000 (23:35 +0100)
commita7efdc842736dd5f763c0233074a463f289180b7
tree7e3e5839360050a8bc148bad78f055062095f165
parentb1237e1315aa9740e5684d5ffa7cb19d7ece3a07
re PR target/31507 (libffi regression, many.c, closure_fn2/fn3.c with -Os)

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.

From-SVN: r129807
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr31507-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr31507-2.c [new file with mode: 0644]