This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] Fix the glibc profiling issue on arm-unknown-linux-gnueabi.


Hi,

On Tue, Jan 18, 2011 at 7:02 PM, Andreas Schwab <schwab@redhat.com> wrote:
>
>> +# if (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
>
> ? ? ? ?__GNUC_PREREQ(4, 4)
>
> Andreas.
>

I guess its just replacing a one-liner with another one or are there any
advantages ?

Regards,
Manjunath S Matti
Sony India Software Centre.


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