]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Adjust gfortran.dg/pr95690.f90 line number.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 1 Jul 2020 18:05:26 +0000 (14:05 -0400)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:15:45 +0000 (13:15 -0300)
commit6a0396eb68b221a4754e6be039a2cc2f27481b3b
tree511998fc6c370ff26c7a98b63f10c3693a55a242
parent6c1b9e2481a944a153186302034aa1e066ed2ef3
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.gcc@gmail.com>

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