On Fri, Jul 18, 2003 at 02:18:59PM -0700, Bob Wilson wrote: > Maybe it is still OK, though. It doesn't end up in .rodata. GCC's > default_elf_select_rtx_section() function in varasm.c puts it in > .data.rel.ro. Um, unless I'm missing something, this means you compiled the test case with -fpic or such. I want the main executable. r~