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: Failure of new mangle*.C tests under hppa*-hp-hpux*


Andrew Pinski wrote:

On Dec 17, 2003, at 21:31, Mark Mitchell wrote:


On Wed, 2003-12-17 at 10:32, John David Anglin wrote:

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.=

The testcases also fail under openbsd because of an extra underscore in
front.

this patch fixes it and also the HPUX problem by doing what mangle{1,3,5}.C does
(in fact the changelog is stolen when mangle1.C was change).
Thanks for fixing this. I think I must have 'simplified' the regexps when
copying the scan-assembler check.

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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