From ebdaa81b017726b7d7bd6407c77bcbb1dd97702f Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Tue, 4 Feb 2014 15:25:46 +0100 Subject: [multiple changes] 2014-02-04 Gary Dismukes * g-comlin.adb: Minor typo fix. 2014-02-04 Ed Schonberg * freeze.adb (Freeze_All): Types derived from a formal access_to_classwide type do not have a finalization master. 2014-02-04 Robert Dewar * sprint.adb: Minor reformatting. 2014-02-04 Robert Dewar * exp_ch4.adb (Expand_N_Expression_With_Actions): Eliminate cases where Actions is a null list. * sinfo.ads (N_Expression_With_Actions): Actions can be temporarily empty during semantic analysis, but must be non-empty in the final expanded tree. From-SVN: r207466 --- gcc/ada/g-comlin.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/g-comlin.adb') diff --git a/gcc/ada/g-comlin.adb b/gcc/ada/g-comlin.adb index 4f84bd9e..0f74bbf 100644 --- a/gcc/ada/g-comlin.adb +++ b/gcc/ada/g-comlin.adb @@ -1683,7 +1683,7 @@ package body GNAT.Command_Line is -- Note: When a Command_Line object is associated with a -- Command_Line_Config (which is mostly the case for tools - -- that let users chose the command line before spawning + -- that let users choose the command line before spawning -- other tools, for instance IDEs), the configuration of -- the switches must be taken from the Command_Line_Config. -- cgit v1.1