OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gcc/fortran/:
[pf3gnuchains/gcc-fork.git]
/
gcc
/
fortran
/
gfortran.h
diff --git
a/gcc/fortran/gfortran.h
b/gcc/fortran/gfortran.h
index
11ce974
..
827a13f
100644
(file)
--- a/
gcc/fortran/gfortran.h
+++ b/
gcc/fortran/gfortran.h
@@
-2187,8
+2187,6
@@
typedef struct gfc_constructor
gfc_component *component; /* Record the component being initialized. */
}
n;
- mpz_t repeat; /* Record the repeat number of initial values in data
- statement like "data a/5*10/". */
}
gfc_constructor;