- not really necessary, but makes the array size again as big as it was before iro_La...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 23 May 2008 21:09:55 +0000 (21:09 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 23 May 2008 21:09:55 +0000 (21:09 +0000)
[r19743]

ir/be/ia32/ia32_intrinsics.c

index 08ceb82..85ef7fe 100644 (file)
@@ -45,7 +45,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