https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88800
--- Comment #1 from Tomasz Grabiec ---
The gcc flags given in the description were incomplete, should be:
gcc flags: -Wall -Werror -std=c++17 -O2
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: tgrabiec at gmail dot com
Target Milestone: ---
Link to godbolt: https://godbolt.org/z/JXfV2y
gcc flags: -Wall -Werror
Compiles fine with gcc 7.4, errors on 8.2 due to -Warray-bounds.
=
#include
#include
Assignee: unassigned at gcc dot gnu.org
Reporter: tgrabiec at gmail dot com
Target Milestone: ---
Demangler fails on