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: [PATCH] Fix PR33131


On Mon, Feb 25, 2008 at 12:53:31PM -0600, Peter O'Gorman wrote:
> We could not build trunk on aix4.3 due to libgomp/env.c using
> strncasecmp but not including strings.h. The attached patch fixes, it
> was stolen from libcpp.
> 
> Note that the patch here does not include the generated files
> (configure, config.h.in), also, as we do not have commit access to the
> gcc repository, we would appreciate it if approver could apple.

Jakub on the irc channel said that this was ok for trunk if we tested
on a more common target as well as aix4.3.3. We have now also tested
on i386-linux, could someone please apply this (after regenerating
configure and config.h.in).

http://gcc.gnu.org/ml/gcc-patches/2008-02/txt00057.txt

Thank you,

Peter


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