Commit 4b1ea1f3 by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/md.texi (Standard Names): Remove reference to Java frontend.

From-SVN: r244023
parent 80efc507
2017-01-03 Gerald Pfeifer <gerald@pfeifer.com>
* doc/md.texi (Standard Names): Remove reference to Java frontend.
2017-01-03 Pierre-Marie de Rodat <derodat@adacore.com> 2017-01-03 Pierre-Marie de Rodat <derodat@adacore.com>
* dwarf2out.c (gen_enumeration_type_die): When * dwarf2out.c (gen_enumeration_type_die): When
......
...@@ -6534,8 +6534,7 @@ function. ...@@ -6534,8 +6534,7 @@ function.
@cindex @code{trap} instruction pattern @cindex @code{trap} instruction pattern
@item @samp{trap} @item @samp{trap}
This pattern, if defined, signals an error, typically by causing some This pattern, if defined, signals an error, typically by causing some
kind of signal to be raised. Among other places, it is used by the Java kind of signal to be raised.
front end to signal `invalid array index' exceptions.
@cindex @code{ctrap@var{MM}4} instruction pattern @cindex @code{ctrap@var{MM}4} instruction pattern
@item @samp{ctrap@var{MM}4} @item @samp{ctrap@var{MM}4}
......
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