From 8fb3f5dff914cbff3d5c05af08cf5690436533c2 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 4 Aug 2011 14:22:53 +0200 Subject: [multiple changes] 2011-08-04 Emmanuel Briot * make.adb: Remove debug trace. 2011-08-04 Vincent Celier * makeutl.adb (Do_Complete): Get the absolute path name of a relative path in canonical form, to be able to compare path names on platforms such as Windows or Darwin. 2011-08-04 Thomas Quinot * par_sco.adb (Traverse_Declarations_Or_Statements.Set_Statement_Entry): For a pragma (statement with C1 = 'P'), record the sloc of the pragma. * scos.ads: Update documentation accordingly. * put_scos.adb (Output_SCO_Line): Omit statement SCOs for disabled pragmas. From-SVN: r177369 --- gcc/ada/make.adb | 3 --- 1 file changed, 3 deletions(-) (limited to 'gcc/ada/make.adb') diff --git a/gcc/ada/make.adb b/gcc/ada/make.adb index 4bbb61a..b987462 100644 --- a/gcc/ada/make.adb +++ b/gcc/ada/make.adb @@ -5695,9 +5695,6 @@ package body Make is Info := Mains.Next_Main; exit when Info = No_Main_Info; - Debug_Output ("MANU Got main: ", Name_Id (Info.File)); - Debug_Output ("MANU in project: ", Info.Project.Name); - Proj := Ultimate_Extending_Project_Of (Info.Project); if Real_Main_Project = No_Project then -- cgit v1.1