]> git.ipfire.org Git - thirdparty/gcc.git/commit
gnatbind.adb (Is_Cross_Compiler): New function returning True for cross-compiler.
authorPascal Obry <obry@adacore.com>
Tue, 15 Nov 2005 13:59:20 +0000 (14:59 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 13:59:20 +0000 (14:59 +0100)
commit0bce6c77ca1f0e57afe1ff257d0a4ea87a94e75f
tree41efa2de467becf48b45b43704607122b1ba151f
parent2989065ea677fe30bfa1021e327b876c1a2e6855
gnatbind.adb (Is_Cross_Compiler): New function returning True for cross-compiler.

2005-11-14  Pascal Obry  <obry@adacore.com>

* gnatbind.adb (Is_Cross_Compiler): New function returning True for
cross-compiler.
(Scan_Bind_Arg): Fail with an error message if -M option is used
on a native compiler.

From-SVN: r106982
gcc/ada/gnatbind.adb