[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 24 Feb 2014 17:06:34 +0000 (18:06 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 24 Feb 2014 17:06:34 +0000 (18:06 +0100)
commit158d55fa393867c794df5aa43b693f61e5916b83
tree7b2b58757fa8dde2e0d1161f993fb42856cfee7f
parent5c20e503ba3644e0037b09db9384f70aaa1daaa5
[multiple changes]

2014-02-24  Robert Dewar  <dewar@adacore.com>

* a-tags.adb, s-os_lib.adb: Minor reformatting.

2014-02-24  Thomas Quinot  <quinot@adacore.com>

* g-sercom-mingw.adb, g-sercom-linux.adb (Raise_Error): Include
strerror message, not just numeric errno value.

2014-02-24  Doug Rupp  <rupp@adacore.com>

* raise-gcc.c (exception_class_eq): Make endian neutral.

2014-02-24  Ed Schonberg  <schonberg@adacore.com>

* atree.ads, atree,adb (Copy_Separate_Tree): Remove Syntax_Only
flag, and reset Etype and Analyzed attributes unconditionally
when copying a tree that may be partly analyzed.
* freeze.adb: Change calls to Copy_Separate_Tree accordingly.
* sem_ch6.adb (Check_Inline_Pragma): If the Inline pragma appears
within a subprogram body and applies to it, remove it from the
body before making a copy of it, to prevent spurious errors when
analyzing the copied body.

From-SVN: r208086
gcc/ada/ChangeLog
gcc/ada/a-tags.adb
gcc/ada/atree.adb
gcc/ada/atree.ads
gcc/ada/freeze.adb
gcc/ada/g-sercom-linux.adb
gcc/ada/g-sercom-mingw.adb
gcc/ada/raise-gcc.c
gcc/ada/s-os_lib.adb
gcc/ada/sem_ch6.adb