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 optimization/12442] [3.3.1 regression] GCSE produces bad code


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From rearnsha at arm dot com  2003-09-29 16:05 -------
Subject: Re:  [3.3.1 regression] GCSE produces bad 
 code

> Does -fno-gcse-sm instead of -fno-gcse, do the job?
> 

No.

shark1:tmp [563] $ gcc -O2 gcse-bug.c -fno-gcse-sm
shark1:tmp [564] $ ./a.out 
Bug


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