used get_irn_n(*, -1) instead of get_nodes_block() to access
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 08:15:06 +0000 (08:15 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 08:15:06 +0000 (08:15 +0000)
commitc6cfd75083a55254fb1d26ab879736e82d29d3af
treef82e20e94f1c07d708d7d42d97f62b0750d8ec0e
parentffa5e8ca2c203ff2f0e7d8240a4e2a949690a5f5
used get_irn_n(*, -1) instead of get_nodes_block() to access
the block of potential floating nodes.
check first if a nodes is floating before checking it's block

[r6137]
ir/ir/irdump.c