[ tree-ssa] PRE problem
Diego Novillo
dnovillo@redhat.com
Fri Feb 20 20:13:00 GMT 2004
On Fri, 2004-02-20 at 14:59, law@redhat.com wrote:
> In message <1077304036.3169.162.camel@localhost.localdomain>, Diego Novillo wri
> tes:
> >
> >See if this (untested) patch fixes your problem. We were not calling
> >propagate_value in generate_expr_as_of_bb. This fixes PR14153, but I
> >haven't checked other places in PRE where we may be doing the same.
> So if you really think this is going to work, build c, c++ (no need to
> fully bootstrap), then try to build libstdc++.
>
I just did :) Attached.
> Trust me, this ain't sufficient. It was the first thing I tried.
>
Have you got any other local changes? Your idea of having PRE check
whether the propagation is valid sounded good to me. So, perhaps I'm
just not tickling the bug with a pristine branch.
Diego.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20040220-pre-fix.diff
Type: text/x-patch
Size: 2823 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040220/1e00aa19/attachment.bin>
More information about the Gcc
mailing list