]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Sep 2010 13:04:22 +0000 (15:04 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Sep 2010 13:04:22 +0000 (15:04 +0200)
commit7425962bec2aea95fced4c13d7cb5a46df97cb36
tree3fef9ff3dd94805e61859a72fa312ef06a6d2167
parentd09b9f672b17c21032cd565799269b0b44c885fa
[multiple changes]

2010-09-09  Doug Rupp  <rupp@adacore.com>

* sem_prag.adb (pragma Ident): Pass --identification= vice
IDENTIFICATION=
* gnatlink.adb (Linker_Options): Look for --identification= vice
IDENTIFICATION=

2010-09-09  Gary Dismukes  <dismukes@adacore.com>

* exp_attr.adb (Expand_N_Attribute_Reference, case Attribute_Old): When
inserting and analyzing the object declaration for the temporary object
created to hold a 'Old value, push the scope for the subprogram where
the object is inserted, so that its Scope (and that of related objects)
will be set properly.

From-SVN: r164088
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb
gcc/ada/gnatlink.adb
gcc/ada/sem_prag.adb