[Bug c++/39055] [4.2/4.3/4.4 regression] ICE with questionable default parameter of a member function
bangerth at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 12 23:23:00 GMT 2009
------- Comment #2 from bangerth at gmail dot com 2009-02-12 23:23 -------
I think the code is invalid. The name 'i' is non-dependent, so shouldn't
it be bound to the member variable at the point of definition?
W.
--
bangerth at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bangerth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39055
More information about the Gcc-bugs
mailing list