[Bug c++/19772] crash on invalid template friend decl
--- Additional Comments From sstrasser at systemhaus-gruppe dot de 2005-02-03 03:39 --- one additional note, I wrote above that the code works with the commented code. it only does on 3.3.5, not on the other 2 versions: error: no type named `B' in `class A' it even crashes on 4.0.0, but
[Bug c++/19772] crash on invalid template friend decl
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-03 03:36 --- Actually I think this is valid but I don't know for sure. Confirmed though on being an ICE. -- What|Removed |Added ---