https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100713

            Bug ID: 100713
           Summary: g++.dg/cpp1y/lambda-generic-90842.C has ambiguous pass
                    and fail
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rearnsha at gcc dot gnu.org
  Target Milestone: ---

On aarch64-none-elf:


> Tests that now fail, but worked before:
> 
> aarch64-qemu: g++.dg/cpp1y/lambda-generic-90842.C  -std=c++14  (test for 
> errors, line 4)
> 
> Tests that now work, but didn't before:
> 
> aarch64-qemu: g++.dg/cpp1y/lambda-generic-90842.C  -std=c++14  (test for 
> errors, line 4)

Which implies two tests are mapped to the same line but lack an appropriate (or
have a malformed) report discriminator.

Reply via email to