r268298 - in /branches/gcc-7-branch/gcc: ada/Ch...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Jan 26 16:03:00 GMT 2019
Author: ebotcazou
Date: Sat Jan 26 16:03:42 2019
New Revision: 268298
URL: https://gcc.gnu.org/viewcvs?rev=268298&root=gcc&view=rev
Log:
* gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Use
DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the size to be assigned
by a call to memset if the LHS is a DECL.
Added:
branches/gcc-7-branch/gcc/testsuite/gnat.dg/array34.adb
- copied unchanged from r268296, trunk/gcc/testsuite/gnat.dg/array34.adb
Modified:
branches/gcc-7-branch/gcc/ada/ChangeLog
branches/gcc-7-branch/gcc/ada/gcc-interface/trans.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list