On Jun 19, 2012, at 2:18 AM, Richard Earnshaw wrote:
> The regexp in nested-3.C has to parse the machine-specific comment
> character; on ARM that is '@'.
>
> Tested on arm-eabi, where this test now passes.
>
> OK?
Ok.
The regexp in nested-3.C has to parse the machine-specific comment
character; on ARM that is '@'.
Tested on arm-eabi, where this test now passes.
OK?
R.
* g++.dg/debug/dwarf2/nested-3.C: Add ARM comment character to regexp.
--- g++.dg/debug/dwarf2/nested-3.C (revision 188750)
+++ g