[Patch] Fix libstdc++/8610 (draft2)

Paolo Carlini pcarlini@suse.de
Tue Oct 21 21:25:00 GMT 2003


Hi,

this is the second iteration. Basically:

  1- Incorporates Benjamin's suggestions.
  2- Fixed a serious bug in the autoconf test for LFS:
     actually we need AC_TRY_LINK, not just COMPILE!

I took the occasion to robustify two other pre-existing tests,
changing those too to AC_TRY_LINK (consistently with S_ISREG and
S_IFREG).

I have regtested the patch completely both LFS and not on x86/linux,
also carried out some basic LFS tests such as test64.cc, that I
attached yesterday.

I'm planning to regtest and do basic tests on x86_64 too, then, if
I don't hear more comments in say, 24 hours, will commit.

Paolo.

///////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_8610_draft_2
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20031021/a73270b2/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_8610_draft_2
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20031021/a73270b2/attachment-0001.ksh>


More information about the Libstdc++ mailing list