* java-tree.h: Fixed flag documentation.

From-SVN: r114047
This commit is contained in:
Tom Tromey 2006-05-24 17:27:52 +00:00 committed by Tom Tromey
parent 5aca4c41f7
commit 740dfbde67
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-05-24 Tom Tromey <tromey@redhat.com>
* java-tree.h: Fixed flag documentation.
2006-05-24 Tom Tromey <tromey@redhat.com>
PR libgcj/27729:

View File

@ -78,7 +78,7 @@ struct JCF;
2: CLASS_PARSED_P (in RECORD_TYPE).
3: CLASS_FROM_SOURCE_P (in RECORD_TYPE).
4: CLASS_P (in RECORD_TYPE).
5: CLASS_FROM_CURRENTLY_COMPILED_SOURCE_P (in RECORD_TYPE)
5: CLASS_FROM_CURRENTLY_COMPILED_P (in RECORD_TYPE)
6: CLASS_BEING_LAIDOUT (in RECORD_TYPE)
Usage of DECL_LANG_FLAG_?: