r254620 - in /branches/gcc-6-branch/gcc: ada/Ch...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Fri Nov 10 08:24:00 GMT 2017


Author: ebotcazou
Date: Fri Nov 10 08:24:40 2017
New Revision: 254620

URL: https://gcc.gnu.org/viewcvs?rev=254620&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:
    branches/gcc-6-branch/gcc/testsuite/gnat.dg/opt69.adb
      - copied unchanged from r254618, trunk/gcc/testsuite/gnat.dg/opt69.adb
Modified:
    branches/gcc-6-branch/gcc/ada/ChangeLog
    branches/gcc-6-branch/gcc/ada/gcc-interface/utils.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list