[Bug c++/44920] [C++0x] const rvalue cast results in internal compiler error

redi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 12 18:24:00 GMT 2010



------- Comment #1 from redi at gcc dot gnu dot org  2010-07-12 18:24 -------
Using static_cast<const int&&> also works, the problem is only with C-style
casts


-- 


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



More information about the Gcc-bugs mailing list