r235265 - in /trunk/gcc/ada: ChangeLog exp_ch5....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Apr 20 10:46:00 GMT 2016
Author: charlet
Date: Wed Apr 20 10:46:57 2016
New Revision: 235265
URL: https://gcc.gnu.org/viewcvs?rev=235265&root=gcc&view=rev
Log:
2016-04-20 Ed Schonberg <schonberg@adacore.com>
* sem_util.ads, sem_util.adb (Is_Expanded_Priority_Attribute):
New predicate to determine that in a context with full run-time,
a function call is an expansion of a reference to attribute
Priority.
* sem_ch5.adb (Analyze_Function_Call): use it.
* exp_ch5.adb (Expand_N_Subprogram_Call): use it.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch5.adb
trunk/gcc/ada/sem_ch5.adb
trunk/gcc/ada/sem_util.adb
trunk/gcc/ada/sem_util.ads
More information about the Gcc-cvs
mailing list