This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-3.4.5 Release Status
Joe Buck <Joe.Buck@synopsys.COM> writes:
[...]
| Tests (including Ada tests this time) for i686-pc-linux-gnu on RHEL 3.0
| are at
|
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01334.html
|
| They are essentially perfect (only the one known failure).
|
| I also ran tests on an x86_64-unknown-linux-gnu RHEL 3.0 box (no Ada). Here
| we see a number of failures:
|
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01333.html
Thanks for the report!
| Almost all the C failures are in tests that disable themselves if
| NO_TRAMPOLINES is defined, so I'm assuming trampolines don't work,
| perhaps because of some kind of stack protection on the box I'm using.
| But this is similar to what I've seen before.
|
| I don't know anything about the libffi test failures.
|
| I also am running tests on an ia64 box running RHEL AW2.1 (I know, old
| stuff, but I don't control that box) with binutils 2.14. Tests aren't
| done yet (so I can't yet point to the gcc-testresults URL), but there are
| the following gcc failures:
I would need an ia64 maintainer to comment on this. From
http://gcc.gnu.org/ml/gcc-testresults/2005-11/
it looks to me like the failures are almost identical (some are even
UNRESOLVED).
-- Gaby