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/44095] [4.5/4.6 Regression] massive java failures due to -findirect-dispatch breakage on sparc64-linux



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2010-09-22 21:15 -------
Subject: Bug 44095

Author: ebotcazou
Date: Wed Sep 22 21:14:50 2010
New Revision: 164534

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164534
Log:
        PR java/44095
        * config/sparc/linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch
        is specified and the suffix of the file isn't ".c".
        * config/sparc/linux64.h (ASM_SPEC): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/linux.h
    trunk/gcc/config/sparc/linux64.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44095


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