2015-02-20 Vincent Celier <celier@adacore.com>
commit81540b80a0eb35e7b5df82334c9a4c2b23827abb
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Feb 2015 09:51:22 +0000 (20 09:51 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Feb 2015 09:51:22 +0000 (20 09:51 +0000)
tree4245838727a454159664e7cc0f0d5a35592fff1c
parentc918b5ca3d2242f927f699e7bc5375339a730164
2015-02-20  Vincent Celier  <celier@adacore.com>

* switch-c.adb (Scan_Front_End_Switches): Do not fail when --RTS=
is specified several times with different values that indicates
the same runtime directory.

2015-02-20  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Check_Not_Incomplete_Type): Clean up code to
handle properly illegal uses of attributes on prefixes on an
incomplete type, both when the type of the prefix is locally
incomplete, and when it is a limited view of a type whose
non-limited view is not available.
(Analyze_Attribute): Add calls to Check_Not_Incomplete_Type for
'Address and others.

2015-02-20  Eric Botcazou  <ebotcazou@adacore.com>

* exp_ch6.adb: Fix minor typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220843 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/sem_attr.adb
gcc/ada/switch-c.adb