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 (again)


On Fri, 2003-06-13 at 11:58, Joe Buck wrote:

> It's fair if the overhead introduced by --enable-checking is equivalent
> for mainline and tree-ssa.  Is it?  (roughly).  If tree-ssa does more
> checks, then the compile time regression might be artificial.
> 
tree-ssa does a fair amount of tree checking.  When comparing tree-ssa
vs mainline, you must have checking disabled.


Diego.


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