This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37204] [c++0x] reinterpret_cast<T&&>(v) incorrectly yields an lvalue



------- Comment #7 from jason at gcc dot gnu dot org  2009-10-19 07:41 -------
Thanks, though that's not a regression, that's the new PR37204 testcase.  The
execution test is testing direct binding, which is a separate issue that isn't
fixed in 4.4 yet, so I've just disabled the execution test on the 4.4 branch
for now.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37204


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]