| Issue |
79350
|
| Summary |
clang++ crash with -std=gnu++20 -O1
|
| Labels |
clang
|
| Assignees |
|
| Reporter |
dcb314
|
foundBugs $ /home/dcb38/llvm/results/bin/clang++ -c -w -std=gnu++20 bug2.cc
foundBugs $ /home/dcb38/llvm/results/bin/clang++ -c -w -std=gnu++20 -O1 bug2.cc
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
...
foundBugs $ /home/dcb38/llvm/results/bin/clang++ -v
clang version 18.0.0git (https://github.com/llvm/llvm-project.git bc82cfb38d83f1afeb2c290aa472c2e2e88919cb)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/dcb38/llvm/results/bin
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/13
Selected GCC installation: /usr/lib/gcc/x86_64-redhat-linux/13
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /usr/local, version 5.5.30202
foundBugs $
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs