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: gcc 3.5 integration branch proposal


On Tue, Jan 20, 2004 at 03:42:14PM +0100, Karel Gardas wrote:
> [2]: COMO 4.3.3 + GCC 3.3.2 backend, -O0 optimize option (note that GCC
>      is used as an ``assembler'' here, so the time to compile produced C
>      code is not counted (i.e. como is ``just'' C++ to C compiler)

You don't get to ignore that time.  C++ -> asm is much more complex
than C++ -> C, so these numbers are meaningless.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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