gnatlink.adb (Process_Args): Do not disable scanning of ALI file for back end switche...
authorVincent Celier <celier@adacore.com>
Fri, 23 May 2008 13:28:41 +0000 (15:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 23 May 2008 13:28:41 +0000 (15:28 +0200)
commitd313a1b6bc336a4061de1c19e9903daa125a6561
tree2c314468ab7a60edc3c5b5e1ba6248845c2e8390
parentd3132623b6d9ae24851bfd9c5d053722b4dafbd5
gnatlink.adb (Process_Args): Do not disable scanning of ALI file for back end switches when...

2008-05-23  Vincent Celier  <celier@adacore.com>

* gnatlink.adb (Process_Args): Do not disable scanning of ALI file for
back end switches when executable specified with --GCC= is same as
default, even if there are additional options.

* gnat_ugn.texi:
Document when the back end switches from the ALI file are taken into
account when gnatlink is invoked with --GCC=

From-SVN: r135804
gcc/ada/gnat_ugn.texi
gcc/ada/gnatlink.adb