This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16248] [3.5 Regression] recent concurrence.h chanes breaks mingw bootstrap
- From: "membar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2004 23:09:44 -0000
- Subject: [Bug libstdc++/16248] [3.5 Regression] recent concurrence.h chanes breaks mingw bootstrap
- References: <20040628163801.16248.bothner@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From membar at gcc dot gnu dot org 2004-06-29 23:09 -------
Hi Per,
>A clean and efficient solution is possible, but I don't think I
>have time to pursue it. I guess bkoz gets to pick a solution.
I agree that this is a kludge - the proper solution would be a
one-parameter init function, but like you said, this would be
more time-consuming.
After a current CVS get, pool_allocator.h is busted for the
same reasons. I'll submit a more formal patch if people agree
on my approach.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16248