]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2009-04-29 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 13:04:57 +0000 (13:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 13:04:57 +0000 (13:04 +0000)
* prj-nmsc.ads: Minor reformatting

2009-04-29  Eric Botcazou  <ebotcazou@adacore.com>

* exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the
expression on the existing parent If statement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146960 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 6a3b4f4fff7904c177478039fc7af782375ad86a..1b40bd951b0c4d1ab9130d317660acf5fd272fba 100644 (file)
@@ -1,3 +1,12 @@
+2009-04-29  Robert Dewar  <dewar@adacore.com>
+
+       * prj-nmsc.ads: Minor reformatting
+
+2009-04-29  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the
+       expression on the existing parent If statement.
+
 2009-04-29  Robert Dewar  <dewar@adacore.com>
 
        * prj-proc.adb, prj.ads: Minor reformatting