This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed 3.1.1 and 3.2 patches
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 16 May 2002 20:00:57 +0200 (MEST)
- Subject: Unreviewed 3.1.1 and 3.2 patches
The following patches are either candidates for 3.1.1 or have been
unreviewed for 3.2 for some time:
* 3.1 PATCH: Fix libstdc++-v3 install.html path
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg00216.html
Fixes a trivial documention bug which might confuse users.
* 3.1 PATCH: Fix libstdc++-v3 bootstrap failure on IRIX 6.2
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg00647.html
Fixes a bootstrap failure on IRIX 6.2, a regression from GCC 3.0.x.
Already accepted for 3.1, but testing completed too late to make it into
the release.
* 3.1.1 PATCH: Properly set resource limits in libstdc++ v3 testsuite
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01147.html
Fixes two spurious testsuite failures on IRIX 6.2, but the underlying
testsuite bug is generic and might show up on other platforms.
These three patches are already installed on mainline.
Ok for branch now?
* 3.2 PATCH: New install.info and install.dvi targets
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg00292.html
Updated version of
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg00274.html
taking all comments into account, but never reviewed.
Ok for mainline?
Rainer