------- Comment #1 from rth at gcc dot gnu dot org 2006-02-03 19:14 ------- Using the hpux definitions is probably the most appropriate way to handle this for gcc 4.1. For mainline, it'd be better if we can use actual .rodata for static relocations. Also, alpha has a similar problem, so I may try to rearrange things such that we can share code between aix, hpux, ia64, and alpha.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26090