mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:20:32 +08:00
* parse.h (ctxp_for_generation): Mark extern.
From-SVN: r45552
This commit is contained in:
parent
20cdfa655d
commit
fcbc317fc9
@ -1,3 +1,7 @@
|
||||
2001-09-11 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* parse.h (ctxp_for_generation): Mark extern.
|
||||
|
||||
2001-09-10 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.
|
||||
|
@ -934,6 +934,6 @@ ATTRIBUTE_NORETURN
|
||||
extern void java_expand_classes PARAMS ((void));
|
||||
|
||||
extern struct parser_ctxt *ctxp;
|
||||
struct parser_ctxt *ctxp_for_generation;
|
||||
extern struct parser_ctxt *ctxp_for_generation;
|
||||
|
||||
#endif /* ! GCC_JAVA_PARSE_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user