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

            Bug ID: 95013
           Summary: [11 Regression] FAIL:
                    obj-c++.dg/property/property-neg-6.mm
                    syntax-error-10.mm
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

The following obj-c++ tests have recently (in the last weeks to days) started
failing:

!  FAIL: obj-c++.dg/property/property-neg-6.mm (2: +2)
!  FAIL: obj-c++.dg/syntax-error-10.mm (2: +2)
!  FAIL: obj-c++.dg/syntax-error-8.mm (2: +2)
!  FAIL: obj-c++.dg/syntax-error-9.mm (2: +2)

The errors are below.  Git log doesn't show any recent changes to the tests.

PASS: obj-c++.dg/property/property-neg-6.mm -fgnu-runtime  (test for errors,
line 8)
FAIL: obj-c++.dg/property/property-neg-6.mm -fgnu-runtime  (test for errors,
line 8)
FAIL: obj-c++.dg/property/property-neg-6.mm -fgnu-runtime (test for excess
errors)
Excess errors:
/ssd/test/src/gcc/94923/gcc/testsuite/obj-c++.dg/property/property-neg-6.mm:9:
error: expected '@end' at end of input

FAIL: obj-c++.dg/syntax-error-8.mm -fgnu-runtime  (test for errors, line 1)
FAIL: obj-c++.dg/syntax-error-8.mm -fgnu-runtime (test for excess errors)
Excess errors:
/ssd/test/src/gcc/94923/gcc/testsuite/obj-c++.dg/syntax-error-8.mm:1: error:
expected '@end' at end of input

PASS: obj-c++.dg/syntax-error-9.mm -fgnu-runtime  (test for warnings, line 1)
PASS: obj-c++.dg/syntax-error-9.mm -fgnu-runtime  (test for errors, line 2)
FAIL: obj-c++.dg/syntax-error-9.mm -fgnu-runtime  (test for errors, line 2)
FAIL: obj-c++.dg/syntax-error-9.mm -fgnu-runtime (test for excess errors)
Excess errors:
/ssd/test/src/gcc/94923/gcc/testsuite/obj-c++.dg/syntax-error-9.mm:3: error:
expected '@end' at end of input

FAIL: obj-c++.dg/syntax-error-10.mm -fgnu-runtime  (test for errors, line 1)
FAIL: obj-c++.dg/syntax-error-10.mm -fgnu-runtime (test for excess errors)
Excess errors:
/ssd/test/src/gcc/94923/gcc/testsuite/obj-c++.dg/syntax-error-10.mm:1: error:
expected identifier at end of input

Reply via email to