Commit 740dfbde by Tom Tromey Committed by Tom Tromey

* java-tree.h: Fixed flag documentation.

From-SVN: r114047
parent 5aca4c41
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:
* jcf.h (ACC_INVISIBLE): Changed value.
......
......@@ -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_?:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment