aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/lib.ads
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2020-06-02 15:36:49 -0300
committerAlexandre Oliva <oliva@gnu.org>2020-06-02 15:36:49 -0300
commit578c013aa697cb81a46e9b335ce61c82c009c77f (patch)
tree04f5cc3e5c812b5268a4179da4186ecffcf54240 /gcc/ada/lib.ads
parent324276ff9b1aa5128e5cb9f5d43182d1ebab0752 (diff)
downloadgcc-578c013aa697cb81a46e9b335ce61c82c009c77f.zip
gcc-578c013aa697cb81a46e9b335ce61c82c009c77f.tar.gz
gcc-578c013aa697cb81a46e9b335ce61c82c009c77f.tar.bz2
[Ada] remove last traces of -auxbase
Remove occurrences of auxbase that remained in comments. for gcc/ada/ChangeLog * lib.ads (Compilation_Switches): Remove -auxbase from comments. * switch.ads (Is_Internal_GCC_Switch): Likewise.
Diffstat (limited to 'gcc/ada/lib.ads')
-rw-r--r--gcc/ada/lib.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/lib.ads b/gcc/ada/lib.ads
index 8376d7a..47b6867 100644
--- a/gcc/ada/lib.ads
+++ b/gcc/ada/lib.ads
@@ -998,7 +998,7 @@ private
-- The following table records the compilation switches used to compile
-- the main unit. The table includes only switches. It excludes -o
-- switches as well as artifacts of the gcc/gnat1 interface such as
- -- -quiet, -dumpbase, or -auxbase.
+ -- -quiet, or -dumpbase.
-- This table is set as part of the compiler argument scanning in
-- Back_End. It can also be reset in -gnatc mode from the data in an