Skip to content

12816: Missing label in sliced program (csmith)

ID0000786: This issue was created automatically from Mantis Issue 786. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000786 Frama-C Plug-in > slicing public 2011-04-11 2014-02-12
Reporter pascal Assigned To Anne Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version - Target Version - Fixed in Version Frama-C Nitrogen-20111001

Description :

Same conventions as usual, the slicing command was

~/ppc/bin/toplevel.opt -val-signed-overflow-alarms s.11215416.1.c -cpp-command "gcc -C -E -D__FRAMAC -I. -I$CSMITH/runtime " -machdep x86_64 -slice-calls Frama_C_show_each -slevel 5000 -slevel-function crc32_gentab:0 -then-on 'Slicing export' -no-slice-force -no-val -print -ocode s.11215416.1.s.c

But when compiling the sliced program:

$ gcc s.11215416.1.s.c show_each.c s.11215416.1.s.c: In function ‘func_10_slice_1’: s.11215416.1.s.c:163: error: label ‘_LOR’ used but not defined

Attachments

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information