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 to clarify that -O2 sets -fstrict-aliasing



> ! @option{-O2} turns on all optional optimizations except for loop
> ! unrolling, function inlining, and register renaming.  It also turns on
> ! the @option{-fforce-mem} and @option{-fstrict-aliasing} option

s/options/options

With that change, the patch is fine for mainline and branch.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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