[Bug c++/113658] GCC 14 has incomplete impl for declared feature "cxx_constexpr_string_builtins"

2024-01-29 Thread berrange at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113658 --- Comment #4 from Daniel Berrange --- (In reply to Jakub Jelinek from comment #3) > Obviously using __has_builtin is much better than using the really badly > designed __has_feature/__has_extension. > That said, wcs{chr,cmp,len,ncmp} and wmem{

[Bug c++/113658] New: GCC 14 has incomplete impl for declared feature "cxx_constexpr_string_builtins"

2024-01-29 Thread berrange at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113658 Bug ID: 113658 Summary: GCC 14 has incomplete impl for declared feature "cxx_constexpr_string_builtins" Product: gcc Version: 14.0 Status: UNCONFIRMED Severity

[Bug target/103395] [9/10/11/12 Regression] ICE on qemu in arm create_fix_barrier

2021-11-26 Thread berrange at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103395 Daniel Berrange changed: What|Removed |Added CC||berrange at redhat dot com --- Commen