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}