Re: testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c

2021-09-08 Thread Jakub Jelinek via Gcc-patches
On Wed, Sep 08, 2021 at 03:25:24PM +, Joseph Myers wrote: > When testing for Nios II (gcc-testresults shows this for MIPS as > well), failures of gcc.dg/array-quals-1.c appear where a symbol was > found in .sdata rather than one of the expected sections. > > FAIL: gcc.dg/array-quals-1.c scan-a

testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c

2021-09-08 Thread Joseph Myers
When testing for Nios II (gcc-testresults shows this for MIPS as well), failures of gcc.dg/array-quals-1.c appear where a symbol was found in .sdata rather than one of the expected sections. FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?a$ (found a) has section ^\\.(const|r