r260864 - in /trunk/gcc/ada: ChangeLog lib-writ...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Tue May 29 09:35:00 GMT 2018
Author: pmderodat
Date: Tue May 29 09:34:47 2018
New Revision: 260864
URL: https://gcc.gnu.org/viewcvs?rev=260864&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/lib-writ.adb
More information about the Gcc-cvs
mailing list