aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/tree_io.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2011-09-15 12:26:49 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2011-09-15 12:26:49 +0200
commit804ff4c33e766fb541315eb5d73d78924664e43e (patch)
treea5eb4ff84c1901156784cb3a42643386cfad5ed1 /gcc/ada/tree_io.ads
parent0b5b2bbc71dfb621df534b9cc16536eb083046ce (diff)
downloadgcc-804ff4c33e766fb541315eb5d73d78924664e43e.zip
gcc-804ff4c33e766fb541315eb5d73d78924664e43e.tar.gz
gcc-804ff4c33e766fb541315eb5d73d78924664e43e.tar.bz2
[multiple changes]
2011-09-15 Robert Dewar <dewar@adacore.com> * tree_io.ads: Minor reformatting. * a-intnam.ads: Fix bad header. 2011-09-15 Thomas Quinot <quinot@adacore.com> * a-exexpr-gcc.adb: Minor reformatting. 2011-09-15 Yannick Moy <moy@adacore.com> * sem_ch6.adb: Propagate information that an expression function comes from source (otherwise references to this entity are not stored). From-SVN: r178878
Diffstat (limited to 'gcc/ada/tree_io.ads')
-rw-r--r--gcc/ada/tree_io.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/tree_io.ads b/gcc/ada/tree_io.ads
index 2afae45..9829436 100644
--- a/gcc/ada/tree_io.ads
+++ b/gcc/ada/tree_io.ads
@@ -54,7 +54,7 @@ package Tree_IO is
-- format that would result in the compiler being incompatible with an
-- older version of ASIS.
--
- -- 27 2011-09-06 Changes in the tree structures for expression functions
+ -- 27 Changes in the tree structures for expression functions
procedure Tree_Read_Initialize (Desc : File_Descriptor);
-- Called to initialize reading of a tree file. This call must be made