]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 4 Feb 2014 14:25:46 +0000 (15:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 4 Feb 2014 14:25:46 +0000 (15:25 +0100)
commitebdaa81b017726b7d7bd6407c77bcbb1dd97702f
tree54d703e76707252f2b3c71da82620899bd029943
parent029ce7a26d8b23eee3096ff9f8424480c7dae6dd
[multiple changes]

2014-02-04  Gary Dismukes  <dismukes@adacore.com>

* g-comlin.adb: Minor typo fix.

2014-02-04  Ed Schonberg  <schonberg@adacore.com>

* freeze.adb (Freeze_All): Types derived from a formal
access_to_classwide type do not have a finalization master.

2014-02-04  Robert Dewar  <dewar@adacore.com>

* sprint.adb: Minor reformatting.

2014-02-04  Robert Dewar  <dewar@adacore.com>

* exp_ch4.adb (Expand_N_Expression_With_Actions): Eliminate
cases where Actions is a null list.
* sinfo.ads (N_Expression_With_Actions): Actions can be
temporarily empty during semantic analysis, but must be non-empty
in the final expanded tree.

From-SVN: r207466
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/freeze.adb
gcc/ada/g-comlin.adb
gcc/ada/sinfo.ads
gcc/ada/sprint.adb