typo fixed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 14 Jun 2007 04:34:44 +0000 (04:34 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 14 Jun 2007 04:34:44 +0000 (04:34 +0000)
[r14482]

ir/be/ia32/bearch_ia32.c

index de04fd0..95f585d 100644 (file)
@@ -752,7 +752,7 @@ static ir_mode *get_spill_mode(const ir_node *node)
 }
 
 /**
- * Checks wether an addressmode reload for a node with mode mode is compatible
+ * Checks whether an addressmode reload for a node with mode mode is compatible
  * with a spillslot of mode spill_mode
  */
 static int ia32_is_spillmode_compatible(const ir_mode *mode, const ir_mode *spillmode)