This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -fif-conversion
On Wed, Apr 24, 2002 at 04:42:16PM +0200, Jan Hubicka wrote:
> > >As if conversion has sometimes negative effect at least for Athlon,
I'd guess this means that BRANCH_COST is too high?
> * toplev.c (flag_if_conversion, flag_if_conversion2): New static
> variables.
> (rest_of_compilation): Support new flags.
> (parse_options_and_default_flags): Enable at -O1.
> * invoke.texi (if-conversion, if-conversion2): Document.
Ok I guess...
r~