Changeset e99d2b6


Ignore:
Timestamp:
08/02/2021 01:38:37 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
e6d0be6
Parents:
0d19107
Message:

Update to gcc-11.2.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r0d19107 re99d2b6  
    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         "77f6252be0861ab918042acf42bc10ff">
    10   <!ENTITY gcc-size           "75 MB">
    11   <!ENTITY gcc-buildsize      "10.1 GB (2.4 GB installed with all listed languages; add 1.3 GB for tests)">
     9  <!ENTITY gcc-md5sum         "31c86f2ced76acac66992eeedce2fce2">
     10  <!ENTITY gcc-size           "77 MB">
     11  <!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           "28 SBU (with parallelism=4, add 73 SBU for tests with parallelism=4)">
     14  <!ENTITY gcc-time           "26 SBU (add 56 SBU for tests; both with parallelism=4)">
    1515]>
    1616
     
    229229<screen><userinput>../contrib/test_summary</userinput></screen>
    230230
     231    <para>A few tests, less than 20 out of about 450,000, will fail, but unless
     232    the failures are excessive, they can be ignored.</para>
     233
    231234    <para>
    232235      Now, as the <systemitem class="username">root</systemitem> user:
  • introduction/welcome/changelog.xml

    r0d19107 re99d2b6  
    4545      <para>August 1st, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to gcc-11.2.0. Fixes
     49          <ulink url="&blfs-ticket-root;15322">#15322</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to btrfs-progs-v5.13.1. Fixes
  • packages.ent

    r0d19107 re99d2b6  
    341341<!ENTITY elfutils-version             "0.170">
    342342<!ENTITY expect-version               "5.45.4">
    343 <!ENTITY gcc-version                  "11.1.0">
     343<!ENTITY gcc-version                  "11.2.0">
    344344<!ENTITY gc-version                   "8.0.4">
    345345<!ENTITY gdb-version                  "10.2">
Note: See TracChangeset for help on using the changeset viewer.