Disabling -fsee at -O3

Gerald Pfeifer gerald@pfeifer.com
Sat May 13 20:01:00 GMT 2006


On Sun, 7 May 2006, Mircea Namolaru wrote:
> 2006-05-07  Mircea Namolaru  <namolaru@il.ibm.com>
> 
>         * opts.c (flag_see): remove its setting at -O3.

gcc/doc/invoke.texi still reads:

  @item -fsee
  @opindex fsee
  Eliminates redundant extension instructions and move the non redundant
  ones to optimal placement using LCM.
  Enabled at level @option{-O3}.

Would you mind adjusting this as well (and restore it when/if -fsee
gets enabled at -O3 again)?

Thanks,
Gerald



More information about the Gcc mailing list