]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/md.texi (Standard Names): Remove reference to Java frontend.
authorGerald Pfeifer <gerald@pfeifer.com>
Tue, 3 Jan 2017 13:49:19 +0000 (13:49 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 3 Jan 2017 13:49:19 +0000 (13:49 +0000)
From-SVN: r244023

gcc/ChangeLog
gcc/doc/md.texi

index 2182cff225d9dc6cd81f255fe7254c561ad864f9..36a73bf663806b26c81ba4a78f0848b16b048bd6 100644 (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
index 753d41ee9276e6de1db2d712c768f10e3473606e..77b8fdf80cbd11e86490c4572fd4fa0d136e17b2 100644 (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}