]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-06-11 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 12:55:03 +0000 (12:55 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 12:55:03 +0000 (12:55 +0000)
commitdd270bcf72422688bbc5636d5639d0e1727d01b2
treef73f8b17c296c9fe0999681f9e00daaf7924bb08
parente12b2502c273421e607e30b2c8fa13b5feee3fe3
2014-06-11  Robert Dewar  <dewar@adacore.com>

* sem_ch13.adb: Minor reformatting.

2014-06-11  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Check_Clause_Syntax): Add new
local variable Outputs. Account for the case where multiple
output items appear as an aggregate.

2014-06-11  Robert Dewar  <dewar@adacore.com>

* sem_warn.adb (Output_Obsolescent_Entity_Warnings): Tag warning
with ?j? not ??.

2014-06-11  Ed Schonberg  <schonberg@adacore.com>

* einfo.ads: Minor reformatting.

2014-06-11  Hristian Kirtchev  <kirtchev@adacore.com>

* a-cbdlli.adb, a-cdlili.adb, a-cidlli.adb, a-crdlli.adb (Insert): Add
new variable First_Node. Update the position after all insertions have
taken place to First_Node.

2014-06-11  Robert Dewar  <dewar@adacore.com>

* debug.adb: Remove debug flag -gnatd.1, no longer needed.
* layout.adb (Layout_Type): Remove test of -gnatd.1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211465 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-cbdlli.adb
gcc/ada/a-cdlili.adb
gcc/ada/a-cidlli.adb
gcc/ada/a-crdlli.adb
gcc/ada/debug.adb
gcc/ada/einfo.ads
gcc/ada/layout.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_warn.adb