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] Enhance statement checking & fix minor buglets


On Mon, 2004-04-05 at 20:33, Richard Henderson wrote:

> I wonder what my point was...
> 
If you promise to shut up now, I promise I'll care.  Really.

Seriously, though.  When the folder sees the unsigned 800, hasn't it
seen the MINUS_EXPR before?  Perhaps it could use that to DTRT.  In any
case, taking PLUS_EXPR/MINUS_EXPR out of is_gimple_min_invariant sounds
very good to me.


Diego.


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