------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-02 
02:21 -------
Subject: Bug 16952

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-12-02 02:21:34

Modified files:
        gcc            : ChangeLog 
        gcc/config/rs6000: linux.h linux64.h rs6000.c 

Log message:
        PR target/16952
        * config/rs6000/rs6000.c (rs6000_assemble_integer): Replace
        #ifdef RELOCATABLE_NEEDS_FIXUP with if.
        * config/rs6000/linux.h (RELOCATABLE_NEEDS_FIXUP): Define in terms
        of target_flags_explicit.
        * config/rs6000/linux64.h (RELOCATABLE_NEEDS_FIXUP): Ditto for biarch
        case.  Define as 0 for non-biarch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6669&r2=2.6670
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux.h.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&r1=1.73&r2=1.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.759&r2=1.760



-- 


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

Reply via email to