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: [PATCH]: Fix pointer arithmetic handling in tree-ssa-structalias.c



I wonder what we do for MINUS_EXPR there...

We return false, and then process each member of the binary operation as a separate variable that gets joined to the LHS.

Any integer variables on the RHS should get assigned anything.


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