This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch broken
On Fri, 28 Jun 2002, Andreas Jaeger wrote:
> Can you reproduce it now? Anything else I should send?
>
I can reproduce something similar (I think I sent something about
it last night), but not the segv. I get an RTL checking failure.
In any case, I'll be looking at this in more detail today. Do
you know when was the last time that the branch worked fine?
That might help us look for the problematic patch.
> Btw. binutils is:
> $ ld --version
> GNU ld version 2.12.90.0.4 20020408
>
I'm running an older version: 2.10.91. I'll try using a more
recent one.
Thanks. Diego.