This is the mail archive of the gcc-patches@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]

Re: Patch to use concat instead of xmalloc/sprintf


"Kaveh R. Ghazi" wrote:

> This patch converts all the uses of xmalloc/sprintf that I could find
> into calls to concat.  Bootstrapped on solaris2.7, no regressions.
> 
> Ok to install?
> 
>                 --Kaveh
> 
> 2001-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

...

> f:
>         * com.c (ffecom_subscript_check_): Use concat in lieu of
>         xmalloc/sprintf.

OK, thanks.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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