Between 20181106 (r265849) and 20181107 (r265879), gnat.dg/lto19.adb
started to XPASS everywhere:

XPASS: gnat.dg/lto19.adb (test for excess errors)

Fixed as follows, tested on i386-pc-solaris2.11 and
sparc-sun-solaris2.11.

Ok for mainline?

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2019-02-08  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * gnat.dg/lto19.adb: Remove dg-excess-errors.

# HG changeset patch
# Parent  8fbd3c9e3f106341e6b4070ccd57077b71274fb8
Don't XPASS gnat.dg/lto19.adb

diff --git a/gcc/testsuite/gnat.dg/lto19.adb b/gcc/testsuite/gnat.dg/lto19.adb
--- a/gcc/testsuite/gnat.dg/lto19.adb
+++ b/gcc/testsuite/gnat.dg/lto19.adb
@@ -1,6 +1,5 @@
 -- { dg-do run }
 -- { dg-options "-flto" { target lto } }
--- { dg-excess-errors "does not match original declaration" }
 
 with Lto19_Pkg1;
 

Reply via email to