[Bug c++/44920] [C++0x] const rvalue cast results in internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44920 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|
[Bug c++/44920] [C++0x] const rvalue cast results in internal compiler error
--- Comment #1 from redi at gcc dot gnu dot org 2010-07-12 18:24 --- Using static_cast also works, the problem is only with C-style casts -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44920
[Bug c++/44920] [C++0x] const rvalue cast results in internal compiler error
-- redi at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keyword