This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Fix for c++/13387 -> libstdc++ regressions
- From: Paolo Carlini <pcarlini at suse dot de>
- To: gcc at gcc dot gnu dot org
- Cc: nathan at gcc dot gnu dot org, John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>,mark at codesourcery dot com, gcc-bugs at gcc dot gnu dot org, rsandifo at redhat dot com
- Date: Sun, 21 Dec 2003 23:27:17 +0100
- Subject: Fix for c++/13387 -> libstdc++ regressions
Hi,
I'm trying to understand which patch, went in on December the 16th
is causing libstdc++ regressions on many (64-bit) platforms:
http://gcc.gnu.org/ml/gcc/2003-12/msg01078.html
After having tried reverting a few, I have discovered that Richard
Sandiford (most probably) already found it!
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg01703.html
Nathan, Mark, others, could you please provide some feedback and
answer Richard's concerns?
Thanks,
Paolo.