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

RE: List of optimizations enabled by -O1 seems incorrect


Hi Nikos,

> However, the error still appears which makes me conclude that the above list of -O1 optimizations is not complete.  Which ones am I missing?

Most optimizations are enabled with -O1 that do not have an individually twiddle-able corresponding -fSomething flag.

Sincerely,
--Eljay


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