On 5/17/23 00:52, Andreas Schwab wrote:
On Mai 16 2023, Vineet Gupta wrote:

Yes I was seeing similar tcl errors and such - and in my case an even
higher count.
They are coming from commit d6654a4be3b.


As of a726d007f197 today I get a gazzilion splat for riscv multilib dejagnu runs and over 5k fails

ERROR: torture-init: torture_without_loops is not empty as expected
ERROR: tcl error code NONE
...
...
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ | gfortran |
 rv64imafdc/  lp64d/ medlow | 5033 /     4 |    1 /     1 |   72 /    12 |
 rv32imafdc/ ilp32d/ medlow | 5032 /     3 |    3 /     2 |   72 /    12 |
   rv32imac/  ilp32/ medlow |    1 /     1 |    3 /     2 |  109 /    19 |
   rv64imac/   lp64/ medlow | 5034 /     5 |    1 /     1 |  109 /    19 |

For a non multilib run things are sane:

               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ | gfortran |
 rv64imafdc/  lp64d/ medlow |   11 /     4 |    1 /     1 |   72 /    12 |

It is really hard to test anything on upstream ATM.

-Vineet

Reply via email to