On Wed, 2005-07-06 at 10:35 -0400, Richard Kenner wrote:
> Try the attached patch.
>
> In the case where I saw this ICE, the tree generated by Ada was not valid
> (had a type mismatch on a MODIFY_EXPR). So the patch you sent may not
> necessarily be needed.
Well, it's actually still needed i
Try the attached patch.
In the case where I saw this ICE, the tree generated by Ada was not valid
(had a type mismatch on a MODIFY_EXPR). So the patch you sent may not
necessarily be needed.
| 4.1.0 20050706 (experimental) (x86_64-suse-linux-gnu) GCC error: |
| tree check: expected integer_cst, have cond_expr in |
|do_structure_copy, at tree-ssa-structalias.c:2410 |
I saw this when trying to get a bootstrap done. I beleieve the fol
On Jul 6, 2005, at 8:40 AM, Daniel Berlin wrote:
Try the attached patch.
This fixed it for me.
-- Pinski
Try the attached patch.
On Wed, 2005-07-06 at 06:54 -0400, Geert Bosch wrote:
> This is http://gcc.gnu.org/PR22319.
>
> On Jul 6, 2005, at 06:17, Andreas Schwab wrote:
> > Andreas Jaeger <[EMAIL PROTECTED]> writes:
> >
> >
> >> Building ada with the patch for flag_wrapv fails now with a new
> >
This is http://gcc.gnu.org/PR22319.
On Jul 6, 2005, at 06:17, Andreas Schwab wrote:
Andreas Jaeger <[EMAIL PROTECTED]> writes:
Building ada with the patch for flag_wrapv fails now with a new
error:
+===GNAT BUG
DETECTED==+
| 4.1.0 20050
Andreas Jaeger <[EMAIL PROTECTED]> writes:
> Building ada with the patch for flag_wrapv fails now with a new error:
>
> +===GNAT BUG DETECTED==+
> | 4.1.0 20050706 (experimental) (x86_64-suse-linux-gnu) GCC error: |
> | tree check: expect
Yes I see this new form of failure on x86_64-linux too as of
LAST_UPDATED Tue Jul 5 21:38:08 UTC 2005
I don't use the wrapv patch, just the following patch on gnattools:
Index: Makefile.in
===
RCS file: /cvs/gcc/gcc/gnattools/Makefi
Building ada with the patch for flag_wrapv fails now with a new error:
+===GNAT BUG DETECTED==+
| 4.1.0 20050706 (experimental) (x86_64-suse-linux-gnu) GCC error: |
| tree check: expected integer_cst, have cond_expr in