r219007 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Dec 22 10:12:00 GMT 2014
Author: ebotcazou
Date: Mon Dec 22 10:12:05 2014
New Revision: 219007
URL: https://gcc.gnu.org/viewcvs?rev=219007&root=gcc&view=rev
Log:
* gcc-interface/decl.c (check_ok_for_atomic): Rename into...
(check_ok_for_atomic_type): ...this. When checking the mode, also
check that the type is sufficient aligned. Remove useless code and
tidy up implementation.
(gnat_to_gnu_entity): Adjust to above renaming.
(gnat_to_gnu_component_type): Likewise.
(gnat_to_gnu_field): Likewise.
Added:
trunk/gcc/testsuite/gnat.dg/specs/atomic2.ads
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/ada/gcc-interface/misc.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list