From 1d9626d474dc84ac719f87b73c44d55a8d3174c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Tue, 19 Jun 2001 17:19:03 +0000 Subject: [PATCH] *** empty log message *** [r174] --- Changes | 6 ++++++ TODO | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/Changes b/Changes index ffff15a8f..129570192 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ + 19.6.2001 Goetz + Changed array bounds in type.h to ir_node*. This allows to + construct array bounds that are complex constant expressions + simpler. Further dynamic array bounds can be displayed. + Comment in ircons.c extended: undefined values in start_block. + 7.6.2001 Goetz ifdef'ed all uses of gmp in tv.c away. Optimizations for mode_Z no more supported, as well as constants of that mode. diff --git a/TODO b/TODO index cabdd1ae0..493a25477 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ + * 19.6.2001 Goetz + What happens if undefined values are allowed? See ircons.c, + grep for get_irg_start_block. + * 23.5.2001 Goetz Does the array type contain a field with the array entity? This entity should be constructed automatically with the array type. -- 2.20.1