diff mbox series

[wwwdocs] bugs/index.html - remove a last reference to Java/libgcj

Message ID alpine.LSU.2.21.1908181207190.14047@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] bugs/index.html - remove a last reference to Java/libgcj | expand

Commit Message

Gerald Pfeifer Aug. 18, 2019, 10:08 a.m. UTC
Committed.

Gerald
diff mbox series

Patch

Index: bugs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v
retrieving revision 1.130
diff -u -r1.130 index.html
--- bugs/index.html	16 Aug 2019 20:59:00 -0000	1.130
+++ bugs/index.html	18 Aug 2019 10:06:52 -0000
@@ -667,9 +667,8 @@ 
 modify it with each major release.  If you change your compiler to a
 different major release <em>you must recompile all libraries that
 contain C++ code</em>.  If you fail to do so you risk getting linker
-errors or malfunctioning programs.  Some of our Java support libraries
-also contain C++ code, so you might want to recompile all libraries to
-be safe.  It should not be necessary to recompile if you have changed
+errors or malfunctioning programs.
+It should not be necessary to recompile if you have changed
 to a bug-fix release of the same version of the compiler; bug-fix
 releases are careful to avoid ABI changes. See also the
 <a href="https://gcc.gnu.org/onlinedocs/gcc/Compatibility.html">compatibility