quick question
Spundun Bhatt
spundun@ISI.EDU
Mon Feb 10 18:49:00 GMT 2003
Hi,
I have a small question.
My designer compiler is not ready yet to bear the responsibility of all
the optimization in -O2. Is there a way to say what optimizations to
include in the -O2 flag.
e.g. I think I want only cse and other register allocation related
optimizations but none of the ones that use splits or parallels. (There
are bunch of existing broken splits and parallels in the machine
description... I am trying to reduce the load on machine description as
much as possible and still produce correct code).
Please give me advise if you think I am not asking right kind of
questions or if there is a better way of achiving the same thing.
Thanx a lot
Spundun
More information about the Gcc
mailing list