This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa] merge to 2004-01-02 checked in
- From: Richard Henderson <rth at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 3 Jan 2004 15:08:36 -0800
- Subject: [tree-ssa] merge to 2004-01-02 checked in
Not the smoothest. It bootstraps on i686 and alphaev67 linux.
There's a double handful of new test failures:
* Quite a few of these are new tests.
* About half are error message failures due to we suddenly not
detecting non-void function return without value. This is a
regression, yes, but not serious.
* One or two are more complicated.
In any case, the merge was large enough and few enough problems
that looked serious that I decided to check it in anyway. If we
fail to bootstrap on some other target, I'll give that top priority,
otherwise I'll be fixing the regressions this weekend.
r~