C++ compile time (again)

Diego Novillo dnovillo@redhat.com
Fri Jun 13 16:57:00 GMT 2003


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.



More information about the Gcc mailing list