[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 15:36:49 +0000 (17:36 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 15:36:49 +0000 (17:36 +0200)
commitb191a12525973bac726397a591bbd636dc465e07
tree4305c0af794e314013320062252e0c080fe25c92
parent316a0661918aacd3cc0acca417b5390ad1e3d535
[multiple changes]

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

* adaint.c (file_names_case_sensitive_cache): New static int.
(__gnat_get_file_names_case_sensitive): Cache the return value in
file_names_case_sensitive_cache at the first invocation, to avoid
multiple calls to getenv.

2011-08-02  Bob Duff  <duff@adacore.com>

* sem_ch12.adb (Validate_Derived_Type_Instance): Implement AI05-0218-1.

From-SVN: r177189
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/sem_ch12.adb