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]

r123991 - in /branches/gcc-4_2-branch/gcc: Chan...


Author: jakub
Date: Fri Apr 20 12:48:00 2007
New Revision: 123991

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123991
Log:
	* config/i386/i386.c (bdesc_2arg): Use ORDERED rather than UNORDERED
	for __builtin_ia32_cmpordss.

	* gcc.target/i386/ordcmp-1.c: New test.
	* gcc.target/i386/unordcmp-1.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.target/i386/ordcmp-1.c
    branches/gcc-4_2-branch/gcc/testsuite/gcc.target/i386/unordcmp-1.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/i386/i386.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


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