On Tue, Nov 28, 2023 at 2:24 PM Rainer Orth <r...@cebitec.uni-bielefeld.de> 
wrote:
>
> The gcc.dg/scantest-lto.c test FAILs on Solaris/SPARC with the native as:
>
> FAIL: gcc.dg/scantest-lto.c scan-assembler-not ascii
> FAIL: gcc.dg/scantest-lto.c scan-assembler-times ascii 0
>
> It requires double-quoting the section name which scanasm.exp doesn't
> allow for.
>
> This patch fixes that.
>
> Tested on sparc-sun-solaris2.11 (as and gas) and i386-pc-solaris2.11 (as
> and gas).
>
> As reported in PR testsuite/112728, there are more targets where this
> test FAILs, but I cannot say why and those are probably different
> issues.
>
> I guess this patch is pretty obvious and can be committed under my
> testsuite maintainership, but I may be overlooking something?

I think you are covered.

> Thanks.
>         Rainer
>
> --
> -----------------------------------------------------------------------------
> Rainer Orth, Center for Biotechnology, Bielefeld University
>
>
> 2023-11-23  Rainer Orth  <r...@cebitec.uni-bielefeld.de>
>
>         gcc/testsuite:
>         PR testsuite/112728
>         * lib/scanasm.exp (dg-scan): Allow for double-quoted LTO section 
> names.
>         (scan-assembler-times): Likewise.
>         (scan-assembler-dem-not): Likewise.
>

Reply via email to