On 12/19/23 19:32, Alexandre Oliva wrote:
Hi, Jeff,

On Dec 18, 2023, Jeff Law <j...@ventanamicro.com> wrote:

These are timing sporadically on the embedded platforms.  Given they
include a test that has a timeout factor, it seems to me you should
duplicate the timeout factor in the new tests.

Remember when you include another file, the dg- directives in the
other file aren't applied.

Thanks for the reminder.  Sorry I missed most of them.


I added some -finline-stringops tests that included memcmp-1.c, but
carried over the timeout factor onto only one such test.  Jeff Law
kindly pointed that out (thanks!), so here's the fix.

Testing on x86_64-linux-gnu.  I'll check this in as obvious once testing
is done.


for  gcc/testsuite/ChangeLog

        * gcc.dg/torture/inline-mem-cmp-1.c: Copy timeout factor from
        mem-cmp-1.c.
        * gcc.dg/torture/inline-mem-cpy-1.c: Likewise.
Thanks.
jeff

Reply via email to