Failure of new mangle*.C tests under hppa*-hp-hpux*

Mark Mitchell mark@codesourcery.com
Thu Dec 18 06:29:00 GMT 2003


On Wed, 2003-12-17 at 10:32, John David Anglin wrote:
> The following new tests fail on the PA under HP-UX:
> 
> FAIL: g++.dg/abi/mangle18-1.C scan-assembler 
> FAIL: g++.dg/abi/mangle18-1.C scan-assembler 
> FAIL: g++.dg/abi/mangle18-2.C scan-assembler 
> FAIL: g++.dg/abi/mangle18-2.C scan-assembler 
> FAIL: g++.dg/abi/mangle19-1.C scan-assembler 
> FAIL: g++.dg/abi/mangle19-2.C scan-assembler 
> FAIL: g++.dg/abi/mangle20-1.C scan-assembler 
> FAIL: g++.dg/abi/mangle20-1.C scan-assembler 
> FAIL: g++.dg/abi/mangle20-2.C scan-assembler 
> FAIL: g++.dg/abi/mangle20-2.C scan-assembler
> 
> It appears that these fail because the tests test for labels ending
> in a `:'.  The labels generated by GCC under HP-UX on the PA don't
> have a colon at the end of the label name.=

Nathan's out of town for a little while.

If you would like to remove the colons from the tests, that's
pre-approved.  (Nathan was trying to test that there were no spurious
characters at the end of the name, but I can't really see how to do that
reliably.)

If you don't want to fiddle with the patches, I can take care of it;
these problems are clearly CodeSourcery's responsibility.  Let me know.

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC



More information about the Gcc-patches mailing list