------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-12 22:57 ------- 3.4.0 gave an error so this is a regression: t.cc: In function `bool g()': t.cc:11: error: no match for call to `(N::s) (N::s*&)'
I don't know if this is invalid code or not, but we should not be ICEing. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Known to fail| |4.1.0 3.4.5 Known to work| |3.4.0 Last reconfirmed|0000-00-00 00:00:00 |2006-08-12 22:57:01 date| | Summary|ICE: in |[4.0/4.1/4.2 Regression] |type_dependent_expression_p,|ICE: in |at cp/pt.c:12837 |type_dependent_expression_p, | |at cp/pt.c:12837 Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28705