r216726 - in /branches/gcc-4_9-branch/gcc: ada/...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Mon Oct 27 10:59:00 GMT 2014


Author: ebotcazou
Date: Mon Oct 27 10:59:18 2014
New Revision: 216726

URL: https://gcc.gnu.org/viewcvs?rev=216726&root=gcc&view=rev
Log:
2014-10-27  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Remove
	superfluous computation for the max size.
	<E_Array_Subtype>: Likewise.  Make sure that the max size calculation
	does not overflow at compile time.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/entry_queues2.adb
      - copied unchanged from r216725, trunk/gcc/testsuite/gnat.dg/entry_queues2.adb
Modified:
    branches/gcc-4_9-branch/gcc/ada/ChangeLog
    branches/gcc-4_9-branch/gcc/ada/gcc-interface/decl.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list