[Bug c++/122192] New: Lookup for a dependent nested type as a base-specifier should be type-only

2025-10-07 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122192 Bug ID: 122192 Summary: Lookup for a dependent nested type as a base-specifier should be type-only Product: gcc Version: 15.2.0 Status: UNCONFIRMED Severity: n

[Bug c++/121916] GCC rejects variable/function template declarations of fully qualified-ids with parentheses

2025-09-11 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121916 --- Comment #1 from Vincent X --- When using -std=c++17 (or -std=c++14), GCC accepts the test code shown above (https://godbolt.org/z/Yn9vhK1je).

[Bug c++/121916] New: GCC rejects variable/function template declarations of fully qualified-ids with parentheses

2025-09-11 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121916 Bug ID: 121916 Summary: GCC rejects variable/function template declarations of fully qualified-ids with parentheses Product: gcc Version: 15.2.0 Status: UNCONFIRMED

[Bug c++/121676] New: friend elaborated-type-specifier rejects dependent nested template specialization

2025-08-26 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121676 Bug ID: 121676 Summary: friend elaborated-type-specifier rejects dependent nested template specialization Product: gcc Version: 15.2.0 Status: UNCONFIRMED Seve

[Bug libstdc++/121313] vector::insert_range causes self-move-assignment of elements when given an empty range

2025-07-30 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121313 --- Comment #1 from Vincent X --- (In reply to Vincent X from comment #0) > When given an empty range, libc++'s implementation of insert_range performs > unnecessary self-move-assignments for each element in the vector. [...] s/libc++/libstdc++

[Bug libstdc++/121313] New: vector::insert_range causes self-move-assignment of elements when given an empty range

2025-07-30 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121313 Bug ID: 121313 Summary: vector::insert_range causes self-move-assignment of elements when given an empty range Product: gcc Version: 15.1.0 Status: UNCONFIRMED

[Bug c++/120503] New: P2115R0 (merging unnamed enumerations) is not fully implemented

2025-06-01 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120503 Bug ID: 120503 Summary: P2115R0 (merging unnamed enumerations) is not fully implemented Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal

[Bug c++/119996] New: [modules] Inline reference to a TU-local entity is nulled when used

2025-04-28 Thread gulackeg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119996 Bug ID: 119996 Summary: [modules] Inline reference to a TU-local entity is nulled when used Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal