]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/ChangeLog
PR ada/80590
[thirdparty/gcc.git] / gcc / ada / ChangeLog
index 3b60a92b2d719b3d4cff46177791d78921182e66..f73bb4989b94b42efad24013fc9734667c23846f 100644 (file)
@@ -1,3 +1,11 @@
+2019-06-17  Arnaud Charlet  <charlet@adacore.com>
+
+PR ada/80590
+
+       * exp_ch9.adb (Expand_N_Delay_Relative_Statement): Swap the two
+       conditions to avoid a unnecessary exception propagation in the default
+       case.
+
 2019-05-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/utils.c (handle_stack_protect_attribute): Move around.