This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree SSA measurement in CSiBE
- From: Gábor Lóki <loki at inf dot u-szeged dot hu>
- To: s dot bosscher at student dot tudelft dot nl
- Cc: Arpad Beszedes <beszedes at inf dot u-szeged dot hu>, gcc at gcc dot gnu dot org, dnovillo at redhat dot com
- Date: Thu, 15 Jan 2004 15:09:00 +0100
- Subject: Re: Tree SSA measurement in CSiBE
> > > Are you compiling with checking disabled?
> >
> > We use only the -Os or -O2 switches. Is this ok?
>
> Depends on how you configured the compiler ;-)
We don't use --disable-checking flag for configure,
neither for mainline nor for tree-ssa.
There'll be a measurement document soon which describes the whole
config/build process about how to create these results.
Regars,
Gábor Lóki