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/40906] Wrong code generated for push of long double



------- Comment #5 from uros at gcc dot gnu dot org  2009-08-05 21:17 -------
Subject: Bug 40906

Author: uros
Date: Wed Aug  5 21:16:52 2009
New Revision: 150501

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150501
Log:
        PR target/40906
        * config/i386/i386.c (ix86_split_long_move): Fix push of multi-part
        source operand.

testsuite/ChangeLog:

        PR target/40906
        * gcc.target/i386/pr40906-1.c: New test.
        * gcc.target/i386/pr40906-2.c: Ditto.
        * gcc.target/i386/pr40906-3.c: Ditto.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr40906-1.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr40906-2.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr40906-3.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/i386.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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