On January 20, 2017 4:23:11 PM GMT+01:00, Gerald Pfeifer <ger...@pfeifer.com> 
wrote:
>Not a regression in the strict sense, but a left over from the Java
>removal.  Can we still get that in?

Sure.

Richard.

>(I think I pretty much committed all other changes of things I found
>as left overs from the GCJ/libgcj removal.)
>
>Gerald
>
>2017-01-20  Gerald Pfeifer  <ger...@pfeifer.com>
>
>       * config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.
>
>Index: libgcc/config/i386/cygming-crtbegin.c
>===================================================================
>--- libgcc/config/i386/cygming-crtbegin.c      (revision 244714)
>+++ libgcc/config/i386/cygming-crtbegin.c      (working copy)
>@@ -42,10 +42,6 @@
> #define LIBGCC_SONAME "libgcc_s.dll"
> #endif
> 
>-#ifndef LIBGCJ_SONAME
>-#define LIBGCJ_SONAME "libgcj_s.dll"
>-#endif
>-
> #if DWARF2_UNWIND_INFO
> /* Make the declarations weak.  This is critical for
>    _Jv_RegisterClasses because it lives in libgcj.a  */

Reply via email to