From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 722B53858D32; Tue, 18 Oct 2022 21:11:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 722B53858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666127491; bh=dg88OShxW3sLz3i7Uf/4Veq8Oq2picgg7Ysd9qo2/Fs=; h=To:Subject:Date:From:From; b=IMxj6jFNtRZST0dJokzK9yKD4qIHrvVWNoXuHrI8mPAVx9XU6T3o/kD3k//QxA5jC LP2XRv8SJirLXr9ItnwjRCqoZASGrCcIoQNKI1wSO2Y/71x9DMIIaZr/DOVipHFmAK VlTn+MqP02vdQNu5TmVGkcccIdjsQ1j1Qgv/6yu4= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. bf9d87193528c81b076ff463ff5591e960b6ed63 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 415fcf49f32b634a13eee9f8aed242440359ef2b X-Git-Newrev: bf9d87193528c81b076ff463ff5591e960b6ed63 Message-Id: <20221018211131.722B53858D32@sourceware.org> Date: Tue, 18 Oct 2022 21:11:31 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via bf9d87193528c81b076ff463ff5591e960b6ed63 (commit) from 415fcf49f32b634a13eee9f8aed242440359ef2b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bf9d87193528c81b076ff463ff5591e960b6ed63 Author: Gerald Pfeifer Date: Tue Oct 18 23:06:14 2022 +0200 *: Use
instead of
In the past we used
as the canonical form instead of
, largely driven by XHTML. HTML 5 now actively recommends against that, so fall back to
. diff --git a/htdocs/branching.html b/htdocs/branching.html index 08654534..0d48dce1 100644 --- a/htdocs/branching.html +++ b/htdocs/branching.html @@ -67,7 +67,7 @@ version number of the mainline snapshots. Run git pull in the gcc-checkout directory of the gccadmin account, and then actually install the updated crontab there. -
+
Generate the next mainline snapshot manually, using the -p option of the gcc_release script. For that single run, adjust the script such that the announcement mail is sent to you diff --git a/htdocs/bugs/management.html b/htdocs/bugs/management.html index 326ed5a2..28dfa76a 100644 --- a/htdocs/bugs/management.html +++ b/htdocs/bugs/management.html @@ -124,7 +124,7 @@ The available priorities are: P1 Most important. This generally labels a regression which the release manager feels should be addressed for the next release - including wrong-code regressions.
+ including wrong-code regressions.
A P1 regression blocks the release. diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index 56c77555..c793058f 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -693,8 +693,8 @@ ltcf-gcj.sh: The master copy of these files is the source repository of libtool. Patches should be posted to libtool-patches@gnu.org. Only after the change makes it to the libtool source tree should the new -files be installed in the GCC source tree.
-ltgcc.m4 is not imported from upstream.
+files be installed in the GCC source tree.
+ltgcc.m4 is not imported from upstream.
ltconfig and ltmain.sh are generated files from ltconfig.in and ltmain.in, respectively, and with libtool 2.1, the latter is generated from ltmain.m4sh, so, when you post the patch, make sure you're diff --git a/htdocs/egcs-1.0/buildstat.html b/htdocs/egcs-1.0/buildstat.html index ceead4ad..b37d705e 100644 --- a/htdocs/egcs-1.0/buildstat.html +++ b/htdocs/egcs-1.0/buildstat.html @@ -16,23 +16,23 @@ to gcc-2.7 are noted.

It looks like many ports are regressing on g++.pt/typename5.C. It is not included in the regression test status below.

-

alpha-dec-osf2.0
+

alpha-dec-osf2.0
3-staged native. No gcc-2.7 results to compare with, but EGCS test results look good.

-

alpha-dec-osf3.2
+

alpha-dec-osf3.2
3-staged native. No regressions.

-

alpha-dec-osf4.0
+

alpha-dec-osf4.0
3-staged native. Testing in progress.

-

alphaev56-dec-osf4.0b
+

alphaev56-dec-osf4.0b
3 staged native. Note EGCS 1.0 treats ev56 just like ev5.

-

alphaev5-unknown-linux-gnulibc1
+

alphaev5-unknown-linux-gnulibc1
3-staged native using binutils-2.8.1. No regressions.

-

hppa1.1-hp-hpux9
+

hppa1.1-hp-hpux9
3-staged native using HP assembler. Major regressions in g++ testsuite due to problems with EH on this platform. We recommend using gas on this platform.

@@ -43,17 +43,17 @@ platform.

apparently EH & -fPIC are not playing well together on this configuration.

-

hppa1.1-hp-hpux10.20
+

hppa1.1-hp-hpux10.20
3-staged native using gas. No regressions.

3-staged native using gas and --enable-shared. Many EH tests fail, apparently EH & -fPIC are not playing well together on this configuration.

-

i686-pc-linux-gnulibc1 Debian 1.3
+

i686-pc-linux-gnulibc1 Debian 1.3
3-staged native using binutils-2.8.0.1.15. No regressions.

-

i586-pc-linux-gnulibc1 SuSE 5.0
+

i586-pc-linux-gnulibc1 SuSE 5.0
3 staged native using binutils-2.8.1.0.15 No regressions. Minor EH failures due to slightly dated binutils.

@@ -61,87 +61,87 @@ due to slightly dated binutils.

failures, probably due to old binutils too.

-

i386-pc-sysv4.2uw2.1.2
+

i386-pc-sysv4.2uw2.1.2
3 staged native with BOOT_CFLAGS='-march=pentiumpro -O3 -malign-jumps=4 -malign-loops=4 -malign-functions=4' Look like there's some problems with libstdc++ tests.

-

i386-linux-gnulibc1

-

i586-pc-linux-gnu

-

i586-pc-linux-gnulibc1 RH4.2

+

i386-linux-gnulibc1

+

i586-pc-linux-gnu

+

i586-pc-linux-gnulibc1 RH4.2

-

i?86-pc-solaris*
+

i?86-pc-solaris*
You'll need a patch to fix an EGCS bug on this platform (fixed as of EGCS 1.0.1).

-

i386-pc-bsdi3.0

-

i386-freebsd

+

i386-pc-bsdi3.0

+

i386-freebsd

-

i586-pc-sco3.2v5.0.2
+

i586-pc-sco3.2v5.0.2
3 staged native.

-

i586-pc-sco3.2v5.0.4
+

i586-pc-sco3.2v5.0.4
3-staged native using native assembler. Tests look good.

-

i686-pc-linux-gnulibc1 Slackware 3.1
+

i686-pc-linux-gnulibc1 Slackware 3.1
3 staged native tests look good.

-

i586-pc-linux-gnulibc1 RH4.0

-

i486-l586-pc-linux-gnulibc1 SuSE 4.4.1#1

+

i586-pc-linux-gnulibc1 RH4.0

+

i486-l586-pc-linux-gnulibc1 SuSE 4.4.1#1

-

mips-sgi-irix4.0.4
+

mips-sgi-irix4.0.4
3 staged native EH tests fail badly for irix4.

-

mips-sgi-irix5.2

+

mips-sgi-irix5.2

-

mips-sgi-irix5.3
+

mips-sgi-irix5.3
3-staged native g++.jason/dtor5.C regressions.

-

mips-sgi-irix6.2
+

mips-sgi-irix6.2
3-staged native. g++.jason/rfg10.C regression.

-

mips-sgi-irix6.3
+

mips-sgi-irix6.3
3-staged native. g++.jason/rfg10.C regression.

-

m68k-unknown-linux-gnulibc1
+

m68k-unknown-linux-gnulibc1
3-staged native.

-

m68k-hp-netbsd1.2

+

m68k-hp-netbsd1.2

-

m68k-next-nextstep3
+

m68k-next-nextstep3
3-staged native. Much better than gcc-2.7.2.3 for C code.

-

m68k-sun-sunos4.1.1

+

m68k-sun-sunos4.1.1

-

rs6000-ibm-aix4.3.2

+

rs6000-ibm-aix4.3.2

-

powerpc-ibm-aix4.1.5
+

powerpc-ibm-aix4.1.5
3-staged native. 931004-11 and 931004-12 regress.

-

powerpc-ibm-aix4.2.1.0
+

powerpc-ibm-aix4.2.1.0
3 staged native. 931004-11 , 931004-12 a few g++ tests too. Note we have conflicting g++ test results on this platform.

-

powerpc-ibm-aix4.2

+

powerpc-ibm-aix4.2

-

powerpc-unknown-linux-gnulibc1
+

powerpc-unknown-linux-gnulibc1
3-staged native --enable shared (PowerMac).

-

sparc-sun-solaris2.6
+

sparc-sun-solaris2.6
3-staged native ultrasparc 2.

-

sparc-sun-solaris2.5
+

sparc-sun-solaris2.5
3 staged native --enable-haifa no regressions.

-

sparc-sun-solaris2.5.1
+

sparc-sun-solaris2.5.1
3-staged native.

3-staged native --enable-haifa no regressions.

3-staged native --enable-shared --with-gnu-gas --with-gnu-ld.

-

sparc-sun-sunos4.1.3

+

