aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/cobol.dg/group1/simple-if.cob
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/cobol.dg/group1/simple-if.cob')
-rw-r--r--gcc/testsuite/cobol.dg/group1/simple-if.cob2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/cobol.dg/group1/simple-if.cob b/gcc/testsuite/cobol.dg/group1/simple-if.cob
index 6cf6ec6..bdf11ec 100644
--- a/gcc/testsuite/cobol.dg/group1/simple-if.cob
+++ b/gcc/testsuite/cobol.dg/group1/simple-if.cob
@@ -19,7 +19,7 @@
*> { dg-output {CORRECTLY_TRUE: A_4 NOT = B_4(\n|\r\n|\r)} }
*> { dg-output {CORRECTLY_ELSE: A_4 NOT > B_4(\n|\r\n|\r)} }
*> { dg-output { } }
-* Not strictly Reference Format
+ >>SOURCE FREE
IDENTIFICATION DIVISION.
PROGRAM-ID. test.
DATA DIVISION.