Re: gcc 4.1 -O1 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kevin Shanahan <kmshanah@xxxxxxxxxxxxxx> writes:

> Are there any other options besides these which -O1 affects?

-O1 is unfortunately not the sum of individual options.  The compiler
often simply checks whether you are optimizing at all, rather than
checking specific options.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux