[Bug c++/110185] [14 Regression]: Tens of c++ testsuite crashes for cris-elf with r14-1624-g28db36e2cfca1b
hp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 9 00:50:56 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110185
--- Comment #1 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
Created attachment 55290
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55290&action=edit
spaceship-synth13.ii
Hm, that attachment was for a test that checked for errors. Here's one for a
tests that should compile without errors,
/testsuite/g++.dg/cpp2a/spaceship-synth13.C.
Repeat with cc1plus -fpreprocessed spaceship-synth13.ii -melf -quiet -dumpbase
spaceship-synth13.C -dumpbase-ext .C -pedantic-errors -Wno-long-long -std=c++20
-version -fdiagnostics-color=never -fno-diagnostics-show-caret
-fno-diagnostics-show-line-numbers -fdiagnostics-urls=never
-fdiagnostics-path-format=separate-events -fmessage-length=0 -o
spaceship-synth13.s
More information about the Gcc-bugs
mailing list