diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-09-28 09:02:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-09-28 14:18:23 +0200 |
commit | 95540a6d1d7b29cdd3ed06fbcb07465804504cfd (patch) | |
tree | 1b13a3af5f4a9304327aaad1fc3742bd2d31e120 /gcc/tree-ssa-threadupdate.c | |
parent | a43ae03a053faad871e6f48099d21e64b8e316cf (diff) | |
download | gcc-95540a6d1d7b29cdd3ed06fbcb07465804504cfd.zip gcc-95540a6d1d7b29cdd3ed06fbcb07465804504cfd.tar.gz gcc-95540a6d1d7b29cdd3ed06fbcb07465804504cfd.tar.bz2 |
'gfortran.dg/assumed_rank_22_aux.c' messages printed vs. DejaGnu
Print lower-case 'error: [...]' instead of upper-case 'ERROR: [...]', to not
confuse the DejaGnu log processing harness into thinking these are DejaGnu
harness ERRORs:
Running /scratch/tschwing/build2-trusty-cs/gcc/build/submit-big/source-gcc/gcc/testsuite/gfortran.dg/dg.exp ...
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
+ERROR: c_assumed num=100: x->dim[2].extent = -1 != 0
[...]
Fix-up for recent commit 00f6de9c69119594f7dad3bd525937c94c8200d0
"Fortran: Fix assumed-size to assumed-rank passing [PR94070]".
gcc/testsuite/
* gfortran.dg/assumed_rank_22_aux.c: Adjust messages printed.
Diffstat (limited to 'gcc/tree-ssa-threadupdate.c')
0 files changed, 0 insertions, 0 deletions