[Bug c++/16929] [3.4/4.0 Regression] ICE on taking address of member in default parameter to member function

2004-10-13 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-13 09:43 --- Well, the QoI issue was not the only thing left in this PR. The testcase in comment #8 shows an accepts-invalid bug that is not just an QoI issue. However, since this PR really is a little confusing now,

[Bug c++/16929] [3.4/4.0 Regression] ICE on taking address of member in default parameter to member function

2004-10-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-12 12:48 --- Lets close this as fixed as it is confusing to leave this bug open as the ICE has been fixed and QOI problem is PR 17011. -- What|Removed |Added