https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
--- Comment #6 from Andrew Pinski ---
(In reply to Alexey Makhalov from comment #5)
> (In reply to Andrew Pinski from comment #1)
> > In previous versions of gcc, the compound literal was put in the function
> > level scope rather than in the cur
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
--- Comment #5 from Alexey Makhalov ---
(In reply to Andrew Pinski from comment #1)
> In previous versions of gcc, the compound literal was put in the function
> level scope rather than in the current scope. Which is why it worked
> previously.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
Andrew Pinski changed:
What|Removed |Added
CC||makhaloff at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
David changed:
What|Removed |Added
CC||david at pgmasters dot net
--- Comment #2 from D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91031
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---