This is the mail archive of the gcc-help@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]

gcc performance and bootstrap


I've just noticed that gcc5.4 is 3x faster on large/complex files when it is built with --enable-bootstrap (as opposed to --disable-bootstrap). I thought that the stage2 compiler is already built with itself and so there should be no difference between stage2 and stage3 compilers... (the host's compiler is gcc 4.8)

Do you know what's going on?

Thanks!
Oleg.


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