This is the mail archive of the gcc-patches@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: [committed] Testsuite changes re HP-UX weak support


On Mon, 7 Mar 2005, John David Anglin wrote:

> The change to g++.dg/warn/weak1.C to skip the test on hppa*-*-hpux*
> is a known issue with the weak support on this target.  The other

Is it then considered that this is a limitation of the system on HPPA 
HP-UX (so the test should be skipped as not applicable there) but a bug in 
GCC on IA64 HP-UX (so the test should run, whether as FAIL or XFAIL)?  
Because (bug 19887) the test fails the same way on both.  If it's the same 
linker issue which is a known property of HP-UX then skipping on *-*-hpux* 
would seem more appropriate.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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