This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/39055] questionable default parameter of a member function accepted
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jan 2012 18:58:57 +0000
- Subject: [Bug c++/39055] questionable default parameter of a member function accepted
- Auto-submitted: auto-generated
- References: <bug-39055-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39055
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-invalid-code |
Target Milestone|4.4.7 |---
Summary|[4.4/4.5/4.6/4.7 |questionable default
|regression] ICE with |parameter of a member
|questionable default |function accepted
|parameter of a member |
|function |
--- Comment #18 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-13 18:58:57 UTC ---
Removing regression tag since the ICE was fixed in 4.4, and it seems likely
that the committee will decide that accepting the code is correct.