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


>>>>> Geoff Keating writes:

Geoff> I believe the problem is that if you have a function named "text",
Geoff> then the symbols for that function are "text" and ".text", which
Geoff> causes trouble.  Is it too late to change the second symbol to, say,
Geoff> "_.text"?

	Or maybe just "text" and "_text".


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