OSDN Git Service

minor spelling tweak
authordevans <devans>
Mon, 2 Nov 2009 07:53:32 +0000 (07:53 +0000)
committerdevans <devans>
Mon, 2 Nov 2009 07:53:32 +0000 (07:53 +0000)
cgen/rtl-xform.scm

index 3ddabd1..1f7d939 100644 (file)
 ; - empty options list
 ; - ifield/operand/local/const wrappers
 ;
-; NOTE: While having to trim the result of rtx-simplify may seem ironical,
+; NOTE: While having to trim the result of rtx-simplify may seem ironic,
 ; it isn't.  You need to keep separate the notions of simplifying "1+1" to "2"
 ; and trimming the clutter from "(const () BI 0)" yielding "0".