This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70839

--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Thu Apr 28 16:21:41 2016
New Revision: 235578

URL: https://gcc.gnu.org/viewcvs?rev=235578&root=gcc&view=rev
Log:
Don't include minor version in GCJ ABI version (PR java/70839)

        PR java/70839
        * decl.c (parse_version): Remove minor handling.

Modified:
    branches/gcc-6-branch/gcc/java/ChangeLog
    branches/gcc-6-branch/gcc/java/decl.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]