diff options
author | Martin v. Löwis <loewis@gcc.gnu.org> | 1998-08-28 02:43:24 +0000 |
---|---|---|
committer | Martin v. Löwis <loewis@gcc.gnu.org> | 1998-08-28 02:43:24 +0000 |
commit | af3d5d5313883181d26f30e9397470c3ee144b53 (patch) | |
tree | 60e658a0b3cb92326e82ea8eaf6671be76887f3a /gcc | |
parent | e6f018b241f24fe8052b740d9236708f25aabb35 (diff) | |
download | gcc-af3d5d5313883181d26f30e9397470c3ee144b53.zip gcc-af3d5d5313883181d26f30e9397470c3ee144b53.tar.gz gcc-af3d5d5313883181d26f30e9397470c3ee144b53.tar.bz2 |
Update reference to standard.
From-SVN: r22050
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ch/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ch/README b/gcc/ch/README index b99d10a..ef83544 100644 --- a/gcc/ch/README +++ b/gcc/ch/README @@ -13,7 +13,8 @@ The GNU implementation mostly follows the 1988 version of the language, with some backwards compatibility options for the 1984 version, and some other extensions. However, it does not implement all of the features of any standard. -The most recent standard is ?, available from ?. +The most recent standard is Z.200 (11/93), available from +http://www.itu.int/itudoc/itu-t/rec/z.html. The GNU Chill implementation is not being actively developed. Cygnus has one customer we are maintaining Chill for, |