------- Comment #6 from paolo dot carlini at oracle dot com 2009-01-17 09:04 ------- Maybe this issue isn't sufficiently clarified in the audit. Unless I'm badly mistaken (Jon, Chris will correct me), this is not a bug for a C++03 + TR1 bind (indeed the testcases provided by Doug are rather clear about that). Only in C++0x the specs say it must work. Of course implementations can also "fix" it for C++03 + TR1, but this is not in general the way we are managing these issues, we prefer leaving the TR1 version alone.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35569