aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@baylibre.com>2025-04-18 13:01:57 +0200
committerThomas Schwinge <tschwinge@baylibre.com>2025-04-19 00:19:09 +0200
commited8761241ac529ccddb2b76a1895c124c67c132c (patch)
treeb0fe63fab3464b17f92f52ea0b56f658dadc7dc2
parent9662c9526f8c60a192b1358671463402829279d6 (diff)
downloadgcc-ed8761241ac529ccddb2b76a1895c124c67c132c.zip
gcc-ed8761241ac529ccddb2b76a1895c124c67c132c.tar.gz
gcc-ed8761241ac529ccddb2b76a1895c124c67c132c.tar.bz2
Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818]
This progresses: PASS: cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob -O0 (test for excess errors) [-FAIL:-]{+PASS:+} cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob -O0 execution test [Etc.] PR cobol/119818 gcc/testsuite/ * cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob: 'dg-set-target-env-var TZ UTC0'.
-rw-r--r--gcc/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob b/gcc/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob
index cc2a4e1..88b1b84 100644
--- a/gcc/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob
+++ b/gcc/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob
@@ -1,4 +1,5 @@
*> { dg-do run }
+ *> { dg-set-target-env-var TZ UTC0 }
identification division.
program-id. test.