summaryrefslogtreecommitdiff
path: root/cgconst.h
diff options
context:
space:
mode:
authorJohn van Groningen2004-07-15 14:09:50 +0000
committerJohn van Groningen2004-07-15 14:09:50 +0000
commit2b1cc550f897d888e5ec6c1fb8dcd93a42109573 (patch)
treef0e447d9f71f66e12cc4f3c6d40ebafc7a1ee372 /cgconst.h
parentadd absR and negI for sparc, commit not yet used code for new array represent... (diff)
fix typos
Diffstat (limited to 'cgconst.h')
-rw-r--r--cgconst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgconst.h b/cgconst.h
index 34e902d..60e8c6c 100644
--- a/cgconst.h
+++ b/cgconst.h
@@ -16,7 +16,7 @@ enum {
GREGISTER, GSTORE, GSTORE_R, GSTORE_B_X, GSTORE_X, GSUB,
GSUB_O, GTEST_O, GEXIT_IF
#if defined (I486) || defined (G_POWER)
- GNOT
+ ,GNOT
#endif
#ifdef G_POWER
,GCREATE_S, GUMULH