Should -fcross-jumping be part of -O1?
Felix Lee
felix.1@canids.net
Tue Dec 2 16:01:00 GMT 2003
Jan Hubicka <hubicka@ucw.cz>:
> The idea of -Odebug is more foggy, so perhaps we can discuss it in
> separate. I will happilly make -Ospeed/-Ofast, -Osize, -Obalanced
> patch if we have consensus here :)
howabout -O[goal], as in
-Onone (-O0)
-Oquickly (-O1)
-Ofast (-O3)
-Osmall (-Os)
-Obalanced (-O2)
and add -Oconfusing to turn on optimizations that will make
debugging/understanding harder.
--
More information about the Gcc
mailing list