Changeset 4c22625 for general


Ignore:
Timestamp:
05/10/2020 01:26:49 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
725343af
Parents:
110854d
Message:

Update to gcc-10.1.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23088 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r110854d r4c22625  
    77  <!ENTITY gcc-download-http  "&gnu-http;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    88  <!ENTITY gcc-download-ftp   "&gnu-ftp;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    9   <!ENTITY gcc-md5sum         "d00a144b771ddeb021b61aa205b7e345">
    10   <!ENTITY gcc-size           "67 MB">
    11   <!ENTITY gcc-buildsize      "9.9 GB (2.5 GB installed with all listed languages; add 1.0 GB for tests)">
    12   <!ENTITY gcc-time           "24 SBU (with parallelism=4, add 48 SBU for tests with parallelism=4)">
     9  <!ENTITY gcc-md5sum         "7d48e00245330c48b670ec9a2c518291">
     10  <!ENTITY gcc-size           "71 MB">
     11  <!ENTITY gcc-buildsize      "11 GB (2.8 GB installed with all listed languages; add 1.2 GB for tests)">
     12  <!ENTITY gcc-time           "24 SBU (with parallelism=4, add 52 SBU for tests with parallelism=4)">
    1313]>
    1414
     
    203203      the <application>GCC</application> part of the testsuite will run more
    204204      tests than in LFS. Some of those will report FAIL and others XPASS
    205       (pass when expected to FAIL). As of gcc-9.2.0, about 100 FAIL occur
     205      (pass when expected to FAIL). As of gcc-10.1.0, about 90 FAIL occur
    206206      in the <quote>guality</quote> suite, as well as miscellaneous failures
    207207      throughout the rest of the test suite. If all the compilers above are
    208       built, there will be slightly over 120 unexpected failures out of over
    209       390,000 tests. To run the tests, issue:
     208      built, there will be  around 100 unexpected failures out of over
     209      468,000 tests. To run the tests, issue:
    210210    </para>
    211211
     
    355355      <seglistitem>
    356356        <seg>
    357           gccgo, go, gofmt, gdc and gfortran, hard-linked to architecture
     357          gccgo, gdc, gfortran, go, and gofmt, hard-linked to architecture
    358358          specific names
    359359        </seg>
Note: See TracChangeset for help on using the changeset viewer.