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 middle-end/25445] -fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c



------- Comment #2 from froydnj at gcc dot gnu dot org  2007-08-02 14:40 -------
Subject: Bug 25445

Author: froydnj
Date: Thu Aug  2 14:40:36 2007
New Revision: 127162

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127162
Log:
        PR middle-end/25445
        * varasm.c (default_binds_local_p_1): Consult flag_whole_program
        if we are compiling with -fPIC.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/varasm.c


-- 


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


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