------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02 05:35 ------- Caused by: 2004-12-02 Alan Modra <[EMAIL PROTECTED]>
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. TARGET_RELOCATABLE is only defined for SYSV targets so AIX is also effected. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at bigpond dot net | |dot au Status|UNCONFIRMED |NEW Ever Confirmed| |1 GCC build triplet|powerpc-apple-darwin7.6.0 | GCC host triplet|powerpc-apple-darwin7.6.0 | GCC target triplet|powerpc-apple-darwin7.6.0 |powerpc-darwin, powerpc-aix Keywords| |build Last reconfirmed|0000-00-00 00:00:00 |2004-12-02 05:35:56 date| | Summary|Bootstrap fail on CVS on |[4.0 Regression] Bootstrap |rs6000.c |fail on CVS on rs6000.c Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18775