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 gprof statistics


Ishikawa <ishikawa@yk.rim.or.jp> writes:

> Once I get the latest CVS files in place,
> I will produce
>  - --print-search-dirs variants as suggested by Zack,
>  - create a few experimental compilation speedup patches(2-3 %),
>    which I believe will be helpful since for_each_rtx is rather small
>    and called so many times in cc1 run,
>  - and finally, will begin working on diagnostics.c format
>    specifier thing again as suggested by Zack.
>    (The last one will need people's input since I am not
>     sure how the file is organized and I just read
>    the description of portable VA_OPEN(), VA_CLOSE() macros, etc...

We're very glad to have you join the team.

It would be a good idea to start the ball rolling on copyright
assignment paperwork now.  Please follow the instructions in the
attached document.

The good news is you can forget about VA_OPEN/VA_CLOSE; GCC 3.4 will
require a C89 bootstrap compiler, so the normal <stdarg.h> primitives
can be used instead.

zw

Attachment: request.future
Description: Text document


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