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: [fixincludes, v3] Enable full ISO C99 support for C++ on Solaris 10+


Jonathan Wakely <jwakely.gcc@gmail.com> writes:

> On 19 May 2010 18:42, Jonathan Wakely wrote:
>>
>> The problem is I defined a "::wait" function which clashes with
>> wait(2). ÂThe fix is to rename that function.
>
> Fixed on trunk. If you apply your changes to a branch then backporting
> the testsuite fixes is pre-approved.

Thanks.  Unfortunately, I've never received any comment on the libstdc++
side of patch applicability to the 4.4 and 4.5 branches.

Solaris 9/SPARC testing (with gas and TLS enabled to work around PR
target/44132) revealed that the
26_numerics/headers/cmath/c99_classification_macros_c.c test XPASSes
there, so I'll xfail it only on Solaris 10+.  Otherwise, C++ and
libstdc++ test results are clean, so it seems the patch has no ill
effects on earlier (pre-C99) Solaris versions.

Solaris 8/SPARC and Solaris 8/9 x86 testing is still in progress.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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