Use backtracking in find_original_value() for the flags emitter.
[libfirm] / 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