X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=TODO;h=493a25477d13955527ba13507e12b7b79a182f02;hb=b4116a3d7d81f0d3b49929109dcabd99a3efb910;hp=aea9c48920473adb2e04a937b9e27e5747b30fbe;hpb=5ea42302302c625d8953394386612b5093924576;p=libfirm diff --git a/TODO b/TODO index aea9c4892..493a25477 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,15 @@ + * 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. + + * 23.5.2005 Goetz + All compound types need a flag saying whether the order of the members + must be conserved. + * 23.5.2001 Goetz Add element_type to array constructor