Changeset 7cd114e


Ignore:
Timestamp:
04/30/2022 08:28:00 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
cc6f95e
Parents:
2384999
Message:

Update to gcc-11.3.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r2384999 r7cd114e  
    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         "31c86f2ced76acac66992eeedce2fce2">
     9  <!ENTITY gcc-md5sum         "4ee3e8c4c99e7b3444eb79f00f5f7a7e">
    1010  <!ENTITY gcc-size           "77 MB">
    1111  <!ENTITY gcc-buildsize      "8.0 GB (2.4 GB installed with all listed languages; add 1.0 GB for tests)">
    1212  <!-- For me the SBU values are a bit faster on haswell, but much slower on ryzen 3400G,
    1313       so keeping these existing values as an approximation - ken -->
    14   <!ENTITY gcc-time           "26 SBU (add 56 SBU for tests; both with parallelism=4)">
     14  <!ENTITY gcc-time           "25 SBU (add 56 SBU for tests; both with parallelism=4)">
    1515]>
    1616
     
    201201      the <application>GCC</application> part of the testsuite will run more
    202202      tests than in LFS. Some of those will report FAIL and others XPASS
    203       (pass when expected to FAIL). As of gcc-11.1.0, about 90 FAIL occur
     203      (pass when expected to FAIL). As of gcc-11.3.0, about 90 FAIL occur
    204204      in the <quote>guality</quote> suite, as well as miscellaneous failures
    205205      throughout the rest of the test suite. If all the compilers above are
    206       built, there will be  around 102 unexpected failures out of over
     206      built, there will be around 111 unexpected failures out of over
    207207      481,000 tests. To run the tests, issue:
    208208    </para>
  • introduction/welcome/changelog.xml

    r2384999 r7cd114e  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to gcc-11.3.0. Fixes
     50          <ulink url="&blfs-ticket-root;16445">#16445</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to Jinja2-3.1.2. Fixes
    5054          <ulink url="&blfs-ticket-root;16487">#16487</ulink>.</para>
  • packages.ent

    r2384999 r7cd114e  
    352352<!ENTITY elfutils-version             "0.170">
    353353<!ENTITY expect-version               "5.45.4">
    354 <!ENTITY gcc-version                  "11.2.0">
     354<!ENTITY gcc-version                  "11.3.0">
    355355<!ENTITY gc-version                   "8.0.6">
    356356<!ENTITY gdb-version                  "11.2">
Note: See TracChangeset for help on using the changeset viewer.