https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86228
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86228
--- Comment #3 from Jonathan Wakely ---
(In reply to eracpp from comment #2)
> This bug was observed in the following example:
>
> https://gcc.godbolt.org/z/p1VreP
>
> #include
> #include
>
> int main()
> {
> std::array arr;
>
> //
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86228
eracpp changed:
What|Removed |Added
CC||eracpp at eml dot cc
--- Comment #2 from eracpp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86228
Jonathan Wakely changed:
What|Removed |Added
Keywords||accepts-invalid
Status|UNC