From ce14c57705bb8d3f0aae4d18cd93e997f0087b98 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 23 Jul 2009 14:50:44 +0200 Subject: [multiple changes] 2009-07-23 Sergey Rybin * gnat_ugn.texi (Misnamed_Controlling_Parameters gnatcheck rule): Fix misprint in rule description. 2009-07-23 Gary Dismukes * exp_ch6.adb (Make_Build_In_Place_Call_In_Object_Declaration): Replace test that the object declaration is within an extended return statement with direct test of whether the declared object associated with the build-in-place call is a return object, since the enclosing function might not even be a build-in-place function. 2009-07-23 Robert Dewar * freeze.adb, prj-nmsc.adb, errout.adb: Minor reformatting Minor code reorganization 2009-07-23 Arnaud Charlet * sem_prag.adb (Analyze_Pragma): Do not ignore pragma Pack on records for static analysis, only packed arrays are causing troubles. From-SVN: r150007 --- gcc/ada/prj-nmsc.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/ada/prj-nmsc.adb') diff --git a/gcc/ada/prj-nmsc.adb b/gcc/ada/prj-nmsc.adb index df29bb5..f0ded90 100644 --- a/gcc/ada/prj-nmsc.adb +++ b/gcc/ada/prj-nmsc.adb @@ -498,6 +498,7 @@ package body Prj.Nmsc is begin -- On non case-sensitive systems, use proper suffix casing + Canonical_Case_File_Name (Suf); -- The file name must end with the suffix (which is not an extension) -- cgit v1.1