https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
--- Comment #5 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2619413a5e032e2f2c3d4a2202ba8bf324cf08ab
commit r15-6924-g2619413a5e032e2f2c3d4a2202ba8bf324cf08ab
Author: Jakub Jelinek
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
--- Comment #3 from Jakub Jelinek ---
There is still
pr118390.ii: In function ‘int main()’:
pr118390.ii:13604:67: error: too many initializers for ‘char [4]’
13604 | static constexpr auto std_to_char_array = std::to_array({
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
--- Comment #2 from Andrew Pinski ---
(In reply to Jakub Jelinek from comment #1)
> PR118124 / PR118214 ?
It might be the same as those two I didn't look at this point.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118390
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1