This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: xfail gcc.dg test
On Sat, Oct 05, 2002 at 08:30:19PM +0930, Alan Modra wrote:
> No, I'm not renaming the .text *section*, just sneakily renaming the
> .text section *symbol*. Same for .data, .bss etc.
Please don't. At present, one can use the section symbol and the
section name interchangably. For _any_ section, not just those
predefined by the gABI. Changing this would be extremely confusing.
Much much worse than differing the code symbol between xcoff and elf.
r~