summaryrefslogtreecommitdiff
path: root/gcc/java/gcj.texi
diff options
context:
space:
mode:
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-08 00:17:25 +0000
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-08 00:17:25 +0000
commit711e2ee1d43ae55b70889c0055613fa0674d3162 (patch)
tree1ef0bc5372aa4b73ad70c57019e881f850bde3a3 /gcc/java/gcj.texi
parent779caf8f9e57b2b557c50b6fa8797ba484da490d (diff)
downloadgcc-711e2ee1d43ae55b70889c0055613fa0674d3162.tar.gz
* gcj.texi (Invoking gij): Document new -verbose:class flag.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84250 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/gcj.texi')
-rw-r--r--gcc/java/gcj.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi
index e5b37a0e077..4eec1a492a6 100644
--- a/gcc/java/gcj.texi
+++ b/gcc/java/gcj.texi
@@ -913,6 +913,9 @@ Print version number and continue.
@item --version
Print version number, then exit.
+
+@item -verbose:class
+Each time a class is initialized, print a short message on standard error.
@end table
@c man end