Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return true | ebotcazou | 2011-06-18 | 1 | -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 |