[Bug c++/64989] constant-initialization of self-referencing array

2022-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Andrew Pinski changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/64989] constant-initialization of self-referencing array

2021-12-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 --- Comment #8 from Andrew Pinski --- (In reply to Martin Liška from comment #4) > Can the bug be marked as resolved? No, it was the wrong bug #.

[Bug c++/64989] constant-initialization of self-referencing array

2021-12-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Andrew Pinski changed: What|Removed |Added CC||barry.revzin at gmail dot com ---

[Bug c++/64989] constant-initialization of self-referencing array

2021-12-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Andrew Pinski changed: What|Removed |Added CC||vincent.hamp at higaski dot at ---

[Bug c++/64989] constant-initialization of self-referencing array

2021-12-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Andrew Pinski changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug c++/64989] constant-initialization of self-referencing array

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #4

[Bug c++/64989] constant-initialization of self-referencing array

2016-03-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Martin Sebor changed: What|Removed |Added Keywords|wrong-code |rejects-valid Last

[Bug c++/64989] constant-initialization of self-referencing array

2015-07-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Sat Jul 25 06:54:57 2015 New Revision: 226207 URL: https://gcc.gnu.org/viewcvs?rev=226207root=gccview=rev Log: PR c++/64989 * pt.c

[Bug c++/64989] constant-initialization of self-referencing array

2015-07-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org --- (In reply to Jason Merrill from comment #1) PR c++/64989 * pt.c (splice_late_return_type): Correct deduced return type for abbreviated function template. Oops,

[Bug c++/64989] constant-initialization of self-referencing array

2015-03-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/64989] constant-initialization of self-referencing array

2015-02-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989 Bug 64989 depends on bug 64899, which changed state. Bug 64899 Summary: Illegal dynamic initialization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64899 What|Removed |Added