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/25761] -fpic (not -fPIC) does not work with i686-darwin



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-03-01 19:28 -------
Subject: Bug 25761

Author: pinskia
Date: Wed Mar  1 19:28:22 2006
New Revision: 111611

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111611
Log:
2006-03-01  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/25761
        * config/darwin.h (MACHOPIC_JUST_INDIRECT): Check just
        MACHO_DYNAMIC_NO_PIC_P.
        (MACHOPIC_PURE): Check flag_pic and not MACHO_DYNAMIC_NO_PIC_P.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin.h


-- 


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


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