r207841 - in /trunk/gcc/ada: ChangeLog exp_attr...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Feb 18 11:52:00 GMT 2014
Author: charlet
Date: Tue Feb 18 11:52:58 2014
New Revision: 207841
URL: http://gcc.gnu.org/viewcvs?rev=207841&root=gcc&view=rev
Log:
2014-02-18 Robert Dewar <dewar@adacore.com>
* exp_attr.adb: Minor reformatting.
* exp_ch4.ads, exp_ch4.adb (Expand_N_Reference): New procedure.
* exp_util.adb (Remove_Side_Effects): Add conditional expressions
as another case where we don't generate N_Reference nodes for
primitive types.
* expander.adb (Expand): Add call to Expand_N_Reference.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_attr.adb
trunk/gcc/ada/exp_ch4.adb
trunk/gcc/ada/exp_ch4.ads
trunk/gcc/ada/exp_util.adb
trunk/gcc/ada/expander.adb
More information about the Gcc-cvs
mailing list