This is the mail archive of the gcc@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: "-fno-unswitch-loops" option have no effect?


On 08/17/2009 03:33 PM, ami_stuff wrote:
-m68060 -O3 -fno-unswitch-loops

and

-m68060 -O2 -finline-functions -fgcse-after-reload -ftree-vectorize -fpredictive-commoning

Some heuristics are tuned differently for -O2 and -O3. The only way to know is to look at the dumps.


Paolo


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