r251931 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Sep 9 12:29:00 GMT 2017
Author: ebotcazou
Date: Sat Sep 9 12:29:08 2017
New Revision: 251931
URL: https://gcc.gnu.org/viewcvs?rev=251931&root=gcc&view=rev
Log:
* gcc-interface/decl.c (promote_object_alignment): New function taken
from...
(gnat_to_gnu_entity) <E_Variable>: ...here. Invoke it.
(gnat_to_gnu_field): If the field is Atomic or VFA, invoke it and
create a padding type on success before doing the atomic check.
Added:
trunk/gcc/testsuite/gnat.dg/specs/atomic3.ads
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list