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/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c



------- Comment #85 from jakub at gcc dot gnu dot org  2008-11-22 08:24 -------
Subject: Bug 37170

Author: jakub
Date: Sat Nov 22 08:22:52 2008
New Revision: 142113

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142113
Log:
        PR target/37170
        * final.c (mark_symbol_refs_as_used): New function.
        * output.h (mark_symbol_refs_as_used): New prototype.
        * config/s390/s390.c (s390_mark_symbol_ref_as_used): Removed.
        (s390_output_pool_entry): Use mark_symbol_refs_as_used.
        * config/arm/arm.md (consttable_4): Likewise.

Modified:
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/s390/s390.c
    trunk/gcc/final.c
    trunk/gcc/output.h


-- 


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


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