[Bug c++/13294] [3.4 Regression] namespace associations vs. specializations
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 13 23:49:00 GMT 2004
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-04-13 22:12 -------
Jason, I agree with your assessment.
This is looking far too involved to be considering at this point.
Please revert your earlier patch, so that things are consistent, and then either
close or retarget this PR.
(It appears to me that this outcome means that standards-conforming programs do
not follow the C++ ABI in that specializations of types in "std" are mangled
incorrectly. That's observable to user programs by using "typeid". This is
presumably a bug in our library implementation, but one that's not easy to fix,
and hopefully not terribly important to anybody.)
Thank you for persevering with this issue; without having gone this far, we
probably would not have known what the issues were.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13294
More information about the Gcc-bugs
mailing list