This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: very different compilation times [no optimisation]
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Basile STARYNKEVITCH <basile at starynkevitch dot net>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Fri, 06 Nov 2009 15:31:52 +0000
- Subject: Re: very different compilation times [no optimisation]
- References: <4AF43ADB.3080503@starynkevitch.net>
Basile STARYNKEVITCH wrote:
> The preprocessed warmelt-normal-1.i has 225697 lines or 11470145 bytes.
> [Should I make a bugreport with it on GCC/Bugzilla?]
From the sound of it, it should bzip fairly well.
> I am very surprised by the difference of compilation time between 4.3 &
> 4.4.
Me too. I'm particularly surprised if none of the automated checkers have
spotted it, maybe there's something your code triggers that they don't
exercise, so you probably should file a PR.
cheers,
DaveK