------- Comment #9 from mmitchel at gcc dot gnu dot org 2005-10-30 22:07
-------
I've talked about this with EDG. The reason they reject the test case is that
Y<dim>::I might or might not be X<dim>::I, depending on whether or not there
are specializations of Y in play. I agree with this logic, so the test case is
indeed an accepts-invalid.
However, as indicated in the audit trail, this is not a particular critical
regression; downgraded to P4.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11987