https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
--- Comment #7 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:77103685ff4b50b3c4d7ee76688bdf452acc82c7
commit r11-1127-g77103685ff4b50b3c4d7ee76688bdf452acc82c7
Author: Jason Merrill
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:ef41587df9839d1dfc77dbc48a0830e42b36626e
commit r11-1122-gef41587df9839d1dfc77dbc48a0830e42b36626e
Author: Jason Merrill
Date: Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
--- Comment #5 from Jason Merrill ---
This simplified testcase has been broken a lot longer (back to GCC 8, at
least); my patch just extended the breakage to templates that already affected
non-templates. The issue is that cloning the constructo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
Jason Merrill changed:
What|Removed |Added
Version|10.0|11.0
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
David Edelsohn changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
--- Comment #3 from David Edelsohn ---
Started between r11-878 and r11-896
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.0
Summary|VLA ICE