Changeset d78b550 for chapter08


Ignore:
Timestamp:
08/27/2023 12:23:53 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
b1f6d8d, e545529
Parents:
3f56392
git-author:
Xi Ruoyao <xry111@…> (08/27/2023 12:15:58 PM)
git-committer:
Xi Ruoyao <xry111@…> (08/27/2023 12:23:53 PM)
Message:

gmp: On some CPUs more than 199 test can pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gmp.xml

    r3f56392 rd78b550  
    111111    <option>--host=none-linux-gnu</option> and rebuilt.</para></caution>
    112112
    113     <para>Ensure that all 199 tests in the test suite passed.
     113    <!-- Some tests PASS on a specific uarch but SKIP on other CPUs.
     114         For example on K8 the following command outputs 200.  -->
     115    <para>Ensure that at least 199 tests in the test suite passed.
    114116    Check the results by issuing the following command:</para>
    115117
Note: See TracChangeset for help on using the changeset viewer.