Introduction
- This page documents requests that have been made for last-minute changes to GCC 4.0.0. These changes will be considered only if the RM determines that there needs to be a second GCC 4.0.0 release candidate. Please do not make changes to this page without the permission of the RM.
GCC 4.0 RC2 Status
- Primary Platforms
- arm-none-elf
- Julian Brown reports some FAILs here:
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01301.html It is unknown if these are regressions, but the V3 failures reflect merely the fact that the !DejaGNU arm-sim.exp configuration doesn't configure remote downloads correctly. Other failures are primarily due to tests that use too much memory for the simulator, or which fail due to limitations in newlib.
- Julian Brown reports some FAILs here:
- hppa2.0w-hp-hpux11.11
- Joseph Myers reports no regressions:
- i686-pc-linux-gnu
- Haren Visavadia reports no problems in:
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01308.html Joe Buck reports no problems in:
- Haren Visavadia reports no problems in:
- i386-unknown-freebsd
- mips-none-elf
- Richard Sandiford reports no regressions in:
- powerpc-ibm-aix5.2.0.0
- sparc-sun-solaris2.9
- Eric Botcazou reports no problems.
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01135.html
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01302.html
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01300.html
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01299.html
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01298.html
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01297.html Joe Buck indicates a problem with Java and libiconv, but this is a known configury problem.
- Eric Botcazou reports no problems.
- x86_64-unknown-linux-gnu
- Laurent Guerby reports no C or Ada problems in:
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01307.html However, that does not include C++ results. Joe Buck reports only nested-function problems in:
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01333.html and indicates that these failures are not new on this machine.
- Secondary Platforms
- Laurent Guerby reports no C or Ada problems in:
- powerpc-apple-darwin
- Geoff Keating reports that the Java bootstrap fails. Andrew Haley reports here:
http://gcc.gnu.org/ml/gcc/2005-04/msg01068.html that there is a bad interaction between the Java front end and dbxout.c. So, this problem probably only affects targets that use stabs. Mark Mitchell indicated that this problem is not release-critical.
- Geoff Keating reports that the Java bootstrap fails. Andrew Haley reports here:
- powerpc-unknown-linux-gnu
- Andreas Tobler reports 1 FAIL (unknown if this is a regression):
- i686-pc-cygwin
- ia64-unknown-linux-gnu
- Jim Wilson comments that the problem shown in [gccbug: 20973] could cause problems on this platform when calling routines (such as those in GLIBC) that leave registers with NAT bits set.
Approved for 4.0.0
- [gccbug: 20991]
Patch Queue
- [gccbug: 20973]
- Jim Wilson comments that this patch probably reflects a deeper problem which will effect Itanium.
GCC 4.0 RC1 Status
- Primary Platforms
- i386-unknown-freebsd
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00870.html Regressions are reported by Loren Rittle to be:
gcc.c-torture/execute/ieee/copysign1.c execution, -O3 [multiple extra options]
gcc.c-torture/execute/ieee/copysign1.c execution, -Os
gcc.c-torture/execute/ieee/copysign2.c execution, [across multiple options]
gcc.dg/uninit-6.c uninitialized variable warning (... bogus messages, line 42)
gcc.dg/wint_t-1.c (test for excess errors)
21 more libjava failures (most are gij related) than typically seen.- i686-pc-linux-gnu
- Haren Visavadia reports no regressions in private mail.
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00742.html Jakub Jelinek reports possible miscompilation of KDE 3.4.0's cssstyleselector.cpp. [gccbug: 20973]
- Haren Visavadia reports no regressions in private mail.
- mips-elf
- sparc-sun-solaris2.9
- Secondary Platforms
- powerpc-darwin8
Approved for RC2
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01108.html
Patch to fix builtin_apply_args on SPARC (specific).
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01036.html
- GLIBC does not compile on S390.
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01015.html
- Fortran fix.
http://gcc.gnu.org/ml/java-patches/2005-q2/msg00088.html
- Java library patch.
- [gccbug: 20929]
- ICE on IA32 compiling Mozilla.
- [gccbug: 20739]
- ICE with enable checking.
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01049.html
Wrong code for builtin_memcmp on IA32/AMD64 (PR 20126, miscompiles python).
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00865.html
- Wrong code caused by combine_simplify_rtx.
Rejected for 4.0.0.
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01107.html
- Fix for -fPIC ICE on IA32/AMD64. Rejected by RTH for mainline.
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01074.html
Patch to fix builtin_apply_args on SPARC (generic).