diff options
Diffstat (limited to 'gcc/java/gcj.texi')
| -rw-r--r-- | gcc/java/gcj.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 142671e..21cc2a5 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -1111,6 +1111,9 @@ Set the initial heap size. @item -Xmx@var{size} Set the maximum heap size. + +@item -Xss@var{size} +Set the thread stack size. @end table Unrecognized @code{-X} options are ignored, for compatibility with |
