Description: Support for big-endian byte_extract not fully implemented
 .
 cbmc (5.9-4) unstable; urgency=low
 .
   * Fix preprocessing flags for non-x86 architectures
   * Fix copy&paste error in built-in library
   * Enable all hardening flags
Author: Michael Tautschnig <mt@debian.org>

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

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2018-07-04

--- cbmc-5.9.orig/regression/cbmc/scanf1/test.desc
+++ cbmc-5.9/regression/cbmc/scanf1/test.desc
@@ -1,4 +1,4 @@
-CORE
+KNOWNBUG
 main.c
 
 ^EXIT=10$
