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: very different compilation times [no optimisation]


Basile STARYNKEVITCH <basile@starynkevitch.net> writes:

> Notice that gcc 4.4 is running four times slower that gcc-4.3!

Use the -ftime-report option with both compilers to see where the time
is going.

Ian


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