https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115312
Brecht Sanders <brechtsanders at users dot sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brechtsanders at users dot
sourcef
| |orge.net
--- Comment #2 from Brecht Sanders <brechtsanders at users dot sourceforge.net>
---
I have made a native Windows MinGW-w64 build where the lines "gcc_assert
(!the_parser);" were commented out in file gcc/cp/parser.cc and got
confirmation this successfully works around the issue.
See: https://github.com/brechtsanders/winlibs_mingw/issues/199