This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xfail gcc.dg test


On Thu, Oct 03, 2002 at 10:28:46PM -0700, Richard Henderson wrote:
> On Fri, Oct 04, 2002 at 12:24:37PM +0930, Alan Modra wrote:
> > ... but the problem remains for functions named "text" and "data".  :-(
> 
> I suppose it's considered too late to change the PPC64 ELF ABI?
> There really aren't that many such deployed systems yet; it 
> wouldn't be absolutely impossible to change...

I'd really, really like to do so...  Suse have already reported at
least one package that fails to compile on ppc64 without a workaround
like -Dtext=_text.  Which is horrible.  The trouble with any change
is that it would further diverge powerpc64-linux and rs6000-xcoff64,
and I can see solid reasons to keep gcc support and the assembly
languages as close as possible.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]