[Bug libgcj/20391] gcj-dbtool shows incorrect error message if JAR and DSO are switched on the command line

2016-09-30 Thread jonwilliams0000 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20391

--- Comment #2 from jonwilliams at gmail dot com ---
unsubscribe

On Fri, Sep 30, 2016 at 4:54 PM, pinskia at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20391
>
> Andrew Pinski  changed:
>
>What|Removed |Added
> 
> 
>  Status|UNCONFIRMED |RESOLVED
>  Resolution|--- |WONTFIX
>
> --- Comment #1 from Andrew Pinski  ---
> Closing as won't fix as libgcj (and the java front-end) has been removed
> from
> the trunk.

[Bug java/70839] [5/6/7 regression] Every libjava execution test FAILs: Incorrect library ABI version detected

2016-04-28 Thread jonwilliams0000 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70839

--- Comment #9 from jonwilliams at gmail dot com ---
unsubscribe

On Thu, Apr 28, 2016 at 10:37 AM, doko at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70839
>
> --- Comment #7 from Matthias Klose  ---
> Author: doko
> Date: Thu Apr 28 16:37:27 2016
> New Revision: 235582
>
> URL: https://gcc.gnu.org/viewcvs?rev=235582=gcc=rev
> Log:
> 2016-04-28  Rainer Orth  <r...@cebitec.uni-bielefeld.de>
>
> PR java/70839
> * decl.c (parse_version): Remove minor handling.
>
> Modified:
> branches/gcc-5-branch/gcc/java/ChangeLog
> branches/gcc-5-branch/gcc/java/decl.c