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/33169] Compiler generates two different relocs for the same symbol



------- Comment #10 from rsandifo at gcc dot gnu dot org  2007-10-22 20:11 -------
Subject: Bug 33169

Author: rsandifo
Date: Mon Oct 22 20:11:19 2007
New Revision: 129559

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129559
Log:
gcc/
        PR target/33169
        Backport from mainline:

        2006-10-29  Richard Sandiford  <richard@codesourcery.com>

        * config/mips/mips.c (mips_classify_symbol): Test DECL_WEAK as well
        as TREE_PUBLIC when deciding whether to return SYMBOL_GOT_GLOBAL.


Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/mips/mips.c


-- 


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


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