2011-08-04 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 09:46:11 +0000 (09:46 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 09:46:11 +0000 (09:46 +0000)
commitd3893551d11055dc1891f1d490134a89c793a25c
treeed1832af07f0272b65f775063a937f9ade6cb575
parent3ad29098f2f7c832e735c678c11b654452c0efc1
2011-08-04  Vincent Celier  <celier@adacore.com>

* a-tags.adb (Check_TSD): Avoid concatenation of strings, as it is not
allowed in no run time mode.

2011-08-04  Vincent Celier  <celier@adacore.com>

* make.adb (Check): When -gnatc is used, check for the source file
inside the ALI file with a canonical case file name.

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