https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97877
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97877
--- Comment #3 from CVS Commits ---
The master branch has been updated by Nathan Sidwell :
https://gcc.gnu.org/g:e0da4aed176a8de042a8482beb65499e29448556
commit r11-5108-ge0da4aed176a8de042a8482beb65499e29448556
Author: Nathan Sidwell
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97877
Nathan Sidwell changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |nathan at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97877
--- Comment #2 from Marek Polacek ---
We ICE because stmt's DECL_LANG_SPECIFIC is null:
965 /* Map block scope extern declarations to visible declarations with the
966 same name and type in outer scopes if any. */
967 if (VAR_OR_FUN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97877
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org,