https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
--- Comment #8 from Jonathan Wakely ---
(In reply to Jason Merrill from comment #5)
> Fixed for GCC 13. In general I'm not inclined to backport accepts-invalid
> fixes, but am open to discussion.
The fact nobody reported it until now suggests
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
--- Comment #7 from Jonathan Wakely ---
No. This line means the test has to exit with an error referring to that line
of the source, and it must contain the string "private":
throw *new Demo; // { dg-error private }
If it compil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
--- Comment #6 from Mike Smith ---
(In reply to CVS Commits from comment #4)
> The trunk branch has been updated by Jason Merrill :
>
> https://gcc.gnu.org/g:890043314a7f405081990ea9d0cb577dd44f883f
>
> commit r13-6742-g890043314a7f405081990ea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Jason Merrill changed:
What|Removed |Added
Target Milestone|10.5|13.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
--- Comment #4 from CVS Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:890043314a7f405081990ea9d0cb577dd44f883f
commit r13-6742-g890043314a7f405081990ea9d0cb577dd44f883f
Author: Jason Merrill
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Jason Merrill changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Jonathan Wakely changed:
What|Removed |Added
Known to fail||13.0, 4.4.7
Known to work|