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/46716] [4.4/4.5/4.6/4.7/4.8 Regression] wrong code generated with -mno-sse2 -m64


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

--- Comment #9 from uros at gcc dot gnu.org 2012-03-02 17:03:44 UTC ---
Author: uros
Date: Fri Mar  2 17:03:36 2012
New Revision: 184802

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184802
Log:
    PR target/46716
    * config/i386/i386.c (construct_container): Use gen_reg_or_parallel
    to pass the argument in the register of "natural" mode.

testsuite/ChangeLog:

    PR target/46716
    * gcc.target/i386/pr46176.c: New test.


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


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