r207466 - in /trunk/gcc/ada: ChangeLog exp_ch4....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Feb 4 14:25:00 GMT 2014
Author: charlet
Date: Tue Feb 4 14:25:46 2014
New Revision: 207466
URL: http://gcc.gnu.org/viewcvs?rev=207466&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch4.adb
trunk/gcc/ada/freeze.adb
trunk/gcc/ada/g-comlin.adb
trunk/gcc/ada/sinfo.ads
trunk/gcc/ada/sprint.adb
More information about the Gcc-cvs
mailing list