This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CFG problems on alpha


On Sat, 27 Oct 2001, Jan Hubicka wrote:
> Sat Oct 27 00:14:41 CEST 2001  Jan Hubicka  <jh@suse.cz>
>
> 	* cfgrtl.c (merge_blocks_nomove):  Update life info properly.

A datapoint without further analysis: with this patch (just this
patch) cris-axis-linux-gnu now builds.  So far, there are some
new failures compared to last time it built:
FAIL: gcc.c-torture/compile/20001221-1.c,  -O2
FAIL: gcc.c-torture/compile/20001221-1.c,  -Os
gcc.log says:
/home/hp/cvs_areas/gcc/cvs_write/egcs/gcc/testsuite/gcc.c-torture/compile/20001221-1.c:70: Internal compiler error in find_free_reg, at local-alloc.c:2163
I don't know how that's correlated to your changes, I just
mention in in a vain attempt at completeness.  That's all for
now: execute/ shows no failures yet but it's getting way too
late.  (Oh no: there are more execute/loop-* failures.
Oh well.)

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]