Changeset 1821a97


Ignore:
Timestamp:
05/04/2019 04:23:05 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
33e82b1
Parents:
bf259cf
Message:

Update to gcc-9.1.0

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    rbf259cf r1821a97  
    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         "65b210b4bfe7e060051f799e0f994896">
    10   <!ENTITY gcc-size           "61 MB">
    11   <!ENTITY gcc-buildsize      "8.5 GB (an additonal 446MB for tests)">
    12   <!ENTITY gcc-time           "26 SBU (with parallelism=4, an additional 118 SBU for tests with parallelism=1)">
     9  <!ENTITY gcc-md5sum         "6069ae3737cf02bf2cb44a391ef0e937">
     10  <!ENTITY gcc-size           "67 MB">
     11  <!ENTITY gcc-buildsize      "9.2 GB (2.1 GB installed with all listed languages; add 446 MB for tests)">
     12  <!ENTITY gcc-time           "24 SBU (with parallelism=4, add 51 SBU for tests with parallelism=4)">
    1313]>
    1414
     
    207207      is known to fail, as well as miscellaneous failures throughout the rest
    208208      of the test suite. If all the compilers below are built, there will be
    209       fewer than 100 failures out of over 330,000 tests.  To run the tests, issue:
     209      slightly over 100 failures out of over 360,000 tests. 
     210      To run the tests, issue:
    210211    </para>
    211212
  • introduction/welcome/changelog.xml

    rbf259cf r1821a97  
    4646      <para>May 4th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to gcc-9.1.0. Fixes
     50          <ulink url="&blfs-ticket-root;12016">#12016</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[renodr] - Fix the build of Inkscape with Poppler-0.76.1.</para>
Note: See TracChangeset for help on using the changeset viewer.