This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r187666 - in /trunk/gcc: ada/ChangeLog ada/gcc-...


Author: ebotcazou
Date: Fri May 18 20:33:49 2012
New Revision: 187666

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187666
Log:
	* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: For an object at
	global level with unconstrained nominal subtype and a non-fixed size,
	make a variable for the size.

Added:
    trunk/gcc/testsuite/gnat.dg/specs/lto12.ads
    trunk/gcc/testsuite/gnat.dg/specs/lto12_pkg.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/decl.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]