[Bug target/22271] No builtin preprocessing defines to tell SDATA mode.
amodra at bigpond dot net dot au
gcc-bugzilla@gcc.gnu.org
Wed Aug 24 05:46:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list