[Bug c++/105921] New: internal compiler error: in cp_parser_template_id, at cp/parser.cc:18362

2022-06-10 Thread orbisvicis+gcc at gmail dot com via Gcc-bugs
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

[Bug c++/105921] internal compiler error: in cp_parser_template_id, at cp/parser.cc:18362

2022-06-10 Thread orbisvicis+gcc at gmail dot com via Gcc-bugs
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

[Bug fortran/113671] New: Passing allocatable character(:) slices with negative stride: invalid memory access / segfault

2024-01-30 Thread orbisvicis+gcc at gmail dot com via Gcc-bugs
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