c++/6611: [PATCH] Non-weak emission of `std::__default_alloc_template[...]' on platform(s) where it should be weak
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Tue May 21 08:10:00 GMT 2002
On Sat, 18 May 2002, Jason Merrill wrote:
> Tested i686-pc-linux-gnu, applied to trunk. I'll come up with a testcase
> soon, but I want to get this in now so it stops interfering with libstdc++
> work.
Thanks! I can confirm this fixes the bug I have been experiencing (and
which was destilled into the testcase in PR c++/6611).
One way to come up with a testcase, as suggested by Loren, would be to
duplicate the file in the PR and simply rename all classes in that copy;
if linking both object files fails, this is due to this/a bug.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
More information about the Gcc-bugs
mailing list