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, Apr 05, 2004 at 09:29:02PM -0400, Diego Novillo wrote:
> Seriously, though.  When the folder sees the unsigned 800, hasn't it
> seen the MINUS_EXPR before?  Perhaps it could use that to DTRT.

Yes.  But what is the right thing?  Not creating 0xfffffce0,
I'm reasonably sure.

I think there are several things that we *could* do, but it
begins seeming as if we're papering over bugs in the C front
end at that point.


r~


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