GCC build failed for native with your patch on 2003-04-12T01:30:01Z.
Geoff Keating
geoffk@geoffk.org
Sat Apr 12 02:20:00 GMT 2003
Hi Eric,
"GCC regression checker" <geoffk@apple.com> writes:
> +2003-04-11 Eric Christopher <echristo@redhat.com>
> +
> + * emit-rtl.c (gen_rtx): Fix typos.
> +
> 2003-04-11 Richard Henderson <rth@redhat.com>
>
> * emit-rtl.c (gen_rtx): Zero '0' fields.
>
> /Users/regress/tbox/cvs-gcc/gcc/gcc/unwind.inc: In function `_Unwind_ForcedUnwind':
> /Users/regress/tbox/cvs-gcc/gcc/gcc/unwind.inc:207: internal compiler error: Segmentation Fault
I think you fixed the wrong typo, the line should really be:
X0EXP (rt_val, i) = NULL_RTX;
Note '0' and 'i'.
I will run a build and hopefully stomp on some of these bootstrap failures.
--
- Geoffrey Keating <geoffk@geoffk.org>
More information about the Gcc-regression
mailing list