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 middle-end/33157] [4.3 Regression] cmov4.c fails on i686



------- Comment #3 from steven at gcc dot gnu dot org  2007-08-24 06:36 -------
It's not even supposed to pass on i686:

/* { dg-options "-O2 -march=k8" } */

(see
http://gcc.gnu.org/viewcvs/trunk/gcc/testsuite/gcc.target/i386/cmov4.c?revision=127731&view=markup)

Note I'm not even going to look at this.  If anyone has a problem with that,
feel free to propose reverting my patch.


-- 


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


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