This is the mail archive of the gcc-cvs@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]

r114460 - in /branches/gcc-4_1-branch/gcc: Chan...


Author: uros
Date: Wed Jun  7 07:01:49 2006
New Revision: 114460

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114460
Log:
        PR target/27790
        * config/i386/i386.c (ix86_expand_int_vcond): Force cop0
        into register for (code == GTU).

testsuite/ChangeLog

        PR target/27790
        * gcc.target/i386/pr27790.c: New test.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/pr27790.c
      - copied unchanged from r114229, trunk/gcc/testsuite/gcc.target/i386/pr27790.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/i386/i386.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


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