summaryrefslogtreecommitdiffstats
path: root/gcc/genattrtab.c
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-24 03:59:40 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-24 03:59:40 +0000
commiteb2f80f3701badfd22a75677f0f20b26134ecfef (patch)
tree74f27bca772c329910ceeb39b9ae4ed0ab88bd26 /gcc/genattrtab.c
parentbaef9648c251f5ae80b4166b2c1727f6b167263f (diff)
downloadppe42-gcc-eb2f80f3701badfd22a75677f0f20b26134ecfef.tar.gz
ppe42-gcc-eb2f80f3701badfd22a75677f0f20b26134ecfef.zip
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1263 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/genattrtab.c')
-rw-r--r--gcc/genattrtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c
index 870635c8058..dc96d815ab2 100644
--- a/gcc/genattrtab.c
+++ b/gcc/genattrtab.c
@@ -838,7 +838,7 @@ check_attr_test (exp, is_const)
so expressions using it can be permanent too. */
exp = attr_eq (XSTR (exp, 0), XSTR (exp, 1));
- /* It shouldn't be possible to simplfy the value given to a
+ /* It shouldn't be possible to simplify the value given to a
constant attribute, so don't expand this until it's time to
write the test expression. */
if (attr->is_const)
OpenPOWER on IntegriCloud