[Bug c++/51150] [C++11][4.6/4.7 Regression] ICE when result of -> initializes const variable of different type
jyasskin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 16 05:37:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51150
Jeffrey Yasskin <jyasskin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[C++11][4.6 Regression] ICE |[C++11][4.6/4.7 Regression]
|when result of -> |ICE when result of ->
|initializes const variable |initializes const variable
|of different type |of different type
--- Comment #1 from Jeffrey Yasskin <jyasskin at gcc dot gnu.org> 2011-11-16 05:17:28 UTC ---
This ICE didn't happen with 4.6.1, and it does happen with trunk@181400.
More information about the Gcc-bugs
mailing list