Description: big endian test
 .
 cbmc (6.0.1-2) unstable; urgency=low
 .
   * Add __fcntl_time64 support
Author: Michael Tautschnig <mt@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2024-07-05

--- cbmc-6.0.1.orig/regression/cbmc-incr-smt2/unions/padded.desc
+++ cbmc-6.0.1/regression/cbmc-incr-smt2/unions/padded.desc
@@ -3,7 +3,7 @@ padded.c
 --trace
 Passing problem to incremental SMT2 solving
 \[main\.assertion\.1\] line 13 assertion my_union\.a \=\= 5\: FAILURE
-my_union\=\{ \.a\=\d+ \} \(\d{8} 00000101\)
+my_union\=\{ \.a\=\d+ \} \((\d{8} 00000101|00000101 \d{8})\)
 ^EXIT=10$
 ^SIGNAL=0$
 --
