[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompile
authorAlexandre Oliva <oliva@adacore.com>
Mon, 1 Oct 2018 00:27:45 +0000 (00:27 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 1 Oct 2018 00:27:45 +0000 (00:27 +0000)
commitcb8c960e440d6a342fc8a388eee4be1ce81ae8ce
treeec5ca9f294429f60c252776f2bf84f0c17b28d3a
parentf89d27f2c38cba7183fb8fbacbf7790a65187f47
[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompile

for  gcc/ada/ChangeLog

* gcc-interface/lang-specs.h (default_compilers): When given
fcompare-debug-second, adjust auxbase like cc1, and pass
gnatd_A.
* gcc-interface/misc.c (flag_compare_debug): Remove variable.
(gnat_post_options): Do not set it.
* lib-writ.adb (flag_compare_debug): Remove import.
(Write_ALI): Do not test it.

From-SVN: r264732
gcc/ada/ChangeLog
gcc/ada/gcc-interface/lang-specs.h
gcc/ada/gcc-interface/misc.c
gcc/ada/lib-writ.adb