[Ada] Lib.Write: avoid use of System.Case_Util
authorArnaud Charlet <charlet@adacore.com>
Tue, 29 May 2018 09:34:47 +0000 (09:34 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 29 May 2018 09:34:47 +0000 (09:34 +0000)
commitccec48c0a45464128921b90701fc77868d7687a1
tree70b622c2aeaf4d44fa512ce6971bc5828d8b3b96
parenteda45984f43b7cc37c792e5ee1fc4a30435d5715
[Ada] Lib.Write: avoid use of System.Case_Util

2018-05-29  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

* lib-writ.adb (Write_ALI): Do not use new function from s-casuti yet.
This breaks build of cross compilers with older versions of GNAT, so
better avoid it.

From-SVN: r260864
gcc/ada/ChangeLog
gcc/ada/lib-writ.adb