Re: Weird optimization flags behavior

2012-08-06 Thread Richard Guenther
On Mon, Aug 6, 2012 at 5:20 AM, Parang Saraf wrote: > Hi, > > I am facing some weird issues with the optimization flags. I tried > posting this in the gcc-help but got no response. Here is my query: > > I can see the flags enabled for each optimization level using "gcc -Q > -On -help=optimizers" (

Weird optimization flags behavior

2012-08-05 Thread Parang Saraf
Hi, I am facing some weird issues with the optimization flags. I tried posting this in the gcc-help but got no response. Here is my query: I can see the flags enabled for each optimization level using "gcc -Q -On -help=optimizers" (flags enabled) Also, when I compile a program for a particular op