From ea0c8cfb98bc575325f35f4798b2c657f4497e5e Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Fri, 1 Aug 2014 08:17:20 +0000 Subject: gnatchop.adb, [...]: Minor reformatting. 2014-08-01 Robert Dewar * gnatchop.adb, gnatcmd.adb, make.adb, mlib-prj.adb, bindgen.adb, mlib.ads, butil.adb, clean.adb, binde.adb, gnatls.adb, gnatname.adb, osint.adb, krunch.adb: Minor reformatting. 2014-08-01 Robert Dewar * inline.adb, inline.ads, fe.h, einfo.adb, einfo.ads, sem_util.adb, sem_util.ads, exp_ch4.adb, exp_ch11.adb, exp_ch6.adb, cstand.adb, sem_mech.adb, sem_ch6.adb, sem_ch8.adb, sem_ch11.adb, snames.ads-tmpl: Remove VMS-specific code. From-SVN: r213414 --- gcc/ada/gnatcmd.adb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/ada/gnatcmd.adb') diff --git a/gcc/ada/gnatcmd.adb b/gcc/ada/gnatcmd.adb index 9cca2d8..104d335 100644 --- a/gcc/ada/gnatcmd.adb +++ b/gcc/ada/gnatcmd.adb @@ -191,7 +191,7 @@ procedure GNATCmd is -- The index of the command in the arguments of the GNAT driver My_Exit_Status : Exit_Status := Success; - -- The exit status of the spawned tool. + -- The exit status of the spawned tool Current_Work_Dir : constant String := Get_Current_Dir; -- The path of the working directory @@ -1429,6 +1429,7 @@ begin declare Command : constant String := Command_Name; + begin for Index in reverse Command'Range loop if Command (Index) = Directory_Separator then -- cgit v1.1