OSDN Git Service

Update ChangeLog for commit Rev. 148290
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 2009 20:14:26 +0000 (20:14 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 2009 20:14:26 +0000 (20:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148296 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog

index c8515fc..2041fdc 100644 (file)
@@ -1,3 +1,18 @@
+2009-06-08  Paul Thomas  <pault@gcc.gnu.org>
+
+       * trans-array.h : Replace prototypes for
+       gfc_conv_descriptor_offset, gfc_conv_descriptor_stride,
+       gfc_conv_descriptor_lbound, gfc_conv_descriptor_ubound with new
+       prototypes of the same names with _get or _set appended.
+       * trans-array.c : Make the originals of the above static and
+       new functions for the _get and _set functions. Update all the
+       references to these descriptor access functions.
+       * trans-expr.c : Update references to the above descriptor
+       access functions.
+       * trans-intrinsic.c : The same.
+       * trans-openmp.c : The same.
+       * trans-stmt.c : The same.
+
 2009-06-08  Alexandre Oliva  <aoliva@redhat.com>
 
        * options.c (gfc_post_options): Disable dump_parse_tree
 2009-06-08  Alexandre Oliva  <aoliva@redhat.com>
 
        * options.c (gfc_post_options): Disable dump_parse_tree