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

Remove XFAIL for loop-2e.c on x86 at -Os?


I've examined the assembly output on x86 for loop-2e.c at -O2 and -Os
and, with the exception of a couple of space-saving tricks, there is
no loss of optimisation.  The output appears to be correct.  Okay to
commit?

Ben

2004-10-13  Ben Elliston  <bje@au.ibm.com>

	* testsuite/gcc.c-torture/execute/loop-2e.x: Remove.


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