This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 4.8 and -ftree-loop-distribute-patterns.


On 04/06/2013 11:01 AM, Carlos O'Donell wrote:
> The patch, like my Fedora patch, is incomplete. We need to detect
> the compiler feature, set a feature macro, and then conditionally
> carry out whatever is required to allow glibc to compile with the
> feature enabled.
>
> In your case it would be to include string.h.
>
> I'm up to my ears in other work, so I would be more than happy to
> give up the glory that goes along with fixing this :-)

I'm not a big fan of adding logic to handle a compiler feature to
just add or a not an include, however it is up to discussion. I'll
work on this fix.




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