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: cache misses in gcc 3.3


dewar@gnat.com (Robert Dewar) writes:

| > You should be aware that last time I looked, "parser" really meant
| > "all the time that wasn't allocated to some other part of the compiler".

Right.  That amkes number reported by -ftime-report somehow suspect.

| 
| In particular, I am pretty sure parser includes lexical analysis.

Not in the C++ front-end.

-- Gaby


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