On Sun, 7 May 2006, Mircea Namolaru wrote: > 2006-05-07 Mircea Namolaru <[EMAIL PROTECTED]> > > * 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