https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105921
Bug ID: 105921
Summary: internal compiler error: in cp_parser_template_id, at
cp/parser.cc:18362
Product: gcc
Version: 12.1.1
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105921
--- Comment #1 from Yclept Nemo ---
AFAICT, the attachment includes everything needed in a bug report. Inlining the
code here for convenience:
#include
template
auto a = (struct A {
template
using Temp = T1;
template
auto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113671
Bug ID: 113671
Summary: Passing allocatable character(:) slices with negative
stride: invalid memory access / segfault
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED