On 1/1/24 20:22, Hans-Peter Nilsson wrote:
Tested mmix-knuth-mmixware (where all torture-variants of
gcc.dg/torture/inline-mem-cpy-1.c now pass) and native
x86_64-pc-linux-gnu.  Also stepped through the test for native,
w/wo. RUN_FRACTION defined to see that it worked as intended.

You may wonder what about the "sibling" tests inline-mem-cmp-1.c and
inline-mem-cpy-cmp-1.c.  Well, they FAIL, but not because of
timeouts(!)  To be continued....

Ok to commit?

Or, other suggestions?
I'm pretty sure there's already a target selector for "simulator" So you might be able to do this automagically with somethign like

dg-additional-options "-DRUN_FRACTION=11" { target { simulator } }"

Or something close to that.

jeff

Reply via email to