[Bug c++/70106] [4.9/5/6 Regression][C++11 or above] adding parenthesis [cerr << (var)] cause error: invalid static_cast from type 'const size_t {aka const long unsigned int}' to type 'size_t& {aka long unsigned int&}'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 7 11:12:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70106
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r208352.
More information about the Gcc-bugs
mailing list