[Bug c++/113047] dereferencing a null pointer in a constant expression

2023-12-16 Thread gcc_bz at brnz dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113047 --- Comment #1 from gcc_bz at brnz dot org --- I have submitted this same question for clang: https://github.com/llvm/llvm-project/issues/75716

[Bug c++/113047] New: dereferencing a null pointer in a constant expression

2023-12-16 Thread gcc_bz at brnz dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113047 Bug ID: 113047 Summary: dereferencing a null pointer in a constant expression Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com