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: Patch for g++.dg/rtti/tinfo1.C


Joseph S. Myers wrote:
g++.dg/rtti/tinfo1.C fails on hppa*-*-hpux* because the pattern it
uses to match an assembler label fails to match that used on HPPA
HP-UX, of the label name on a line by itself.  This patch expands the
regexp to allow for that case.  Tested on hppa64-hp-hpux11.23.  OK to
commit?

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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