[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 30 22:23:00 GMT 2008
------- Comment #14 from pinskia at gcc dot gnu dot org 2008-12-30 22:22 -------
My patch is causing a couple of regressions:
FAIL: g++.dg/template/non-dependent8.C (test for errors, line 20)
FAIL: g++.dg/template/overload2.C (test for excess errors)
FAIL: g++.old-deja/g++.pt/ptrmem6.C (test for errors, line 25)
The issue comes down to the casting part without an error if they are not
compatible types.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37093
More information about the Gcc-bugs
mailing list