From: Gerald Pfeifer Date: Tue, 3 Jan 2017 13:49:19 +0000 (+0000) Subject: * doc/md.texi (Standard Names): Remove reference to Java frontend. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b1ea1f3a58e965cd44e3a66204aba0152365917;p=gcc.git * doc/md.texi (Standard Names): Remove reference to Java frontend. From-SVN: r244023 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2182cff225d..36a73bf6638 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2017-01-03 Gerald Pfeifer + + * doc/md.texi (Standard Names): Remove reference to Java frontend. + 2017-01-03 Pierre-Marie de Rodat * dwarf2out.c (gen_enumeration_type_die): When diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index 753d41ee927..77b8fdf80cb 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -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}