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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
David "fixed" this on trunk with the following, the testcase still fails on the
branch and of course we don't know why it exhibits this particular behavior.

commit b260e9123e3c80e0f4e18e6a6ac988d63042e741
Author: David Edelsohn <dje....@gmail.com>
Date:   Wed Jul 1 14:05:26 2020 -0400

    testsuite: Adjust gfortran.dg/pr95690.f90 line number.

    gfortran produces associates a different line number for the same error
    message depending on x86 versus other architectures.  This patch adjusts
    the dg-error line number depending on the target.

    gcc/testsuite/ChangeLog

    2020-07-01  David Edelsohn  <dje....@gmail.com>

            * gfortran.dg/pr95690.f90: Adjust dg-error line number.

Reply via email to