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] BIND_EXPR removal


On Sun, Nov 02, 2003 at 10:06:10PM -0500, Jason Merrill wrote:
> Perhaps we could express this by inserting a new statement to express that
> X is dead?

Hum.  Except that I expect that we'd have to add it to all 
outgoing edges, probably via try-finally.  I wonder if that
scroggs the cfg bad enough to make the excercise questionable.


r~


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