This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] PATCH to gimplify_boolean_expr


On Tue, 26 Aug 2003 12:11:01 -0600, law@redhat.com wrote:

> When we enter the else clause we should record that F.4_10 has the value
> zero.  That equivalence should be propagated to into the PHI, replacing
> F.4_10 in the PHI node with the value zero.

Agreed.  I also don't know why that isn't happening.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]