]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/fortran/ChangeLog
re PR fortran/28172 ([4.2 and 4.1 only] alternate return in contained procedure segfa...
[gcc.git] / gcc / fortran / ChangeLog
index 5c8567b04f7c412a3ed26997c98159087fd92d69..d88fa83046a2f603f4a043986e387cfa95df3427 100644 (file)
@@ -1,3 +1,22 @@
+2007-01-15  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28172
+       * trans-stmt.c (gfc_trans_call): If it does not have one, get
+       a backend_decl for an alternate return.
+
+       PR fortran/29389
+       * resolve.c (pure_function): Statement functions are pure. Note
+       that this will have to recurse to comply fully with F95.
+
+       PR fortran/29712
+       * resolve.c (resolve_function): Only a reference to the final
+       dimension of an assumed size array is an error in an inquiry
+       function.
+
+       PR fortran/30283
+       * resolve.c (resolve_function): Make sure that the function
+       expression has a type.
+
 2007-01-14  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/30410
This page took 0.03087 seconds and 5 git commands to generate.