[Bug c++/105317] How to deal with this: internal compiler error: in process_init_constructor_array, at cp/typeck2.c:1308?

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 20 14:33:06 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105317

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I don't think it really matters.  gcc 7 or 8 aren't supported anymore, there
won't be any further releases from those branches, so you either need to report
it to whomever provided you gcc if they still support that gcc by themselves,
or use a newer gcc, or find and backport a fix yourself, or find a workaround.
There is nothing we can do for you, unless the bug is still present in gcc 9 or
later.


More information about the Gcc-bugs mailing list