]> git.ipfire.org Git - thirdparty/gcc.git/commit
bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 27 Nov 2010 15:53:23 +0000 (15:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 27 Nov 2010 15:53:23 +0000 (15:53 +0000)
commit559d60552c6006428fcdedac16209731ad7c917e
tree5cb0698719ccee151d657bbd5d581dcc643423c4
parent3dbe9454540ab183476df93e6ef8eab50fbb13b5
bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.

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.

From-SVN: r167201
config/ChangeLog
config/bootstrap-lto.mk
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gnatvsn.adb
gcc/tree-nested.c