https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
Richard Biener changed:
What|Removed |Added
Known to fail||10.5.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
--- Comment #9 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #8)
> (In reply to Christian Prochaska from comment #7)
> > Since the commit above the following test fails. Is this correct?
>
> >
> > class T1 { };
> > class T2 {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
--- Comment #8 from Andrew Pinski ---
(In reply to Christian Prochaska from comment #7)
> Since the commit above the following test fails. Is this correct?
>
> class T1 { };
> class T2 { };
>
> template
> class A { };
>
> class B : A { };
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
Christian Prochaska changed:
What|Removed |Added
CC||christian.prochaska@genode-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.4|10.5
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918
Richard Biener changed:
What|Removed |Added
Target Milestone|9.5 |10.4
--- Comment #5 from Richard Biene