[patch] Fix array aliasing conftest

Ken Werner ken@linux.vnet.ibm.com
Fri Apr 17 20:55:00 GMT 2009


On Friday 17 April 2009 18:21:44 Jeff Johnston wrote:
> The AC_TRY_COMPILE in libm/configure.in has been translated to
> AC_TRY_COMMAND.

I just noticed the spaces at the acnewlib_cv_type_long_double which lead to a 
failing conftest. Your change fixed that for libm - thanks. 
The libc/configure.in has the same test that should be changed in the same 
manner. Is there a way to prevent that redundant long double check for libc 
and libm? The tiny patch is attached.

> -- Jeff J.

Ken


-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.in.patch
Type: text/x-patch
Size: 1287 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20090417/c9235740/attachment.bin>


More information about the Newlib mailing list