removed pn_Bound_M_except, Bound now have only one memory output
[libfirm] / ir / ir / irmode_t.h
index 2883e15..720c342 100644 (file)
@@ -18,6 +18,7 @@
 # ifndef _IRMODE_T_H_
 # define _IRMODE_T_H_
 
+# include <assert.h>
 # include "irmode.h"
 # include "tv.h"
 
@@ -101,7 +102,7 @@ _set_mode_link(ir_mode *mode, void *l) { mode->link = l; }
 
 /* Functions to check, whether a modecode is signed, float, int, num, data,
    datab or dataM. For more exact definitions read the corresponding pages
-   in the firm documentation or the followingenumeration
+   in the firm documentation or the following enumeration
 
    The set of "float" is defined as:
    ---------------------------------