summaryrefslogtreecommitdiffstats
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-29 19:34:53 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-29 19:34:53 +0000
commitea15b50177e3a7c10567e1cfe7b867ed411c3490 (patch)
tree01fc77620adcd4567052621a22d5a7442b123fec /gcc/fold-const.c
parentb45dd3f3246a32b0075200134a86b2a399f772d4 (diff)
downloadppe42-gcc-ea15b50177e3a7c10567e1cfe7b867ed411c3490.tar.gz
ppe42-gcc-ea15b50177e3a7c10567e1cfe7b867ed411c3490.zip
* toplev.c, flags.h, fold-const.c, real.c, rtl.c,
fixinc/inclhack.def: Change comments mentioning C9X to refer to C99 instead. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37127 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r--gcc/fold-const.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c
index efd1055b9e2..c5b29a47242 100644
--- a/gcc/fold-const.c
+++ b/gcc/fold-const.c
@@ -1042,7 +1042,7 @@ fail:
return 1;
}
-/* Convert C9X hexadecimal floating point string constant S. Return
+/* Convert C99 hexadecimal floating point string constant S. Return
real value type in mode MODE. This function uses the host computer's
floating point arithmetic when there is no REAL_ARITHMETIC. */
OpenPOWER on IntegriCloud