From b4043045e3ca3d7eb3e8758ecab4b06b379ee5b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Fri, 18 Jun 2004 17:25:59 +0000 Subject: [PATCH] *** empty log message *** [r3169] --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 1607ac686..c53062f6f 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ - * Goetz 10.6.04 + + Goetz 10.6.04 Error in removing dead code: In an if condition is a loop. We optimized the if condition to Jmp/Bad, the loop now is unreachable. It should be removed by gigo or the like. @@ -8,7 +8,7 @@ a pass walking and marking starting at the Start node to remove this loop. Currently scc causes an segmetation fault for this situation. - * Goetz 10.6.04 + + Goetz 10.6.04 Error in irscc: If we have an unreachable loop, or a loop resulting from an exiting endless recursion, irscc finds no tail ==> issues an assertion. -- 2.20.1