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]
Other format: [Raw text]

Re: [lto][patch] Use @args when calling lto-wrapper


On Thu, Jan 29, 2009 at 7:47 AM, Rafael Espindola <espindola@google.com> wrote:
>> In fact you can just use asprintf.
>
> I always get a bit lost on when it is OK to use extensions. Is it
> always OK to use glibc extensions in gcc?
>

It is OK to use anything in libiberty, which has asprintf..

-- 
H.J.


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