On 14 May 2007 08:25:27 -0000, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote:
------- Comment #60 from rguenth at gcc dot gnu dot org 2007-05-14 09:25 ------- But it doesn't have a result, does it? Given that, I wonder how moving stmts across it is prevented?
Okay, so then it needs an LHS that defines a new SSA name, otherwise, we'll end up with dead ones everywhere, and they will keep other dead code alive.