[Bug target/107551] g++ 12.2 test fails
brjd_epdjq36 at kygur dot com
gcc-bugzilla@gcc.gnu.org
Tue Nov 8 09:49:05 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107551
--- Comment #6 from Brjd <brjd_epdjq36 at kygur dot com> ---
glibc 2.19 on utopic 14.10
You may have already noticed it but just to make sure it may be helpful too,
this is where it crashes in the main for all 4 cases:
gcc/testsuite/g++.target/i386/mv30.C:45:
int main(): Assertion `val == 1' failed.
FAIL: g++.target/i386/mv30.C -std=gnu++20 execution test
else if (__builtin_cpu_supports ("x86-64"))
assert (val == 1);
More information about the Gcc-bugs
mailing list