r254618 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Fri Nov 10 08:21:00 GMT 2017
Author: ebotcazou
Date: Fri Nov 10 08:21:05 2017
New Revision: 254618
URL: https://gcc.gnu.org/viewcvs?rev=254618&root=gcc&view=rev
Log:
* gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and do
not fall through to the next case.
<ARRAY_TYPE>: Deal specially with a dereference from another array
type with the same element type.
Added:
trunk/gcc/testsuite/gnat.dg/opt69.adb
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/utils.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list