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]

r167201 - in /trunk: config/ChangeLog config/bo...


Author: ebotcazou
Date: Sat Nov 27 15:53:23 2010
New Revision: 167201

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167201
Log:
config/
	* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
gcc/
	* tree-nested.c (remap_vla_decls): Fully expand value expressions of
	VLA variables.
gcc/ada/
	* gnatvsn.adb (Version_String): Change type to C-like array of chars.
	(Gnat_Version_String): Adjust to above change.

Modified:
    trunk/config/ChangeLog
    trunk/config/bootstrap-lto.mk
    trunk/gcc/ChangeLog
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnatvsn.adb
    trunk/gcc/tree-nested.c


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