[Bug target/22271] No builtin preprocessing defines to tell SDATA mode.

2022-02-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22271 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org Res

[Bug target/22271] No builtin preprocessing defines to tell SDATA mode.

2016-01-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22271 Martin Sebor changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug target/22271] No builtin preprocessing defines to tell SDATA mode.

2005-08-23 Thread amodra at bigpond dot net dot au
--- 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 sda

[Bug target/22271] No builtin preprocessing defines to tell SDATA mode.

2005-07-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-01 17:47 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E