This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 target/27387] Thumb thunk is not PIC



------- Comment #4 from kazu at gcc dot gnu dot org  2006-05-02 15:17 -------
Subject: Bug 27387

Author: kazu
Date: Tue May  2 15:17:25 2006
New Revision: 113471

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113471
Log:
        Backport:
        2006-05-02  Kazu Hirata  <kazu@codesourcery.com>
        PR target/27387
        * arm.c (arm_output_mi_thunk): Use pc-relative addressing when
        -mthumb -fPIC are used.

        2006-05-02  Kazu Hirata  <kazu@codesourcery.com>
        PR target/27387
        * gcc.target/arm/arm.exp: New.
        * gcc.target/arm/pr27387.C: Likewise.

Added:
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.target/arm/
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.target/arm/arm.exp
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.target/arm/pr27387.C
Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/config/arm/arm.c


-- 


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


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