summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gnat.dg/volatile6.adb
Commit message (Collapse)AuthorAgeFilesLines
* * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return trueebotcazou2011-06-181-0/+20
if the element type is volatile. ada/ * gcc-interface/decl.c (gnat_to_gnu_component_type): Use GNAT_TYPE local variable throughout. Remove useless call to Base_Type. (gnat_to_gnu_field): Use GNAT_FIELD_TYPE local variable throughout. Take it also into account for the volatileness of the field. Set the TREE_SIDE_EFFECTS flag as well in this case. Reorder some warnings. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175176 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud