https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891

--- Comment #16 from marcus at mc dot pp.se ---
Created attachment 60548
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60548&action=edit
Result from check-gcc on stage1 of gcc 14.3 on aarch64_be

The tests finally completed.

So there were 384 FAIL, of which

* 119 in gcc.target/aarch64/sve
* 43 in other parts of gcc.target/aarch64
* 102 in gcc.dg/vect
* 51 in gcc.dg/guality
* 32 in gcc.c-torture/execute
* 24 in gcc.dg/plugin
* 10 in gcc.dg/simulate-thread
* 3 others: gcc.dg/torture/pr78542.c, gcc.dg/torture/pr92690.c, and
            gcc.dg/pr87985.c

I guess next I should run the same on 13.3 to see which of these are really
regressions.  Maybe I should skip STAGE1_CFLAGS="-O0" this time and hopefully
it will take less than 80 hours to run the testsuite...  :-)

Reply via email to