[Bug libstdc++/109606] Unguarded `__is_same` builtin usage

2023-04-24 Thread akaraevz at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109606 --- Comment #4 from Alexander --- ^ I meant `__is_same`, not `__same_as` (typo)

[Bug libstdc++/109606] Unguarded `__is_same` builtin usage

2023-04-24 Thread akaraevz at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109606 --- Comment #3 from Alexander --- (In reply to Jonathan Wakely from comment #1) > Yes. Using libstdc++ headers with older **or newer** versions of GCC is > completely unsupported. For other compilers, they need to be sufficiently > close to GCC,

[Bug libstdc++/109606] New: Unguarded `__is_same` builtin usage

2023-04-24 Thread akaraevz at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109606 Bug ID: 109606 Summary: Unguarded `__is_same` builtin usage Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++