[Bug c/40087] Bad assembly for -O2

markus at cs dot wisc dot edu gcc-bugzilla@gcc.gnu.org
Sun May 10 01:48:00 GMT 2009



------- Comment #3 from markus at cs dot wisc dot edu  2009-05-10 01:48 -------
Sorry, but there's one last thing.  Here's the output I get with -O1.
  1 2 3 4 5 6 7 8 
  8 7 6 5 4 3 2 1 
and with -O2:
  1 2 3 4 5 6 7 8 
  8 7 6 4 5 3 2 1 


-- 


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



More information about the Gcc-bugs mailing list