sparc-sun-sunos4.1.3

diff --git a/htdocs/egcs-1.0/caveats.html b/htdocs/egcs-1.0/caveats.html index 4142e2f0..8a72b9d9 100644 --- a/htdocs/egcs-1.0/caveats.html +++ b/htdocs/egcs-1.0/caveats.html @@ -12,7 +12,7 @@
  • EGCS has an integrated libstdc++, but does not have an integrated libg++. Furthermore old libg++ releases will not work with egc; HJ Lu has made a libg++-2.8.1.2 available which may work with EGCS. -
    Note most C++ programs only need libstdc++.
  • +
    Note most C++ programs only need libstdc++.
  • Note that using -pedantic or -Wreturn-type can cause an explosion in the amount of memory needed for template-heavy C++ code, such as code that uses diff --git a/htdocs/egcs-1.0/features.html b/htdocs/egcs-1.0/features.html index e1765723..d6cad78e 100644 --- a/htdocs/egcs-1.0/features.html +++ b/htdocs/egcs-1.0/features.html @@ -33,7 +33,7 @@ Support for RTEMS on several embedded targets, Support for arm-linux, Mitsubishi M32R, Hitachi H8/S, Matsushita MN102 and MN103, NEC V850, - Sparclet, Solaris & GNU/Linux on PowerPCs, etc.
  • + Sparclet, Solaris & GNU/Linux on PowerPCs, etc.
  • Integrated testsuites for gcc, g++, g77, libstdc++ and libio.
  • RS6000/PowerPC ports generate code which can run on all RS6000/PowerPC variants by default.
  • diff --git a/htdocs/egcs-1.0/index.html b/htdocs/egcs-1.0/index.html index f1109739..7fd8dbbb 100644 --- a/htdocs/egcs-1.0/index.html +++ b/htdocs/egcs-1.0/index.html @@ -9,11 +9,11 @@

    EGCS 1.0

    December 3, 1997: - We are pleased to announce the release of EGCS 1.0.
    + We are pleased to announce the release of EGCS 1.0.
    January 6, 1998: - We are pleased to announce the release of EGCS 1.0.1.
    + We are pleased to announce the release of EGCS 1.0.1.
    March 16, 1998: - We are pleased to announce the release of EGCS 1.0.2.
    + We are pleased to announce the release of EGCS 1.0.2.
    May 15, 1998 We are pleased to announce the release of EGCS 1.0.3.

    @@ -216,7 +216,7 @@ downloading EGCS (go.cygnus.com)!

    Download EGCS from ftp.cygnus.com (USA California) or go.cygnus.com (USA California -- High speed link provided by Stanford).

    -

    The EGCS 1.0 release is also available many mirror sites.
    +

    The EGCS 1.0 release is also available many mirror sites.
    Goto mirror list to find a closer site

    We'd like to thank the numerous people that have contributed new diff --git a/htdocs/egcs-1.1/buildstat.html b/htdocs/egcs-1.1/buildstat.html index 5c6218ec..67d69df4 100644 --- a/htdocs/egcs-1.1/buildstat.html +++ b/htdocs/egcs-1.1/buildstat.html @@ -10,130 +10,130 @@

    Build and Test status for EGCS 1.1

    -

    alpha-dec-osf3.2
    +

    alpha-dec-osf3.2
    Successful

    -

    alphaev56-dec-osf4.0b
    +

    alphaev56-dec-osf4.0b
    Successful

    -

    alphaev56-dec-osf4.0d
    +

    alphaev56-dec-osf4.0d
    Successful

    -

    alphaev56-unknown-linux-gnu
    +

    alphaev56-unknown-linux-gnu
    Successful

    -

    alphaev5-unknown-linux-gnu
    +

    alphaev5-unknown-linux-gnu
    Successful

    -

    alphapca56-unknown-linux-gnu
    +

    alphapca56-unknown-linux-gnu
    Successful

    -

    hppa1.1-hp-hpux9.05
    +

    hppa1.1-hp-hpux9.05
    Successful

    -

    hppa1.1-hp-hpux9.07
    +

    hppa1.1-hp-hpux9.07
    Successful

    -

    hppa1.1-hp-hpux10.20
    +

    hppa1.1-hp-hpux10.20
    Successful

    -

    hppa1.1-hp-hpux11.00
    +

    hppa1.1-hp-hpux11.00
    Successful

    -

    i386-pc-solaris2.6
    +

    i386-pc-solaris2.6
    Successful

    -

    i386-pc-solaris2.7
    +

    i386-pc-solaris2.7
    Successful

    -

    i386-unknown-freebsd3.1
    +

    i386-unknown-freebsd3.1
    Successful

    -

    i386-unknown-openbsd2.3
    +

    i386-unknown-openbsd2.3
    Had to hack gcc/configure.in. Troubles with texinfo, but a successful build was eventually possible.

    -

    i586-unknown-linux-gnulibc1
    +

    i586-unknown-linux-gnulibc1
    Successful

    -

    i586-unknown-linux-gnu Debian
    +

    i586-unknown-linux-gnu Debian
    Successful

    -

    i686-unknown-linux-gnu
    +

    i686-unknown-linux-gnu
    Successful

    -

    i686-pc-cygwin32
    +

    i686-pc-cygwin32
    Successful

    -

    i686-UnixWare7-sysv5
    +

    i686-UnixWare7-sysv5
    Successful

    -

    i686-pc-sco3.2v5.0.4
    +

    i686-pc-sco3.2v5.0.4
    Successful

    -

    i686-pc-sco3.2v5.0.5
    +

    i686-pc-sco3.2v5.0.5
    Successful

    -

    x86-unknown-linux-gnu Red Hat 5.1
    +

    x86-unknown-linux-gnu Red Hat 5.1
    Successful

    -

    mips-sgi-irix5.2
    +

    mips-sgi-irix5.2
    Successful

    -

    mips-sgi-irix5.3
    +

    mips-sgi-irix5.3
    Successful

    -

    mips-sgi-irix6.2
    +

    mips-sgi-irix6.2
    Successful

    -

    mips-sgi-irix6.3
    +

    mips-sgi-irix6.3
    Successful

    -

    mips-sgi-irix6.4
    +

    mips-sgi-irix6.4
    Successful

    -

    mips-sgi-irix6.5
    +

    mips-sgi-irix6.5
    Successful

    -

    m68k-next-nextstep3
    +

    m68k-next-nextstep3
    Successful

    -

    powerpc-unknown-linux-gnulibc1
    +

    powerpc-unknown-linux-gnulibc1
    Successful

    -

    rs6000-ibm-aix3.2
    +

    rs6000-ibm-aix3.2
    Successful

    -

    rs6000-ibm-aix4.1.4.0
    +

    rs6000-ibm-aix4.1.4.0
    Successful

    -

    rs6000-ibm-aix4.1.5.0
    +

    rs6000-ibm-aix4.1.5.0
    Successful

    -

    rs6000-ibm-aix4.2.0.0
    +

    rs6000-ibm-aix4.2.0.0
    Successful

    -

    rs6000-ibm-aix4.2.1.0
    +

    rs6000-ibm-aix4.2.1.0
    Successful

    -

    sparc-unknown-linux-gnu (sun4m)
    +

    sparc-unknown-linux-gnu (sun4m)
    Successful

    -

    sparc-sun-solaris2.3
    +

    sparc-sun-solaris2.3
    Successful

    -

    sparc-sun-solaris2.5
    +

    sparc-sun-solaris2.5
    Successful

    -

    sparc-sun-solaris2.5.1
    +

    sparc-sun-solaris2.5.1
    Successful

    -

    sparc-sun-solaris2.6
    +

    sparc-sun-solaris2.6
    Successful

    -

    sparc-sun-solaris2.7
    +

    sparc-sun-solaris2.7
    Successful

    -

    sparc-sun-sunos4.1.4
    +

    sparc-sun-sunos4.1.4
    Successful

    diff --git a/htdocs/egcs-1.1/caveats.html b/htdocs/egcs-1.1/caveats.html index ca1004ac..a033ebfb 100644 --- a/htdocs/egcs-1.1/caveats.html +++ b/htdocs/egcs-1.1/caveats.html @@ -12,7 +12,7 @@
  • EGCS has an integrated libstdc++, but does not have an integrated libg++. Furthermore old libg++ releases will not work with EGCS; HJ Lu has made a libg++-2.8.1.2 snapshot available which may work with EGCS. -
    Note most C++ programs only need libstdc++.
  • +
    Note most C++ programs only need libstdc++.
  • Exception handling may not work with shared libraries, particularly on alphas, hppas, rs6000/powerpc and mips based platforms. Exception diff --git a/htdocs/egcs-1.1/egcs-1.1-branch.html b/htdocs/egcs-1.1/egcs-1.1-branch.html index 85df32eb..34c91688 100644 --- a/htdocs/egcs-1.1/egcs-1.1-branch.html +++ b/htdocs/egcs-1.1/egcs-1.1-branch.html @@ -17,11 +17,11 @@ situation you have three choices for handling your CVS tree.

    EGCS sources.
  • Track just the EGCS 1.1 release. You can convert your existing CVS tree to track the EGCS 1.1 release with the command: -
    cvs update -regcs_1_1_branch
  • +
    cvs update -regcs_1_1_branch
  • Track both the EGCS 1.1 release and the development sources. You will need to check out the EGCS 1.1 release in a separate directory using the command: -
    cvs co -regcs_1_1_branch egcs
  • +
    cvs co -regcs_1_1_branch egcs

    Considering that the primary focus of the project is on the egc-1.1 release, diff --git a/htdocs/egcs-1.1/egcs-1.1-test.html b/htdocs/egcs-1.1/egcs-1.1-test.html index 36eff1a5..89b8c293 100644 --- a/htdocs/egcs-1.1/egcs-1.1-test.html +++ b/htdocs/egcs-1.1/egcs-1.1-test.html @@ -19,28 +19,28 @@ (x86, alpha, SPARC). Testing on powerpc and m68k would also be appreciated. -
    We are testing a development version of glibc. The sources for +
    We are testing a development version of glibc. The sources for testing can be found on the egcs ftp server. -
    x86 has successfully passed the glibc test. -
    ppc has passed using different versions of the glibc sources -
    alpha "passed" (failures were glibc problems, not compiler problems). -
    SPARC builds and passes all glibc testsuites. +
    x86 has successfully passed the glibc test. +
    ppc has passed using different versions of the glibc sources +
    alpha "passed" (failures were glibc problems, not compiler problems). +
    SPARC builds and passes all glibc testsuites.

  • Linux kernel builds and runs (and 2.1.115). Platforms will be x86, alpha. SPARC & PowerPC kernel tests would also be greatly appreciated. -
    x86 has passed the kernel test (2.1.115) +
    x86 has passed the kernel test (2.1.115) -
    PowerPC has passed using different versions of the kernel +
    PowerPC has passed using different versions of the kernel -
    Alpha has had problems with 2.1.115, 2.1.116. Some success with +
    Alpha has had problems with 2.1.115, 2.1.116. Some success with 2.1.117, but it still locks up. Could be a kernel problem. A different person has reported success with 2.1.115 through 2.1.118. -
    SPARC and SPARC64 linux kernels successfully build and work +
    SPARC and SPARC64 linux kernels successfully build and work for non-SMP configurations.
  • diff --git a/htdocs/egcs-1.1/index.html b/htdocs/egcs-1.1/index.html index 590fb2a3..08674824 100644 --- a/htdocs/egcs-1.1/index.html +++ b/htdocs/egcs-1.1/index.html @@ -9,8 +9,8 @@

    EGCS 1.1

    -

    September 3, 1998: We are pleased to announce the release of EGCS 1.1.
    -December 1, 1998: We are pleased to announce the release of EGCS 1.1.1.
    +

    September 3, 1998: We are pleased to announce the release of EGCS 1.1.
    +December 1, 1998: We are pleased to announce the release of EGCS 1.1.1.
    March 15, 1999: We are pleased to announce the release of EGCS 1.1.2.

    EGCS is a free software project to further the development of the @@ -275,7 +275,7 @@ group of volunteers is what makes EGCS successful.

    Download EGCS from egcs.cygnus.com (USA California).

    -

    The EGCS 1.1 release is also available on many mirror sites.
    +

    The EGCS 1.1 release is also available on many mirror sites.
    Goto mirror list to find a closer site.

    diff --git a/htdocs/gcc-2.95/branch.html b/htdocs/gcc-2.95/branch.html index 40e080d3..1f92ed1b 100644 --- a/htdocs/gcc-2.95/branch.html +++ b/htdocs/gcc-2.95/branch.html @@ -17,12 +17,12 @@ situation you have three choices for handling your CVS tree.

    gcc sources.
  • Track just the GCC 2.95 release. You can convert your existing CVS tree to track the GCC 2.95 release with the command: -
    +
    cvs update -rgcc-2_95-branch
  • Track both the GCC 2.95 release and the development sources. You will need to check out the GCC 2.95 release in a separate directory using the command: -
    +
    cvs co -rgcc-2_95-branch egcs
  • diff --git a/htdocs/gcc-2.95/buildstat.html b/htdocs/gcc-2.95/buildstat.html index 40dfed15..fdf611db 100644 --- a/htdocs/gcc-2.95/buildstat.html +++ b/htdocs/gcc-2.95/buildstat.html @@ -10,257 +10,257 @@

    Build status for GCC 2.95

    -

    alpha-dec-osf4.0b
    +

    alpha-dec-osf4.0b
    Successful

    -

    alpha-dec-osf4.0d
    +

    alpha-dec-osf4.0d
    Successful

    -

    alpha-dec-osf4.0e
    +

    alpha-dec-osf4.0e
    Successful

    -

    alpha-dec-osf4.0f
    +

    alpha-dec-osf4.0f
    Successful

    -

    alphaev5-dec-osf4.0b
    +

    alphaev5-dec-osf4.0b
    Successful

    -

    alphaev5-dec-osf4.0d
    +

    alphaev5-dec-osf4.0d
    Successful

    -

    alphaev5-dec-osf4.0d
    +

    alphaev5-dec-osf4.0d
    Successful

    -

    alphaev5-dec-osf4.0f
    +

    alphaev5-dec-osf4.0f
    Successful

    -

    alphaev56-dec-osf4.0b
    +

    alphaev56-dec-osf4.0b
    Successful

    -

    alphaev56-dec-osf4.0c
    +

    alphaev56-dec-osf4.0c
    Successful

    -

    alphaev56-dec-osf4.0d
    +

    alphaev56-dec-osf4.0d
    Successful

    -

    alphaev56-dec-osf4.0e
    +

    alphaev56-dec-osf4.0e
    Successful

    -

    alphaev56-dec-osf4.0f
    +

    alphaev56-dec-osf4.0f
    Successful

    -

    alphaev56-unknown-linux-gnu
    +

    alphaev56-unknown-linux-gnu
    Successful

    -

    alphaev6-dec-osf4.0e
    +

    alphaev6-dec-osf4.0e
    Successful

    -

    alphaev6-dec-osf4.0f
    +

    alphaev6-dec-osf4.0f
    Successful

    -

    alphaev6-dec-osf5.0
    +

    alphaev6-dec-osf5.0
    Successful

    -

    alphaev6-unknown-linux-gnu
    +

    alphaev6-unknown-linux-gnu
    Successful

    -

    alphapca56-unknown-linux-gnu
    +

    alphapca56-unknown-linux-gnu
    Successful

    -

    armv4l-unknown-linux-gnu
    +

    armv4l-unknown-linux-gnu
    Successful

    -

    clipper-intergraph-clix
    +

    clipper-intergraph-clix
    Successful, but requires hacks

    -

    hppa1.1-hp-hpux9.00
    +

    hppa1.1-hp-hpux9.00
    Successful

    -

    hppa1.1-hp-hpux9.05
    +

    hppa1.1-hp-hpux9.05
    Successful

    -

    hppa1.1-hp-hpux10.01
    +

    hppa1.1-hp-hpux10.01
    Successful

    -

    hppa1.1-hp-hpux10.10
    +

    hppa1.1-hp-hpux10.10
    Successful

    -

    hppa1.1-hp-hpux10.20
    +

    hppa1.1-hp-hpux10.20
    Successful

    -

    hppa2.0-hp-hpux10.20
    +

    hppa2.0-hp-hpux10.20
    Successful

    -

    i386-sequent-sysv4
    +

    i386-sequent-sysv4
    Successful

    -

    i386-univel-sysv4.2MP
    +

    i386-univel-sysv4.2MP
    Successful

    -

    i386-unknown-freebsdelf
    +

    i386-unknown-freebsdelf
    Successful

    -

    i386-unknown-netbsd1.4.1
    +

    i386-unknown-netbsd1.4.1
    Successful

    -

    i386-unknown-openbsd2.5
    +

    i386-unknown-openbsd2.5
    Successful

    -

    i386-pc-sysv4.2uw2.1.2
    +

    i386-pc-sysv4.2uw2.1.2
    Successful

    -

    i386-pc-sysv4.2uw2.1.3
    +

    i386-pc-sysv4.2uw2.1.3
    Successful

    -

    i386-pc-solaris2.5
    +

    i386-pc-solaris2.5
    Successful

    -

    i386-pc-solaris2.5.1
    +

    i386-pc-solaris2.5.1
    Successful

    -

    i386-pc-solaris2.6
    +

    i386-pc-solaris2.6
    Successful

    -

    i386-pc-solaris2.7
    +

    i386-pc-solaris2.7
    Successful

    -

    i386-pc-solaris2.8
    +

    i386-pc-solaris2.8
    Successful

    -

    i486-pc-linux-gnulibc1
    +

    i486-pc-linux-gnulibc1
    Successful

    -

    i486-pc-linux-gnu
    +

    i486-pc-linux-gnu
    Successful

    -

    i486-pc-sysv4.0
    +

    i486-pc-sysv4.0
    Successful: 2.95.3

    -

    i586-pc-linux-gnu
    +

    i586-pc-linux-gnu
    Successful

    -

    i586-pc-linux-gnulibc1
    +

    i586-pc-linux-gnulibc1
    Successful

    -

    i386-pc-sco3.2v5.0.5
    +

    i386-pc-sco3.2v5.0.5
    Successful

    -

    i586-pc-sco3.2v5.0.5
    +

    i586-pc-sco3.2v5.0.5
    Successful

    -

    i586-unisys-sysv4
    +

    i586-unisys-sysv4
    Successful

    -

    i686-pc-linux-gnu
    +

    i686-pc-linux-gnu
    Successful

    -

    i686-pc-linux-gnulibc1
    +

    i686-pc-linux-gnulibc1
    Successful

    -

    m68k-apple-netbsd1.5.1
    +

    m68k-apple-netbsd1.5.1
    Successful

    -

    m68k-sun-sunos4.1.1_U1
    +

    m68k-sun-sunos4.1.1_U1
    Successful: 2.95.2

    -

    mips-dec-ultrix4.4
    +

    mips-dec-ultrix4.4
    Successful

    -

    mips-sgi-irix5.3
    +

    mips-sgi-irix5.3
    Successful

    -

    mips-sgi-irix6.2
    +

    mips-sgi-irix6.2
    Successful

    -

    mips-sgi-irix6.3
    +

    mips-sgi-irix6.3
    Successful

    -

    mips-sgi-irix6.4
    +

    mips-sgi-irix6.4
    Successful

    -

    mips-sgi-irix6.5
    +

    mips-sgi-irix6.5
    Successful

    -

    mipsel-unknown-linux-gnu
    +

    mipsel-unknown-linux-gnu
    Un-successful. Needs tweaks to gcc/mips/linux.h

    -

    powerpc-ibm-aix4.1.3.0
    +

    powerpc-ibm-aix4.1.3.0
    Successful

    -

    powerpc-ibm-aix4.1.5.0
    +

    powerpc-ibm-aix4.1.5.0
    Successful

    -

    powerpc-ibm-aix4.2.1.0
    +

    powerpc-ibm-aix4.2.1.0
    Successful

    -

    powerpc-ibm-aix4.3.2.0
    +

    powerpc-ibm-aix4.3.2.0
    Successful

    -

    powerpc-ibm-aix4.3.3.0
    +

    powerpc-ibm-aix4.3.3.0
    Successful

    -

    powerpc-unknown-linux-gnulibc1
    +

    powerpc-unknown-linux-gnulibc1
    Successful

    -

    powerpc-unknown-linux-gnu
    +

    powerpc-unknown-linux-gnu
    Successful

    -

    rs6000-ibm-aix3.2.5
    +

    rs6000-ibm-aix3.2.5
    Successful

    -

    rs6000-ibm-aix4.2.1.0
    +

    rs6000-ibm-aix4.2.1.0
    Successful

    -

    rs6000-ibm-aix4.1.5.0
    +

    rs6000-ibm-aix4.1.5.0
    Successful

    -

    rs6000-ibm-aix4.3.2.0
    +

    rs6000-ibm-aix4.3.2.0
    Successful

    -

    rs6000-ibm-aix4.3.3.0
    +

    rs6000-ibm-aix4.3.3.0
    Successful

    -

    sparc-sun-solaris2.4
    +

    sparc-sun-solaris2.4
    Successful

    -

    sparc-sun-solaris2.5
    +

    sparc-sun-solaris2.5
    Successful

    -

    sparc-sun-solaris2.5.1
    +

    sparc-sun-solaris2.5.1
    Successful

    -

    sparc-sun-solaris2.6
    +

    sparc-sun-solaris2.6
    Successful

    -

    sparc-sun-solaris2.7
    +

    sparc-sun-solaris2.7
    Successful

    -

    sparc-sun-solaris2.8
    +

    sparc-sun-solaris2.8
    Successful

    -

    sparc-sun-solaris2.9
    +

    sparc-sun-solaris2.9
    Successful: 2.95.2, 2.95.3

    -

    sparc-sun-solaris2.* (64 bits)
    +

    sparc-sun-solaris2.* (64 bits)
    Not supported

    -

    sparc-sun-sunos4.1.3
    +

    sparc-sun-sunos4.1.3
    Successful

    -

    sparc-sun-sunos4.1.3_U1
    +

    sparc-sun-sunos4.1.3_U1
    Successful

    -

    sparc-sun-sunos4.1.4
    +

    sparc-sun-sunos4.1.4
    Successful

    -

    sparc-unknown-linux-gnu
    +

    sparc-unknown-linux-gnu
    Successful

    -

    vax-dec-ultrix4.3
    +

    vax-dec-ultrix4.3
    Successful: 2.95.3

    diff --git a/htdocs/gcc-2.95/caveats.html b/htdocs/gcc-2.95/caveats.html index 039d89d9..eff6363d 100644 --- a/htdocs/gcc-2.95/caveats.html +++ b/htdocs/gcc-2.95/caveats.html @@ -38,7 +38,7 @@ retrieve a recent copy of libg++ from the GCC ftp server. -
    Note most C++ programs only need libstdc++. +
    Note most C++ programs only need libstdc++.
  • Exception handling may not work with shared libraries, particularly on alphas, hppas, rs6000/powerpc and mips based platforms. Exception diff --git a/htdocs/gcc-2.95/othertest.html b/htdocs/gcc-2.95/othertest.html index dd9db6bc..75f63eb0 100644 --- a/htdocs/gcc-2.95/othertest.html +++ b/htdocs/gcc-2.95/othertest.html @@ -66,7 +66,7 @@ N/A N/A --O2 OK
    +-O2 OK
    -O3 -funroll-loops fails diff --git a/htdocs/gcc-2.95/regress.html b/htdocs/gcc-2.95/regress.html index a83b2a61..5a02b1f7 100644 --- a/htdocs/gcc-2.95/regress.html +++ b/htdocs/gcc-2.95/regress.html @@ -184,10 +184,10 @@ i686-pc-sco3.2v5.0.5 OK -libstdc++
    -typename8.C
    -sig13.C
    -new3.C
    +libstdc++
    +typename8.C
    +sig13.C
    +new3.C
    OK @@ -383,7 +383,7 @@ N/A N/A --O2 OK
    +-O2 OK
    -O3 -funroll-loops fails diff --git a/htdocs/gcc-2.95/testing.html b/htdocs/gcc-2.95/testing.html index 7cce666e..6bc6adf2 100644 --- a/htdocs/gcc-2.95/testing.html +++ b/htdocs/gcc-2.95/testing.html @@ -24,14 +24,14 @@ to set up the infrastructure needed to run the testsuite at all.

    1. Download gcc-2.95.2 and the current testsuite: -
      +
      gcc-2.95.2.tar.gz -
      gcc-tests-20001127.tar.gz +
      gcc-tests-20001127.tar.gz
    2. Extract both, then move the testsuite into the right place:

      - rm -rf gcc-2.95.2/gcc/testsuite
      + rm -rf gcc-2.95.2/gcc/testsuite
      mv gcc-20001127/gcc/testsuite gcc-2.95.2/gcc/
    3. diff --git a/htdocs/gcc-3.0/buildstat.html b/htdocs/gcc-3.0/buildstat.html index 33996033..e751f9a8 100644 --- a/htdocs/gcc-3.0/buildstat.html +++ b/htdocs/gcc-3.0/buildstat.html @@ -46,7 +46,7 @@ Installing GCC: Final Installation.

      3.0.1, 3.0.2, 3.0.3; -
      Successful (C, C++, F77, Java): +
      Successful (C, C++, F77, Java): 3.0.4 @@ -187,7 +187,7 @@ Installing GCC: Final Installation.

      LFS 3.0 (Linux from Scratch), glibc 2.2.5, kernel 2.4.16 Successful: 3.0.4 -
      Test results: +
      Test results: 3.0.4 @@ -220,7 +220,7 @@ Installing GCC: Final Installation.

        Successful: 3.0; -
      Successful (C, C++): +
      Successful (C, C++): 3.0.4 @@ -230,11 +230,11 @@ Installing GCC: Final Installation.

      Successful: 3.0, 3.0.3; -
      Successful (C): +
      Successful (C): 3.0.3; -
      Successful (C, C++, F77, Java): +
      Successful (C, C++, F77, Java): 3.0.4; -
      Successful (C, C++): +
      Successful (C, C++): 3.0.4 @@ -337,7 +337,7 @@ Installing GCC: Final Installation.

      Successful: 3.0.3, 3.0.4; -
      Test results: +
      Test results: 3.0.4 @@ -419,7 +419,7 @@ Installing GCC: Final Installation.

        Successful: 3.0 -
      Test results: +
      Test results: 3.0.4 @@ -473,9 +473,9 @@ Installing GCC: Final Installation.

      3.0.2, 3.0.3, 3.0.4; -
      Unsuccessful: +
      Unsuccessful: 3.0 and 3.0.1; -
      Test results: +
      Test results: 3.0.4, 3.0.4, 3.0.4 @@ -515,7 +515,7 @@ Installing GCC: Final Installation.

      Cygwin-1.3.5-3 on Windows XP Professional Successful: 3.0.3; -
      Successful with modifications: +
      Successful with modifications: 3.0.3 @@ -761,7 +761,7 @@ Installing GCC: Final Installation.

      Red Hat 7.2, glibc 2.2.4, kernel 2.4.17 Successful: 3.0.4; -
      Successful (C, C++, ObjC): +
      Successful (C, C++, ObjC): 3.0.3 @@ -799,7 +799,7 @@ Installing GCC: Final Installation.

      Slackware 7.1, glibc 2.1.3, kernel 2.4.17 Successful (C, C++): 3.0.3; -
      Successful (C, C++, Java): +
      Successful (C, C++, Java): 3.0.4 @@ -910,7 +910,7 @@ Installing GCC: Final Installation.

      3.0.1, 3.0.3, 3.0.4; -
      Test results: +
      Test results: 3.0.4 @@ -928,7 +928,7 @@ Installing GCC: Final Installation.

        Successful: 3.0.1 -
      Test results: +
      Test results: 3.0.4 @@ -941,9 +941,9 @@ Installing GCC: Final Installation.

      3.0.1, 3.0.3, 3.0.4; -
      Successful (C,C++): +
      Successful (C,C++): 3.0.4; -
      Test results: +
      Test results: 3.0.4 @@ -953,7 +953,7 @@ Installing GCC: Final Installation.

        Successful (C and C++): 3.0.2; -
      Successful: +
      Successful: 3.0.4 @@ -1096,9 +1096,9 @@ Installing GCC: Final Installation.

      3.0, 3.0.1, 3.0.3; -
      Successful (C, C++, Java): +
      Successful (C, C++, Java): 3.0.4; -
      Test results: +
      Test results: 3.0.4 @@ -1111,7 +1111,7 @@ Installing GCC: Final Installation.

      3.0.1, 3.0.3, 3.0.4; -
      Test results: +
      Test results: 3.0.4 3.0.4, @@ -1127,9 +1127,9 @@ Installing GCC: Final Installation.

      3.0.3, 3.0.4, 3.0.4; -
      Successful (C,C++): +
      Successful (C,C++): 3.0.4; -
      Test results: +
      Test results: 3.0.4, 3.0.4 diff --git a/htdocs/gcc-3.0/index.html b/htdocs/gcc-3.0/index.html index baab1bae..864d01d1 100644 --- a/htdocs/gcc-3.0/index.html +++ b/htdocs/gcc-3.0/index.html @@ -53,9 +53,9 @@ or our CVS server.

      Previous 3.0.x Releases

      -December 20, 2001: GCC 3.0.3 has been released.
      -October 25, 2001: GCC 3.0.2 has been released.
      -August 20, 2001: GCC 3.0.1 has been released.
      +December 20, 2001: GCC 3.0.3 has been released.
      +October 25, 2001: GCC 3.0.2 has been released.
      +August 20, 2001: GCC 3.0.1 has been released.
      June 18, 2001: GCC 3.0 has been released.

      diff --git a/htdocs/gcc-3.1/buildstat.html b/htdocs/gcc-3.1/buildstat.html index eab2a7fd..348ab001 100644 --- a/htdocs/gcc-3.1/buildstat.html +++ b/htdocs/gcc-3.1/buildstat.html @@ -67,7 +67,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77): 3.1 -
      Test results: +
      Test results: 3.1 @@ -85,7 +85,7 @@ Installing GCC: Final Installation.

      Tru64 UNIX 5.1A Successful: 3.1.1 -
      Test results: +
      Test results: 3.1.1 @@ -103,7 +103,7 @@ Installing GCC: Final Installation.

      glibc 2.2.5, kernel 2.4.16 Successful: 3.1 -
      Test results: +
      Test results: 3.1 @@ -120,7 +120,7 @@ Installing GCC: Final Installation.

        Successful: 3.1 -
      Test results: +
      Test results: 3.1, 3.1, 3.1.1 @@ -463,7 +463,7 @@ Installing GCC: Final Installation.

      Successful: 3.1, 3.1 -
      Test results: +
      Test results: 3.1 @@ -473,7 +473,7 @@ Installing GCC: Final Installation.

      Red Hat 7.1, glibc 2.2.2, kernel 2.4.2 Successful (Ada, C): 3.1.1 -
      Successful (all): +
      Successful (all): 3.1.1 @@ -490,7 +490,7 @@ Installing GCC: Final Installation.

      Red Hat 7.2, glibc 2.2.4, kernel 2.4.17 Successful: 3.1 -
      Test results: +
      Test results: 3.1 @@ -508,7 +508,7 @@ Installing GCC: Final Installation.

      Successful: 3.1, 3.1 -
      Test results: +
      Test results: 3.1 @@ -556,7 +556,7 @@ Installing GCC: Final Installation.

      SuSE 7.1, glibc 2.2-17, kernel 2.4.5 Successful: 3.1.1 -
      Test results: +
      Test results: 3.1.1 @@ -580,7 +580,7 @@ Installing GCC: Final Installation.

      SuSE 8.0, glibc 2.2.5, kernel 2.4.18 Successful: (C, C++, F77, Obj-C): 3.1.1 -
      Test results: +
      Test results: 3.1.1 @@ -590,7 +590,7 @@ Installing GCC: Final Installation.

      SuSE 8.0, glibc 2.2.5, kernel 2.4.18 Successful (C, C++, F77, Obj-C, Java): 3.1 -
      Test results: +
      Test results: 3.1 @@ -624,7 +624,7 @@ Installing GCC: Final Installation.

      Red Hat 7.2, glibc 2.2.4, kernel 2.4.18 Successful: 3.1 -
      Test results: +
      Test results: 3.1 @@ -710,7 +710,7 @@ Installing GCC: Final Installation.

      Debian GNU 3.0, glibc 2.2.5, kernel 2.4.16 Successful: 3.1 -
      Test results: +
      Test results: 3.1 @@ -727,7 +727,7 @@ Installing GCC: Final Installation.

      SuSE 7.0, glibc 2.1.3, kernel 2.2.16 Successful (C, Obj-C): 3.1 -
      Test results: +
      Test results: 3.1 @@ -794,7 +794,7 @@ Installing GCC: Final Installation.

      Successful: 3.1, 3.1.1 -
      Test results: +
      Test results: 3.1 @@ -821,7 +821,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Java, Obj-C): 3.1 -
      Test results: +
      Test results: 3.1, 3.1, 3.1, @@ -834,7 +834,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Obj-C): 3.1.1 -
      Test results: +
      Test results: 3.1.1 @@ -873,7 +873,7 @@ Installing GCC: Final Installation.

      SuSE 7.3, glibc 2.2.4, kernel 2.4.14 Successful (C, C++, F77, Java, Obj-C): 3.1 -
      Test results: +
      Test results: 3.1 @@ -883,7 +883,7 @@ Installing GCC: Final Installation.

      SuSE 7.3, glibc 2.2.4, kernel 2.4.14 Successful (C, C++, F77, Obj-C): 3.1.1 -
      Test results: +
      Test results: 3.1.1 @@ -893,7 +893,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Java, Obj-C): 3.1 -
      Test results: +
      Test results: 3.1 @@ -903,7 +903,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Obj-C): 3.1.1 -
      Test results: +
      Test results: 3.1.1 diff --git a/htdocs/gcc-3.1/changes.html b/htdocs/gcc-3.1/changes.html index 77764f28..705c28c7 100644 --- a/htdocs/gcc-3.1/changes.html +++ b/htdocs/gcc-3.1/changes.html @@ -12,7 +12,7 @@ --> -

      GCC 3.1 Release Series
      Changes, New Features, and Fixes

      +

      GCC 3.1 Release Series
      Changes, New Features, and Fixes

      diff --git a/htdocs/gcc-3.2/buildstat.html b/htdocs/gcc-3.2/buildstat.html index eb691f52..31ae26bb 100644 --- a/htdocs/gcc-3.2/buildstat.html +++ b/htdocs/gcc-3.2/buildstat.html @@ -100,7 +100,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77): 3.2 -
      Test results: +
      Test results: 3.2 @@ -110,7 +110,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Java, ObjC): 3.2.2 -
      Test results: +
      Test results: 3.2.2 @@ -135,7 +135,7 @@ Installing GCC: Final Installation.

      Tru64 UNIX 5.1A Successful: 3.2.1 -
      Test results: +
      Test results: 3.2.1, 3.2.3 @@ -195,7 +195,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77): 3.2 -
      Test results: +
      Test results: 3.2 @@ -206,7 +206,7 @@ Installing GCC: Final Installation.

      Successful: 3.2.2, 3.2.3 -
      Test results: +
      Test results: 3.2.2, 3.2.3 @@ -224,7 +224,7 @@ Installing GCC: Final Installation.

        Successful: 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -234,7 +234,7 @@ Installing GCC: Final Installation.

      binutils 2.13 Successful (C, C++, F77, Obj-C): 3.2 -
      Test results: +
      Test results: 3.2 @@ -244,7 +244,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77): 3.2 -
      Test results: +
      Test results: 3.2 @@ -335,7 +335,7 @@ Installing GCC: Final Installation.

      SuSE 8.0, glibc 2.2.5, kernel 2.4.18 Successful (C, C++, F77, Obj-C): 3.2 -
      Test results: +
      Test results: 3.2 @@ -374,7 +374,7 @@ Installing GCC: Final Installation.

      Mandrake 9.0, kernel 2.4.19 Successful: 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -436,7 +436,7 @@ Installing GCC: Final Installation.

      Cygwin 1.3.12, Windows 2000 Pro 5.0 Successful (C, C++): 3.2 -
      Test results: +
      Test results: 3.2 @@ -453,7 +453,7 @@ Installing GCC: Final Installation.

      Cygwin 1.3.12, Windows 2000 Pro Successful: 3.2 -
      Test results: +
      Test results: 3.2 @@ -520,7 +520,7 @@ Installing GCC: Final Installation.

      Debian Sarge, glibc 2.2.5, binutils 2.13.90.0.4, kernel 2.4.19 Successful: 3.2 -
      Test results: +
      Test results: 3.2 @@ -640,7 +640,7 @@ Installing GCC: Final Installation.

      Red Hat 7.2, glibc 2.2.4, binutils 2.13.1, kernel 2.4.7 Successful: 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -679,7 +679,7 @@ Installing GCC: Final Installation.

      Successful: 3.2.2, 3.2.3 -
      Test results: +
      Test results: 3.2.2, 3.2.3 @@ -723,7 +723,7 @@ Installing GCC: Final Installation.

      Successful (C, C++, F77): 3.2.2, 3.2.2 -
      Test results: +
      Test results: 3.2.2 @@ -763,7 +763,7 @@ Installing GCC: Final Installation.

      Red Hat 8.0, glibc 2.3.2, binutils 2.13.90.0.2, gnat 3.2 Successful (C, C++, F77, Java, Obj-C, Ada): 3.2.3 -
      Test results: +
      Test results: 3.2.3 @@ -824,7 +824,7 @@ Installing GCC: Final Installation.

      Successful (C, Obj-C): 3.2, 3.2.1 -
      Test results: +
      Test results: 3.2, 3.2.1 @@ -843,7 +843,7 @@ Installing GCC: Final Installation.

      Successful: 3.2, 3.2.1 -
      Test results: +
      Test results: 3.2 @@ -911,7 +911,7 @@ Installing GCC: Final Installation.

      Red Hat 7.1, glibc 2.2.4, kernel 2.4.9 Successful (C, C++, F77): 3.2 -
      Test results: +
      Test results: 3.2 @@ -921,7 +921,7 @@ Installing GCC: Final Installation.

      Red Hat 7.2, glibc 2.2.4, kernel 2.4.18 Successful (C, C++, F77): 3.2 -
      Test results: +
      Test results: 3.2 @@ -1078,7 +1078,7 @@ Installing GCC: Final Installation.

      Successful: 3.2, 3.2.1 -
      Test results: +
      Test results: 3.2, 3.2.1 @@ -1105,7 +1105,7 @@ Installing GCC: Final Installation.

      3.2, 3.2.1, 3.2.2 -
      Test results: +
      Test results: 3.2, 3.2.1 @@ -1127,7 +1127,7 @@ Installing GCC: Final Installation.

      Successful: 3.2, 3.2.3 -
      Test results: +
      Test results: 3.2, 3.2.3 @@ -1145,7 +1145,7 @@ Installing GCC: Final Installation.

      SuSE 7.1, glibc 2.2, binutils 2.13, kernel 2.4.2 Successful (C, Obj-C): 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -1162,7 +1162,7 @@ Installing GCC: Final Installation.

      Yellow Dog Linux 2.3, glibc 2.2.5, binutils 2.13.90.0.16, kernel 2.4.20 Successful (C, C++, Java) 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -1242,7 +1242,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77): 3.2.1 -
      Test results: +
      Test results: 3.2.1 @@ -1252,7 +1252,7 @@ Installing GCC: Final Installation.

      UltraSPARC Workstation Successful (C, Obj-C; with tweak): 3.2 -
      Test results: +
      Test results: 3.2 @@ -1297,7 +1297,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Obj-C): 3.2 -
      Test results: +
      Test results: 3.2 @@ -1309,7 +1309,7 @@ Installing GCC: Final Installation.

      3.2.1, 3.2.2, 3.2.3 -
      Test results: +
      Test results: 3.2.2, 3.2.3 @@ -1358,7 +1358,7 @@ Installing GCC: Final Installation.

      SuSE 7.3, glibc 2.2.4, kernel 2.4.14 Successful (C, C++, F77, Obj-C): 3.2 -
      Test results: +
      Test results: 3.2 @@ -1407,7 +1407,7 @@ Installing GCC: Final Installation.

        Successful (C, C++, F77, Obj-C): 3.2 -
      Test results: +
      Test results: 3.2 diff --git a/htdocs/gcc-3.2/changes.html b/htdocs/gcc-3.2/changes.html index e8f892de..0faf69ea 100644 --- a/htdocs/gcc-3.2/changes.html +++ b/htdocs/gcc-3.2/changes.html @@ -13,7 +13,7 @@ -

      GCC 3.2 Release Series
      Changes, New Features, and Fixes

      +

      GCC 3.2 Release Series
      Changes, New Features, and Fixes

      The latest release in the 3.2 release series is GCC 3.2.3.

      diff --git a/htdocs/gcc-3.3/buildstat.html b/htdocs/gcc-3.3/buildstat.html index 60dea47c..c2d6c345 100644 --- a/htdocs/gcc-3.3/buildstat.html +++ b/htdocs/gcc-3.3/buildstat.html @@ -100,7 +100,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, ObjC, F77, Java): 3.3.3, 3.3 -
      Test results: +
      Test results: 3.3.3 @@ -135,7 +135,7 @@ NOTE: the submitter reported that thread support is broken and asked 3.3.3, 3.3.2, 3.3.1 -
      Test results: +
      Test results: 3.3.3, 3.3.1 @@ -189,7 +189,7 @@ NOTE: the submitter reported that thread support is broken and asked binutils 2.14.90, glibc 2.3.1, kernel 2.4.21 Bootstrap: 3.3.1 -
      Test results: +
      Test results: 3.3.1 @@ -207,7 +207,7 @@ NOTE: the submitter reported that thread support is broken and asked binutils 2.16.1 Bootstrap (C, C++, F77, Obj-C): 3.3.6 -
      Test results: +
      Test results: 3.3.6 @@ -231,7 +231,7 @@ NOTE: the submitter reported that thread support is broken and asked 3.3.3, 3.3.1, 3.3 -
      Test results: +
      Test results: 3.3.4, 3.3.3, 3.3.2, @@ -288,7 +288,7 @@ NOTE: the submitter reported that thread support is broken and asked Sun ld and as Bootstrap (C, C++, Obj-C): 3.3.3 -
      Test results: +
      Test results: 3.3.3 @@ -357,7 +357,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap (C, C++, F77): 3.3.2, 3.3 -
      Test results: +
      Test results: 3.3.2 @@ -472,7 +472,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3, 3.3.1 -
      Test results: +
      Test results: 3.3, 3.3.1 @@ -574,7 +574,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3, 3.3.1 -
      Test results: +
      Test results: 3.3, 3.3.1 @@ -586,7 +586,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3.4, 3.3.3 -
      Test results: +
      Test results: 3.3.4, 3.3.3 @@ -606,7 +606,7 @@ NOTE: the submitter reported that thread support is broken and asked Red Hat 7.3, glibc 2.2.5, binutils 2.14.90.0, kernel 2.4.21 Bootstrap: 3.3.2 -
      Test results: +
      Test results: 3.3.2 @@ -616,7 +616,7 @@ NOTE: the submitter reported that thread support is broken and asked Red Hat 8.0, binutils 2.13.90.0.2, glibc 2.3.2, kernel 2.4.18 Bootstrap (with Ada): 3.3 -
      Test results: +
      Test results: 3.3 @@ -635,7 +635,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3, 3.3.1 -
      Test results: +
      Test results: 3.3 @@ -756,7 +756,7 @@ NOTE: the submitter reported that thread support is broken and asked SUSE LINUX Enterprise Server 9, binutils 2.15.90, glibc 2.3.3, kernel 2.6.5 Bootstrap: 3.3.4 -
      Test results: +
      Test results: 3.3.4 @@ -787,7 +787,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3.4, 3.3.3 -
      Test results: +
      Test results: 3.3.4, 3.3.3 @@ -815,7 +815,7 @@ NOTE: the submitter reported that thread support is broken and asked binutils 2.16.1 Bootstrap (C, C++, F77, Obj-C): 3.3.6 -
      Test results: +
      Test results: 3.3.6 @@ -844,7 +844,7 @@ NOTE: the submitter reported that thread support is broken and asked native cc, as, ld Bootstrap: 3.3.3 -
      Test results: +
      Test results: 3.3.3 @@ -926,7 +926,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3, 3.3.1; -
      Bootstrap (C, C++, F77, Obj-C): +
      Bootstrap (C, C++, F77, Obj-C): 3.3 @@ -936,9 +936,9 @@ NOTE: the submitter reported that thread support is broken and asked Mac OS X 10.2.8 Bootstrap (C, C++, F77, Java, Obj-C): 3.3.2 -
      Bootstrap (C, C++, F77, Obj-C): +
      Bootstrap (C, C++, F77, Obj-C): 3.3.4 -
      Bootstrap (C, C++, Java): +
      Bootstrap (C, C++, Java): 3.3.3 @@ -989,7 +989,7 @@ NOTE: the submitter reported that thread support is broken and asked   Bootstrap (C, C++, F77, Obj-C): 3.3.4 -
      Test results: +
      Test results: 3.3.4 @@ -1077,7 +1077,7 @@ NOTE: the submitter reported that thread support is broken and asked Yellow Dog 3.0, glibc 2.3.2, kernel 2.6.3 Bootstrap (C, C++, Obj-C): 3.3.3 -
      Test results: +
      Test results: 3.3.3 @@ -1183,7 +1183,7 @@ NOTE: the submitter reported that thread support is broken and asked binutils 2.13.2.1 Bootstrap: 3.3 -
      Test results: +
      Test results: 3.3 @@ -1204,7 +1204,7 @@ NOTE: the submitter reported that thread support is broken and asked 3.3.4, 3.3.3, 3.3 -
      Test results: +
      Test results: 3.3.4, 3.3.3, 3.3, @@ -1218,7 +1218,7 @@ NOTE: the submitter reported that thread support is broken and asked Bootstrap: 3.3.3, 3.3.1 -
      Test results: +
      Test results: 3.3 @@ -1268,7 +1268,7 @@ NOTE: the submitter reported that thread support is broken and asked Aurora SPARC Linux 1.0, binutils 2.11.93.0.2, glibc 2.2.5, kernel 2.4.20 Bootstrap (C, C++, F77, Java, Obj-C): 3.3 -
      Test results: +
      Test results: 3.3 @@ -1321,7 +1321,7 @@ NOTE: the submitter reported that thread support is broken and asked Aurora SPARC Linux 1.0, binutils 2.14.90, glibc 2.2.5, kernel 2.4.20 Bootstrap: 3.3 -
      Test results: +
      Test results: 3.3 @@ -1329,7 +1329,7 @@ NOTE: the submitter reported that thread support is broken and asked x86_64-suse-linux-gnu SuSE Linux Enterprise Server 8, glibc 2.2.5, kernel 2.4.19; -
      test runs with and without -m32 +
      test runs with and without -m32 Test results: 3.3.2, 3.3 @@ -1341,7 +1341,7 @@ NOTE: the submitter reported that thread support is broken and asked RHEL WS3, glibc 3.4.3, binutils 2.14.90.0.4, kernel 2.4.21 Bootstrap: 3.3.4 -
      Test results: +
      Test results: 3.3.4 diff --git a/htdocs/gcc-3.3/changes.html b/htdocs/gcc-3.3/changes.html index cc10e0f3..4cb07f07 100644 --- a/htdocs/gcc-3.3/changes.html +++ b/htdocs/gcc-3.3/changes.html @@ -12,7 +12,7 @@ --> -

      GCC 3.3 Release Series
      Changes, New Features, and Fixes

      +

      GCC 3.3 Release Series
      Changes, New Features, and Fixes

      The latest release in the 3.3 release series is GCC 3.3.6.

      diff --git a/htdocs/gcc-3.4/buildstat.html b/htdocs/gcc-3.4/buildstat.html index cbf455d5..02b491ed 100644 --- a/htdocs/gcc-3.4/buildstat.html +++ b/htdocs/gcc-3.4/buildstat.html @@ -55,7 +55,7 @@ Installing GCC: Final Installation.

      binutils 2.15 Bootstrap (C, C++, F77, Java, Obj-C): 3.4.1 -
      Test results: +
      Test results: 3.4.1, 3.4.1 @@ -82,7 +82,7 @@ Installing GCC: Final Installation.

      OSF1 V4.0 Bootstrap (C, C++, F77, Obj-c): 3.4.1 -
      Test results: +
      Test results: 3.4.1 @@ -92,7 +92,7 @@ Installing GCC: Final Installation.

      Tru64 Bootstrap (C, C++, F77): 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -102,7 +102,7 @@ Installing GCC: Final Installation.

      Tru64 Bootstrap (C, C++, F77, Java, Obj-C, with patch): 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -167,7 +167,7 @@ Installing GCC: Final Installation.

      binutils 2.16.1 Bootstrap (C, C++, F77, Obj-C): 3.4.4 -
      Test results: +
      Test results: 3.4.4 @@ -187,7 +187,7 @@ Installing GCC: Final Installation.

      3.4.2, 3.4.1, 3.4.0 -
      Test results: +
      Test results: 3.4.2, 3.4.1, 3.4.0, @@ -253,7 +253,7 @@ Installing GCC: Final Installation.

      Bootstrap: 3.4.3, 3.4.0 -
      Test results: +
      Test results: 3.4.6 @@ -263,7 +263,7 @@ Installing GCC: Final Installation.

      binutils 2.14 Bootstrap (C, C++, F77, Java, Obj-C): 3.4.1 -
      Test results: +
      Test results: 3.4.1 @@ -306,7 +306,7 @@ Installing GCC: Final Installation.

      NetBSD 1.6.2, GNU ld 2.11.2 Bootstrap: 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -357,7 +357,7 @@ Installing GCC: Final Installation.

      SuSE 8.2 with many updates Bootstrap (C, C++, Java, Obj-C): 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -464,9 +464,9 @@ Installing GCC: Final Installation.

      Fedora Core 1, binutils 2.14.90.0.6, glibc 2.3.2, kernel 2.4.22 Bootstrap (C, C++, F77, Java, Obj-C, Ada): 3.4.1, -
      Bootstrap (C, C++, Java, Obj-C): +
      Bootstrap (C, C++, Java, Obj-C): 3.4.0 -
      Test results: +
      Test results: 3.4.1, 3.4.0 @@ -477,7 +477,7 @@ Installing GCC: Final Installation.

      Gentoo, glibc 2.3.3, kernel 2.6.6 Bootstrap (C, C++, F77, Java, Obj-C): 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -521,7 +521,7 @@ Installing GCC: Final Installation.

      3.4.2, 3.4.1, 3.4.0 -
      Test results: +
      Test results: 3.4.2, 3.4.1, 3.4.0 @@ -585,7 +585,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, F77, Java, Obj-C): 3.4.3, 3.4.2 -
      Test results: +
      Test results: 3.4.3, 3.4.2, 3.4.2 @@ -598,7 +598,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, F77, Obj-C): 3.4.1 3.4.0 -
      Test results: +
      Test results: 3.4.1, 3.4.0 @@ -635,7 +635,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, F77, Java, Obj-C): 3.4.2, 3.4.1 -
      Test results: +
      Test results: 3.4.2, 3.4.1 @@ -654,7 +654,7 @@ Installing GCC: Final Installation.

      binutils 2.16.1 Bootstrap (C, C++, F77, Obj-C): 3.4.4 -
      Test results: +
      Test results: 3.4.4 @@ -689,7 +689,7 @@ Installing GCC: Final Installation.

      Mac OS X 10.3 Bootstrap (C, C++, Obj-C): 3.4.0 -
      Bootstrap (C, Java): +
      Bootstrap (C, Java): 3.4.0 @@ -813,7 +813,7 @@ Installing GCC: Final Installation.

      binutils 2.15.90, glibc 2.2.5, kernel 2.4.21 Bootstrap: 3.4.2 -
      Test results: +
      Test results: 3.4.2 @@ -874,7 +874,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, F77, Java, Obj-C): 3.4.2, 3.4.0 -
      Test results: +
      Test results: 3.4.2, 3.4.0 @@ -946,7 +946,7 @@ Installing GCC: Final Installation.

      Aurora SPARC Linux 1.0, binutils 2.15.90, glibc 2.2.5, kernel 2.4.26 Bootstrap: 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -965,7 +965,7 @@ Installing GCC: Final Installation.

      Aurora SPARC Linux 1.0, binutils 2.15.90, glibc 2.2.5, kernel 2.4.26 Bootstrap: 3.4.0 -
      Test results: +
      Test results: 3.4.0 @@ -1002,7 +1002,7 @@ Installing GCC: Final Installation.

      3.4.2, 3.4.1, 3.4.0 -
      Test results: +
      Test results: 3.4.2, 3.4.1, 3.4.0 @@ -1030,7 +1030,7 @@ Installing GCC: Final Installation.

        Bootstrap (C,C++,F77,Java,Obj-C,Ada): 3.4.0 -
      Test results: +
      Test results: 3.4.0 diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html index bd016db7..451245aa 100644 --- a/htdocs/gcc-3.4/changes.html +++ b/htdocs/gcc-3.4/changes.html @@ -12,7 +12,7 @@ --> -

      GCC 3.4 Release Series
      Changes, New Features, and Fixes

      +

      GCC 3.4 Release Series
      Changes, New Features, and Fixes

      The final release in the 3.4 release series is GCC 3.4.6. The series is now closed.

      diff --git a/htdocs/gcc-4.0/buildstat.html b/htdocs/gcc-4.0/buildstat.html index c596ac7b..23184f2d 100644 --- a/htdocs/gcc-4.0/buildstat.html +++ b/htdocs/gcc-4.0/buildstat.html @@ -41,7 +41,7 @@ Installing GCC: Final Installation.

      4.0.3, 4.0.2, 4.0.1 -
      Bootstrap (C, C++): +
      Bootstrap (C, C++): 4.0.0 @@ -59,7 +59,7 @@ Installing GCC: Final Installation.

      Linux From Scratch, binutils 2.15.91.0.1, glibc cvs 20040621, kernel 2.6.10 Bootstrap (C, C++, Java, Obj-C): 4.0.0 -
      Test results: +
      Test results: 4.0.0 @@ -94,7 +94,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++, F95, Obj-C, Java): 4.0.2, 4.0.1 -
      Test results: +
      Test results: 4.0.2, 4.0.1 @@ -105,7 +105,7 @@ Installing GCC: Final Installation.

      as from binutils 2.15 Bootstrap (C, C++, Obj-C): 4.0.0 -
      Test results: +
      Test results: 4.0.0 @@ -196,7 +196,7 @@ Installing GCC: Final Installation.

      SuSE 9.3, glibc 2.3.4 Bootstrap (C, C++, F95, Obj-C, Java): 4.0.1 -
      Test results: +
      Test results: 4.0.1 @@ -206,7 +206,7 @@ Installing GCC: Final Installation.

      Slackware 10.0, binutils 2.15.92.0.2, glibc 2.3.4, kernel 2.6.11.7 Bootstrap (C, C++): 4.0.0 -
      Test results: +
      Test results: 4.0.0 @@ -250,7 +250,7 @@ Installing GCC: Final Installation.

      binutils 2.16.1, kernel 2.6.12 Bootstrap (C,C++,F95,Java,Obj-C,Ada): 4.0.2 -
      Test results: +
      Test results: 4.0.2 @@ -277,7 +277,7 @@ Installing GCC: Final Installation.

      Fedora Core 3, glibc 2.3.5, kernel 2.6.11 Bootstrap (C, C++, Obj-C, Java): 4.0.2 -
      Bootstrap (Ada, C, C++, F95, Java): +
      Bootstrap (Ada, C, C++, F95, Java): 4.0.0 @@ -319,7 +319,7 @@ Installing GCC: Final Installation.

      Red Hat Enterprise 3 Bootstrap (C, C++, Obj-C, Java): 4.0.0 -
      Test results: +
      Test results: 4.0.0 @@ -414,7 +414,7 @@ Installing GCC: Final Installation.

      binutils 2.16.1, kernel 2.4.21 Bootstrap (C,C++,F95,Java,Obj-C,Ada): 4.0.2 -
      Test results: +
      Test results: 4.0.2 @@ -450,9 +450,9 @@ Installing GCC: Final Installation.

      binutils 2.16.1 Bootstrap (C, C++, F95, Obj-C, Ada): 4.0.2 -
      Bootstrap (C, C++, Obj-C, Ada): +
      Bootstrap (C, C++, Obj-C, Ada): 4.0.1 -
      Test results: +
      Test results: 4.0.2, 4.0.1 @@ -471,9 +471,9 @@ Installing GCC: Final Installation.

      Mac OS 10.3.9 Bootstrap (C, Ada): 4.0.2 -
      Bootstrap (C, F95): +
      Bootstrap (C, F95): 4.0.0 -
      Bootstrap (C): +
      Bootstrap (C): 4.0.0 @@ -491,7 +491,7 @@ Installing GCC: Final Installation.

      Mac OS 10.4 Bootstrap (Ada, C, C++, F95, Obj-C): 4.0.0 -
      Test results: +
      Test results: 4.0.0, 4.0.0 @@ -729,7 +729,7 @@ Installing GCC: Final Installation.

      binutils 2.16.1, kernel 2.16.12 Bootstrap (C,C++,F95,Java,Obj-C,Ada): 4.0.2 -
      Test results: +
      Test results: 4.0.2 @@ -739,7 +739,7 @@ Installing GCC: Final Installation.

      Red Hat Enterprise 3 Bootstrap (C, C++, Obj-C, Java): 4.0.0 -
      Test results: +
      Test results: 4.0.0 @@ -749,7 +749,7 @@ Installing GCC: Final Installation.

      Slackware, glibc 2.3.2, kernel 2.6.12 Bootstrap (C, C++, Obj-C; partial success): 4.0.1 -
      Test results: +
      Test results: 4.0.1 diff --git a/htdocs/gcc-4.0/changes.html b/htdocs/gcc-4.0/changes.html index 42c15f25..ea40f72b 100644 --- a/htdocs/gcc-4.0/changes.html +++ b/htdocs/gcc-4.0/changes.html @@ -12,7 +12,7 @@ --> -

      GCC 4.0 Release Series
      Changes, New Features, and Fixes

      +

      GCC 4.0 Release Series
      Changes, New Features, and Fixes

      The latest release in the 4.0 release series is GCC 4.0.4.

      @@ -81,7 +81,7 @@ new optimization framework based on a higher level intermediate representation than the existing RTL representation. Numerous new code transformations based on the new framework are available - in GCC 4.0, including:
      + in GCC 4.0, including:
      • Scalar replacement of aggregates
      • @@ -95,7 +95,7 @@
      • Autovectorization
      • Loop interchange
      • Tail recursion by accumulation
      • -

      +
      Many of these passes outperform their counterparts from previous GCC releases. diff --git a/htdocs/gcc-4.1/buildstat.html b/htdocs/gcc-4.1/buildstat.html index fcad06ef..f319c7f2 100644 --- a/htdocs/gcc-4.1/buildstat.html +++ b/htdocs/gcc-4.1/buildstat.html @@ -97,9 +97,9 @@ Installing GCC: Final Installation.

      GNU as 2.15 Bootstrap (C, C++, Obj-C): 4.1.1 -
      Bootstrap (C,C++,Fortran,Java,Obj-C): +
      Bootstrap (C,C++,Fortran,Java,Obj-C): 4.1.1 -
      Test results: +
      Test results: 4.1.1 @@ -178,7 +178,7 @@ Installing GCC: Final Installation.

      Bootstrap (C, C++): 4.1.2, 4.1.1 -
      Test results (C,C++,Fortran): +
      Test results (C,C++,Fortran): 4.1.2, 4.1.2, 4.1.2 @@ -225,7 +225,7 @@ Installing GCC: Final Installation.

      Red Hat EL3 Bootstrap (C, C++, Obj-C, Java): 4.1.1 -
      Test results: +
      Test results: 4.1.1 @@ -236,7 +236,7 @@ Installing GCC: Final Installation.

      Bootstrap (C,C++): 4.1.1 -
      Bootstrap (C): +
      Bootstrap (C): 4.1.1 @@ -289,7 +289,7 @@ Bootstrap (C,C++): Red hat Advanced Workstation 2, binutils 2.16.1 Bootstrap (C, C++, Obj-C): 4.1.1 -
      Test results: +
      Test results: 4.1.1 @@ -364,7 +364,7 @@ Bootstrap (C,C++): Bootstrap: 4.1.1, 4.1.0 -
      Test results: +
      Test results: 4.1.1 @@ -473,7 +473,7 @@ Bootstrap (C,C++):   Bootstrap: 4.1.2 -
      Test results: +
      Test results: 4.1.2, 4.1.2, 4.1.1, @@ -526,7 +526,7 @@ Bootstrap (C,C++): Red hat EL3 Bootstrap (C, C++, Obj-C, Java): 4.1.1 -
      Test results: +
      Test results: 4.1.1 diff --git a/htdocs/gcc-4.1/changes.html b/htdocs/gcc-4.1/changes.html index 8e4f8349..b371c21b 100644 --- a/htdocs/gcc-4.1/changes.html +++ b/htdocs/gcc-4.1/changes.html @@ -12,7 +12,7 @@ --> -

      GCC 4.1 Release Series
      Changes, New Features, and Fixes

      +

      GCC 4.1 Release Series
      Changes, New Features, and Fixes

      The latest release in the 4.1 release series is GCC 4.1.2.

      @@ -24,7 +24,7 @@
      • GCC now has infrastructure for inter-procedural optimizations and - the following inter-procedural optimizations are implemented:
        + the following inter-procedural optimizations are implemented:
        • Profile guided inlining. When doing profile feedback guided optimization, GCC can now use the profile to make @@ -32,7 +32,7 @@ is profitable or not. This means that GCC will no longer inline functions at call sites that are not executed very ... 1463 lines suppressed ... hooks/post-receive -- gcc-wwwdocs