OSDN Git Service

ada/
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 2200652..4101dad 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-01  Olivier Hainque  <hainque@adacore.com>
+       
+       * decl.c (gnat_to_gnu_entity) <case E_Function>: Do not turn Ada
+       Pure into GCC const, now implicitely implying nothrow as well.
+
 2008-08-01  Robert Dewar  <dewar@adacore.com>
 
        * sem_prag.adb (Check_Form_Of_Interface_Name): Refine and improve