------- Additional Comments From amodra at bigpond dot net dot au 2005-08-24 05:38 ------- I think you'll find that the patch provided in comment #1 breaks non-sysv4 builds, with an undefined reference to rs6000_sdata. You want to enclose that part in #ifdef USING_ELFOS_H. I also think the sdata defines should only be given when ABI_V4. Please post an updated patch to gcc-patches.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22271