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] Support ARM assembly comment prefix in g++.dg/debug/dwarf2/nested-2.C


On Wed, 2010-09-22 at 16:37 +0100, Marcus Shawcroft wrote:
> Hi,
> 
> The GCC test case g++.dg/debug/dwarf2/nested-2.C contains a hard wired
> regexp which looks for assembly comment prefix characters. The current
> pattern does not permit the ARM comment prefix @ character.
> 
>  2010-09-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
> 
>         * g++.dg/debug/dwarf2/nested-2.C: Permit the ARM @ character
>         as a comment leader in regexp.
> 
> /Marcus

OK.

R.


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