- C99 features removed
[libfirm] / ir / be / ia32 / ia32_intrinsics.c
index 08ceb82..026cd38 100644 (file)
@@ -24,9 +24,7 @@
  * @author      Michael Beck
  * @version     $Id$
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "irgmod.h"
 #include "irop.h"
@@ -45,7 +43,7 @@
 static i_record *intrinsics;
 
 /** An array to cache all entities. */
-static ir_entity *i_ents[iro_Last];
+static ir_entity *i_ents[iro_Last + 1];
 
 /*
  * Maps all intrinsic calls that the backend support