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: C compile time


On Tue, 17 Jun 2003, Dara Hazeghi wrote:

> gcc version     -O0     -O1     -O2     -O3

Could you also do tests with -fsyntax-only (the difference between
-fsyntax-only and -O0 being all the code generation work outside the front
end that still needs to be done at -O0)?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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