OSDN Git Service

2013-04-11 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2013 12:38:20 +0000 (12:38 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2013 12:38:20 +0000 (12:38 +0000)
commit8e8023123d562decfa788f6413e98e42847e9a07
tree2006f8c14d7772427d0df93a4483c5b7fa2bd8db
parent62ae90cbcc9cbd309ec36fef15a900822f9fbf01
2013-04-11  Thomas Quinot  <quinot@adacore.com>

* sem_util.adb (Set_Entity_With_Style_Check): Fix logic of
check for implementation defined identifiers.

2013-04-11  Yannick Moy  <moy@adacore.com>

* checks.adb (Apply_Type_Conversion_Checks): Add an explanation
of why range check and length are put on different nodes.
* exp_ch4.adb (Apply_Type_Conversion_Checks): Remove check marks
when doing their expansion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197776 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/exp_ch4.adb
gcc/ada/sem_util.adb