https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114913
--- Comment #4 from Jorg Brown ---
Oddly, if I move the reference to HelloWorld into a separate routine, it works
(you can comment out a() and ba() returns what it should, on gcc 15.0)
struct strt {
const char *ptr = &data;
char data = '\0'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114913
Bug ID: 114913
Summary: "verify_gimple failed" due to addition of two
constexpr strings
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101430
Bug ID: 101430
Summary: Passing a lambda as a template argument causes
internal compiler error
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: norma