This is the mail archive of the gcc@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 self checking infrastructure


On Wed, Nov 19, 2003 at 09:36:53PM +0100, Jan Hubicka wrote:
> With transitivity, we still shall be able to verify that we have useless
> conversion from PLUS_EXPR into it's operands, for instance.
> Even that appears to be broken at the moment. Why?

See the block comment above maybe_fold_stmt_plus.
IMO that example is a front end bug.


r~


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