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

From-SVN: r244023
This commit is contained in:
Gerald Pfeifer 2017-01-03 13:49:19 +00:00 committed by Gerald Pfeifer
parent 80efc5073d
commit 4b1ea1f3a5
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
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>
* dwarf2out.c (gen_enumeration_type_die): When

View File

@ -6534,8 +6534,7 @@ function.
@cindex @code{trap} instruction pattern
@item @samp{trap}
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
front end to signal `invalid array index' exceptions.
kind of signal to be raised.
@cindex @code{ctrap@var{MM}4} instruction pattern
@item @samp{ctrap@var{MM}4}