This is the mail archive of the gcc-patches@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: [PATCH] fix ix86 prefetch support with -Os


Janis Johnson wrote:

> I'm also uncomfortable with disabling a requested optimization without
> any kind of a warning, particularly since GCC doesn't do that for other
> optimizations specified along with -Os.

There's a -Wdisabled-optimization option available.

Brad


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