> Honza, > > I continue to receive an ICE: > > /farm/dje/src/src/libstdc++-v3/include/precompiled/stdc++.h:94:0: > /tmp/20110427/powerpc-ibm-aix5.3.0.0/libstdc++-v3/include/valarray:1163:1: > internal compiler error: vector VEC(tree,base) index domain error, in > evaluate_conditions_for_edge at ipa-inline-analysis.c:537 > > I was able to bootstrap with GCC just prior to your patch on Friday. Hi, can I have a preprocessed testcase? The one attached to HP PR don't seem to reproduce for me. Perhaps we just need a bounds check here though I think we should catch all "evil" edges with can_inline_edge_p and never try to propagate across those.
Honza