r230233 - in /trunk/gcc/ada: ChangeLog checks.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Nov 12 11:06:00 GMT 2015
Author: charlet
Date: Thu Nov 12 11:06:34 2015
New Revision: 230233
URL: https://gcc.gnu.org/viewcvs?rev=230233&root=gcc&view=rev
Log:
2015-11-12 Eric Botcazou <ebotcazou@adacore.com>
* sem_ch13.adb (Analyze_Attribute_Definition_Clause): For a
variable, if this is not an overlay, set on Treat_As_Volatile on it.
* gcc-interface/decl.c (E_Variable): Do not force the type to volatile
for address clauses. Tweak and adjust various RM references.
2015-11-12 Eric Botcazou <ebotcazou@adacore.com>
* checks.ads: Minor comment fix.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/checks.ads
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/ada/sem_ch13.adb
More information about the Gcc-cvs
mailing list