OSDN Git Service

2009-04-10 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 10:41:08 +0000 (10:41 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 10:41:08 +0000 (10:41 +0000)
commit6bc4e5b9b933f97bda5941119bf58a3396287075
tree7fe59723e2d05915321f2ac530fc23644a55e74e
parent284a54ba02ea14f46eb7f5da50463ac49350731d
2009-04-10  Robert Dewar  <dewar@adacore.com>

* sem_warn.adb: Minor reformatting

* make.adb: Minor reformatting.

2009-04-10  Gary Dismukes  <dismukes@adacore.com>

* exp_ch7.adb (Find_Final_List): When creating a finalization-chain
entity and the scope is a subprogram, retrieve the Sloc of the
subprogram's body rather than using the sloc of the spec, for better
line-stepping behavior in gdb.
(Wrap_Transient_Declaration): For the Sloc of nodes created with a list
controller, use the Sloc of the first declaration of the containing list
rather than that of the node that triggered creation of the list
controller.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145887 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb
gcc/ada/make.adb
gcc/ada/sem_warn.adb