diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-08-02 11:28:26 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-08-02 11:28:26 +0200 |
commit | 5f7747af34b7daca7f1f39c9e80888d89a6112cc (patch) | |
tree | abb8b814ee1768a7c2c894e66f9ffe100b520dec /gcc/ada/a-cfhase.adb | |
parent | e14cd9e5ad1a1161622d71b7c832589542f08513 (diff) | |
download | gcc-5f7747af34b7daca7f1f39c9e80888d89a6112cc.zip gcc-5f7747af34b7daca7f1f39c9e80888d89a6112cc.tar.gz gcc-5f7747af34b7daca7f1f39c9e80888d89a6112cc.tar.bz2 |
[multiple changes]
2011-08-02 Yannick Moy <moy@adacore.com>
* sem_aggr.adb (Resolve_Aggregate): Fix thinko.
2011-08-02 Robert Dewar <dewar@adacore.com>
* impunit.adb: Add comment.
From-SVN: r177108
Diffstat (limited to 'gcc/ada/a-cfhase.adb')
-rw-r--r-- | gcc/ada/a-cfhase.adb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/a-cfhase.adb b/gcc/ada/a-cfhase.adb index 0df686d..ed514c8 100644 --- a/gcc/ada/a-cfhase.adb +++ b/gcc/ada/a-cfhase.adb @@ -8,10 +8,6 @@ -- -- -- Copyright (C) 2010, Free Software Foundation, Inc. -- -- -- --- This specification is derived from the Ada Reference Manual for use with -- --- GNAT. The copyright notice above, and the license provisions that follow -- --- apply solely to the contents of the part following the private keyword. -- --- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- -- ware Foundation; either version 3, or (at your option) any later ver- -- |