This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Remove obsolete Tru64 UNIX V5.1B support
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Rainer Orth <ro at cebitec dot uni-bielefeld dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, Richard Henderson <rth at redhat dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>, Bruce Korb <bkorb at gnu dot org>, Arnaud Charlet <charlet at adacore dot com>, Tristan Gingold <gingold at adacore dot com>
- Date: Mon, 5 Mar 2012 17:58:01 +0000
- Subject: Re: Remove obsolete Tru64 UNIX V5.1B support
- Authentication-results: mr.google.com; spf=pass (google.com: domain of jwakely.gcc@gmail.com designates 10.152.130.167 as permitted sender) smtp.mail=jwakely.gcc@gmail.com; dkim=pass header.i=jwakely.gcc@gmail.com
- References: <yddsjhnrngz.fsf@manam.CeBiTec.Uni-Bielefeld.DE>
On 5 March 2012 17:01, Rainer Orth wrote:
>
> * The libstdc++ testsuite is messy since every thing pthread test
> ?includes the complete list of targets where it should be run, and the
> ?options required. ?I've long meant to clean this up, but this will
> ?have to wait until after osf and irix are gone from the tree.
That would be fantastic if you do clean it up some time.
The libstdc++ parts of this patch are OK.