This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ppc problem with .rodata.str1.4. binutils requirement for gcc 3.3.1?
>>>>> Alan Modra writes:
Alan> Geoff analyzed the problem enough to see that TARGET_RELOCATABLE
Alan> implies flag_pic == 2, so there's no need for any special hacks.
Alan> See http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01575.html
Okay, go ahead and apply you patch to
rs6000_elf_section_type_flags().
We may still want to move RELOCATABLE_NEEDS_FIXUP from sysv4.h to
eabi.h.
David