diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2009-06-08 18:50:37 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2009-06-08 18:50:37 +0000 |
commit | 568e8e1e73145dedc973ee9543775b4085e53d26 (patch) | |
tree | 90553c559dcb64a55bb7c9d376603bc3fc2c5234 /gcc/graphite.c | |
parent | 72e4821846ba8167ec54d24db555d24118e10191 (diff) | |
download | gcc-568e8e1e73145dedc973ee9543775b4085e53d26.zip gcc-568e8e1e73145dedc973ee9543775b4085e53d26.tar.gz gcc-568e8e1e73145dedc973ee9543775b4085e53d26.tar.bz2 |
trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...
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.
From-SVN: r148290
Diffstat (limited to 'gcc/graphite.c')
0 files changed, 0 insertions, 0 deletions