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
2006-12-03 Paul Thomas <pault@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git]
/
gcc
/
fortran
/
match.h
diff --git
a/gcc/fortran/match.h
b/gcc/fortran/match.h
index
8a8ab99
..
cc0207b
100644
(file)
--- a/
gcc/fortran/match.h
+++ b/
gcc/fortran/match.h
@@
-147,6
+147,7
@@
match gfc_match_public (gfc_statement *);
match gfc_match_save (void);
match gfc_match_modproc (void);
match gfc_match_target (void);
+match gfc_match_value (void);
match gfc_match_volatile (void);
/* primary.c */