Quality of GCC 3.1
Neil Booth
neil@daikokuya.co.uk
Mon Jun 17 17:15:00 GMT 2002
Wit Jakuczun wrote:-
> I have few comments and questions on quality of code generated by g++
> from GCC 3.1.
>
> 1) Compiler seems to be much slower than GCC 2.95.2 (3 times on average).
> The code heavily uses STL and exceptions.
>
> 2) Code generated is much slower (3 times on average) especially if streams
> are used.
You might try fiddling with the inline limits (see docs).
Neil.
More information about the Gcc
mailing list