BugFix: we have two list now, so checking the links for NULL is not enough ...
[libfirm] / BUGS
diff --git a/BUGS b/BUGS
index 148ce4c..8ae1120 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,8 +1,5 @@
- * 20.6.2001 Goetz
-   tarval_shr neither implements sign extended nor zero extended
-   shift: it is dependent on the system implementation of >>.
 
- * 7.6.2001 Goetz
-   gmp.h/libgmp.a differ from RedHat 6.x to 7.x.
-   Therefore compile libfirm with the gmp.h belonging to the library
-   later used for linking.
+
+ fixed 20.6.2001 Goetz
+   tarval_shr neither implements sign extended nor zero extended
+   shift.