r216725 - in /trunk/gcc: ada/ChangeLog ada/gcc-...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Oct 27 10:56:00 GMT 2014
Author: ebotcazou
Date: Mon Oct 27 10:56:04 2014
New Revision: 216725
URL: https://gcc.gnu.org/viewcvs?rev=216725&root=gcc&view=rev
Log:
* 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:
trunk/gcc/testsuite/gnat.dg/entry_queues2.adb
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list