From 708bcd5801a1bec7aff667f79e11653f8054336c Mon Sep 17 00:00:00 2001 From: Andre Maroneze <andre.maroneze@cea.fr> Date: Tue, 1 Dec 2020 13:25:12 +0100 Subject: [PATCH] sync with frama-c master --- 2048/.frama-c/GNUmakefile | 4 +- basic-cwe-examples/.frama-c/GNUmakefile | 4 +- bench-moerman2018/.frama-c/GNUmakefile | 4 +- cerberus/.frama-c/GNUmakefile | 4 +- .../.frama-c/cheri_07_wide.eva/warnings.log | 4 +- cerberus/.frama-c/khmgzv-1.eva/warnings.log | 4 +- cerberus/.frama-c/khmgzv-2.eva/warnings.log | 2 +- .../pointer_add_wrap_1.eva/warnings.log | 4 +- .../pointer_comparison_7b.eva/warnings.log | 4 +- .../pointer_comparison_7c.eva/warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 2 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 6 +- .../warnings.log | 6 +- .../provenance_basic_auto_xy.eva/warnings.log | 2 +- .../provenance_basic_auto_yx.eva/warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 4 +- .../warnings.log | 2 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 4 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 4 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../warnings.log | 2 +- .../provenance_via_io_auto.eva/warnings.log | 16 +- .../warnings.log | 6 +- .../provenance_via_io_global.eva/warnings.log | 16 +- .../warnings.log | 18 +- .../warnings.log | 16 +- cerberus/.frama-c/tkn-2.eva/warnings.log | 4 +- .../.frama-c/tkn-3-commented.eva/warnings.log | 8 +- cerberus/.frama-c/tkn-3.eva/warnings.log | 8 +- chrony/.frama-c/GNUmakefile | 4 +- .../.frama-c/chrony-ntp-core.eva/warnings.log | 8 +- debie1/.frama-c/GNUmakefile | 4 +- frama-c | 2 +- gzip124/.frama-c/GNUmakefile | 4 +- gzip124/.frama-c/gzip124.eva/warnings.log | 6 +- hiredis/.frama-c/GNUmakefile | 4 +- .../.frama-c/hiredis-format.eva/warnings.log | 4 +- icpc/.frama-c/GNUmakefile | 4 +- itc-benchmarks/.frama-c/GNUmakefile | 4 +- jsmn/.frama-c/GNUmakefile | 4 +- khash/.frama-c/GNUmakefile | 4 +- kilo/.frama-c/GNUmakefile | 4 +- kilo/.frama-c/kilo.eva/warnings.log | 2 +- libmodbus/.frama-c/GNUmakefile | 4 +- .../libmodbus-unit-server.eva/warnings.log | 2 +- libspng/.frama-c/GNUmakefile | 4 +- microstrain/.frama-c/GNUmakefile | 4 +- .../microstrain_gx4_45_test.eva/warnings.log | 848 ++++++------- mini-gmp/.frama-c/GNUmakefile | 4 +- mini-gmp/.frama-c/mini-gmp.eva/warnings.log | 24 +- miniz/.frama-c/GNUmakefile | 4 +- monocypher/.frama-c/GNUmakefile | 4 +- papabench/.frama-c/GNUmakefile | 4 +- polarssl/.frama-c/GNUmakefile | 4 +- qlz/.frama-c/GNUmakefile | 4 +- .../qlz-stream-compress.eva/warnings.log | 2 +- safestringlib/.frama-c/GNUmakefile | 4 +- .../intelsafestringlib.eva/warnings.log | 1082 ++++++++--------- semver/.frama-c/GNUmakefile | 4 +- solitaire/.frama-c/GNUmakefile | 4 +- solitaire/.frama-c/solitaire.eva/warnings.log | 22 +- tweetnacl-usable/.frama-c/GNUmakefile | 4 +- x509-parser/.frama-c/GNUmakefile | 4 +- 105 files changed, 1183 insertions(+), 1183 deletions(-) diff --git a/2048/.frama-c/GNUmakefile b/2048/.frama-c/GNUmakefile index 6aa942908..e8b2243a3 100644 --- a/2048/.frama-c/GNUmakefile +++ b/2048/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -37,7 +37,7 @@ TARGETS = 2048.eva ../2048.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/basic-cwe-examples/.frama-c/GNUmakefile b/basic-cwe-examples/.frama-c/GNUmakefile index 1ca5e5f13..b6b51aef2 100644 --- a/basic-cwe-examples/.frama-c/GNUmakefile +++ b/basic-cwe-examples/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -51,7 +51,7 @@ cwe416-precise.eva: EVAFLAGS += -eva-precision 1 cwe787-precise.eva: EVAFLAGS += -eva-precision 2 -eva-no-alloc-returns-null ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/bench-moerman2018/.frama-c/GNUmakefile b/bench-moerman2018/.frama-c/GNUmakefile index 9ae99e2d6..4ab6f95cd 100644 --- a/bench-moerman2018/.frama-c/GNUmakefile +++ b/bench-moerman2018/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -69,7 +69,7 @@ evaluate: eval_summary.txt all: evaluate ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/cerberus/.frama-c/GNUmakefile b/cerberus/.frama-c/GNUmakefile index 18c157657..43cca04d1 100644 --- a/cerberus/.frama-c/GNUmakefile +++ b/cerberus/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -432,7 +432,7 @@ unspecified_value_union_1.parse: ../unspecified_value_union_1.c write_union_same_prefix_visible.parse: ../write_union_same_prefix_visible.c ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/cerberus/.frama-c/cheri_07_wide.eva/warnings.log b/cerberus/.frama-c/cheri_07_wide.eva/warnings.log index 3cdf16b5d..5d8c9f8e3 100644 --- a/cerberus/.frama-c/cheri_07_wide.eva/warnings.log +++ b/cerberus/.frama-c/cheri_07_wide.eva/warnings.log @@ -1,2 +1,2 @@ -cheri_07_wide.c:10:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -cheri_07_wide.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +cheri_07_wide.c:10:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +cheri_07_wide.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/khmgzv-1.eva/warnings.log b/cerberus/.frama-c/khmgzv-1.eva/warnings.log index ff841f641..3a87b6565 100644 --- a/cerberus/.frama-c/khmgzv-1.eva/warnings.log +++ b/cerberus/.frama-c/khmgzv-1.eva/warnings.log @@ -1,5 +1,5 @@ -khmgzv-1.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -khmgzv-1.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +khmgzv-1.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +khmgzv-1.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Misaligned {khmgzv-1.c:7}) }} {{ garbled mix of &{x} (origin: Arithmetic {khmgzv-1.c:8}) }} diff --git a/cerberus/.frama-c/khmgzv-2.eva/warnings.log b/cerberus/.frama-c/khmgzv-2.eva/warnings.log index e11093d69..3c922a3b6 100644 --- a/cerberus/.frama-c/khmgzv-2.eva/warnings.log +++ b/cerberus/.frama-c/khmgzv-2.eva/warnings.log @@ -1,4 +1,4 @@ -khmgzv-2.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +khmgzv-2.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. khmgzv-2.c:9:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/pointer_add_wrap_1.eva/warnings.log b/cerberus/.frama-c/pointer_add_wrap_1.eva/warnings.log index ce5f1193b..c94183dd6 100644 --- a/cerberus/.frama-c/pointer_add_wrap_1.eva/warnings.log +++ b/cerberus/.frama-c/pointer_add_wrap_1.eva/warnings.log @@ -1,2 +1,2 @@ -pointer_add_wrap_1.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_add_wrap_1.c:10:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_add_wrap_1.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_add_wrap_1.c:10:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/pointer_comparison_7b.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_7b.eva/warnings.log index bb28df270..ad1c11857 100644 --- a/cerberus/.frama-c/pointer_comparison_7b.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_7b.eva/warnings.log @@ -1,6 +1,6 @@ -pointer_comparison_7b.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_7b.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. pointer_comparison_7b.c:6:[eva:locals-escaping] warning: locals {j} escaping the scope of a block of main through pj pointer_comparison_7b.c:6:[eva:locals-escaping] warning: locals {j} escaping the scope of a block of main through S___fc_stdout -pointer_comparison_7b.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_7b.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. pointer_comparison_7b.c:14:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main diff --git a/cerberus/.frama-c/pointer_comparison_7c.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_7c.eva/warnings.log index 48a659666..31413aaac 100644 --- a/cerberus/.frama-c/pointer_comparison_7c.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_7c.eva/warnings.log @@ -1,6 +1,6 @@ -pointer_comparison_7c.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_7c.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. pointer_comparison_7c.c:6:[eva:locals-escaping] warning: locals {j} escaping the scope of a block of main through pj pointer_comparison_7c.c:6:[eva:locals-escaping] warning: locals {j} escaping the scope of a block of main through S___fc_stdout -pointer_comparison_7c.c:13:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_7c.c:13:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. pointer_comparison_7c.c:14:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main diff --git a/cerberus/.frama-c/pointer_comparison_rel_1_auto.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_rel_1_auto.eva/warnings.log index 51f727f18..dfd519a64 100644 --- a/cerberus/.frama-c/pointer_comparison_rel_1_auto.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_rel_1_auto.eva/warnings.log @@ -1,2 +1,2 @@ -pointer_comparison_rel_1_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_comparison_rel_1_auto.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_1_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_1_auto.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/pointer_comparison_rel_1_global.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_rel_1_global.eva/warnings.log index a4c0847c3..45f8512bc 100644 --- a/cerberus/.frama-c/pointer_comparison_rel_1_global.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_rel_1_global.eva/warnings.log @@ -1,2 +1,2 @@ -pointer_comparison_rel_1_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_comparison_rel_1_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_1_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_1_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/pointer_comparison_rel_different_type_members.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_rel_different_type_members.eva/warnings.log index bcb1b2b3c..78dfee99f 100644 --- a/cerberus/.frama-c/pointer_comparison_rel_different_type_members.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_rel_different_type_members.eva/warnings.log @@ -1,2 +1,2 @@ -pointer_comparison_rel_different_type_members.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_comparison_rel_different_type_members.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_different_type_members.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_different_type_members.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/pointer_comparison_rel_substruct.eva/warnings.log b/cerberus/.frama-c/pointer_comparison_rel_substruct.eva/warnings.log index 9d6ca7eb9..ff7b1a8b3 100644 --- a/cerberus/.frama-c/pointer_comparison_rel_substruct.eva/warnings.log +++ b/cerberus/.frama-c/pointer_comparison_rel_substruct.eva/warnings.log @@ -1,2 +1,2 @@ -pointer_comparison_rel_substruct.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_comparison_rel_substruct.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_substruct.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_comparison_rel_substruct.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/pointer_offset_constant_8_malloc.eva/warnings.log b/cerberus/.frama-c/pointer_offset_constant_8_malloc.eva/warnings.log index a8279db3e..a55f0bc26 100644 --- a/cerberus/.frama-c/pointer_offset_constant_8_malloc.eva/warnings.log +++ b/cerberus/.frama-c/pointer_offset_constant_8_malloc.eva/warnings.log @@ -2,7 +2,7 @@ pointer_offset_constant_8_malloc.c:4:[kernel] warning: all target addresses were stack: main pointer_offset_constant_8_malloc.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -pointer_offset_constant_8_malloc.c:12:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_constant_8_malloc.c:12:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. pointer_offset_constant_8_malloc.c:14:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/pointer_offset_from_subtraction_1_auto.eva/warnings.log b/cerberus/.frama-c/pointer_offset_from_subtraction_1_auto.eva/warnings.log index 83d0cc644..e872f9605 100644 --- a/cerberus/.frama-c/pointer_offset_from_subtraction_1_auto.eva/warnings.log +++ b/cerberus/.frama-c/pointer_offset_from_subtraction_1_auto.eva/warnings.log @@ -1,5 +1,5 @@ -pointer_offset_from_subtraction_1_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_1_auto.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_1_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_1_auto.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Arithmetic {pointer_offset_from_subtraction_1_auto.c:5}) }} diff --git a/cerberus/.frama-c/pointer_offset_from_subtraction_1_global.eva/warnings.log b/cerberus/.frama-c/pointer_offset_from_subtraction_1_global.eva/warnings.log index d7aa285a2..5f4524fd9 100644 --- a/cerberus/.frama-c/pointer_offset_from_subtraction_1_global.eva/warnings.log +++ b/cerberus/.frama-c/pointer_offset_from_subtraction_1_global.eva/warnings.log @@ -1,5 +1,5 @@ -pointer_offset_from_subtraction_1_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_1_global.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_1_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_1_global.c:12:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Arithmetic {pointer_offset_from_subtraction_1_global.c:5}) }} diff --git a/cerberus/.frama-c/pointer_offset_from_subtraction_2_auto.eva/warnings.log b/cerberus/.frama-c/pointer_offset_from_subtraction_2_auto.eva/warnings.log index 095fd47a3..779e3f242 100644 --- a/cerberus/.frama-c/pointer_offset_from_subtraction_2_auto.eva/warnings.log +++ b/cerberus/.frama-c/pointer_offset_from_subtraction_2_auto.eva/warnings.log @@ -1,6 +1,6 @@ -pointer_offset_from_subtraction_2_auto.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_2_auto.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_2_auto.c:18:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_auto.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_auto.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_auto.c:18:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Arithmetic {pointer_offset_from_subtraction_2_auto.c:5}) }} diff --git a/cerberus/.frama-c/pointer_offset_from_subtraction_2_global.eva/warnings.log b/cerberus/.frama-c/pointer_offset_from_subtraction_2_global.eva/warnings.log index ff4c24a95..9caa74a2e 100644 --- a/cerberus/.frama-c/pointer_offset_from_subtraction_2_global.eva/warnings.log +++ b/cerberus/.frama-c/pointer_offset_from_subtraction_2_global.eva/warnings.log @@ -1,6 +1,6 @@ -pointer_offset_from_subtraction_2_global.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_2_global.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -pointer_offset_from_subtraction_2_global.c:18:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_global.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_global.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +pointer_offset_from_subtraction_2_global.c:18:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Arithmetic {pointer_offset_from_subtraction_2_global.c:5}) }} diff --git a/cerberus/.frama-c/provenance_basic_auto_xy.eva/warnings.log b/cerberus/.frama-c/provenance_basic_auto_xy.eva/warnings.log index 882301b4e..028a8dfea 100644 --- a/cerberus/.frama-c/provenance_basic_auto_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_auto_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_auto_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_auto_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_auto_xy.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_auto_yx.eva/warnings.log b/cerberus/.frama-c/provenance_basic_auto_yx.eva/warnings.log index 525eba1dc..1bdf76d57 100644 --- a/cerberus/.frama-c/provenance_basic_auto_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_auto_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_auto_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_auto_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_auto_yx.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_global_xy.eva/warnings.log b/cerberus/.frama-c/provenance_basic_global_xy.eva/warnings.log index 1e87d4db8..a8d846096 100644 --- a/cerberus/.frama-c/provenance_basic_global_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_global_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_global_xy.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_basic_global_yx.eva/warnings.log index f4315f25c..79d9095f4 100644 --- a/cerberus/.frama-c/provenance_basic_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_global_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_global_yx.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_malloc_offset+12.eva/warnings.log b/cerberus/.frama-c/provenance_basic_malloc_offset+12.eva/warnings.log index 83184169f..b68266f6d 100644 --- a/cerberus/.frama-c/provenance_basic_malloc_offset+12.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_malloc_offset+12.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_malloc_offset+12.c:4:[kernel] warning: all target addresses wer stack: main provenance_basic_malloc_offset+12.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_malloc_offset+12.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_malloc_offset+12.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_malloc_offset+12.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_malloc_offset+2.eva/warnings.log b/cerberus/.frama-c/provenance_basic_malloc_offset+2.eva/warnings.log index 155704be1..baa989ce4 100644 --- a/cerberus/.frama-c/provenance_basic_malloc_offset+2.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_malloc_offset+2.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_malloc_offset+2.c:4:[kernel] warning: all target addresses were stack: main provenance_basic_malloc_offset+2.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_malloc_offset+2.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_malloc_offset+2.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_malloc_offset+2.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_malloc_offset+4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_malloc_offset+4.eva/warnings.log index 9573ec36a..69a998c8d 100644 --- a/cerberus/.frama-c/provenance_basic_malloc_offset+4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_malloc_offset+4.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_malloc_offset+4.c:4:[kernel] warning: all target addresses were stack: main provenance_basic_malloc_offset+4.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_malloc_offset+4.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_malloc_offset+4.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_malloc_offset+4.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_malloc_offset+8.eva/warnings.log b/cerberus/.frama-c/provenance_basic_malloc_offset+8.eva/warnings.log index 408ffe558..a8f5ad353 100644 --- a/cerberus/.frama-c/provenance_basic_malloc_offset+8.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_malloc_offset+8.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_malloc_offset+8.c:4:[kernel] warning: all target addresses were stack: main provenance_basic_malloc_offset+8.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_malloc_offset+8.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_malloc_offset+8.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_malloc_offset+8.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_malloc_offset-4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_malloc_offset-4.eva/warnings.log index cbc565e7f..9cd309504 100644 --- a/cerberus/.frama-c/provenance_basic_malloc_offset-4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_malloc_offset-4.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_malloc_offset-4.c:4:[kernel] warning: all target addresses were stack: main provenance_basic_malloc_offset-4.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_malloc_offset-4.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_malloc_offset-4.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_malloc_offset-4.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_auto.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_auto.eva/warnings.log index e797717d3..1f87e4c4c 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_auto.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_auto.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_auto.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_auto.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_auto_offset+4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_auto_offset+4.eva/warnings.log index 81511c2aa..85f533a40 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_auto_offset+4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_auto_offset+4.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_auto_offset+4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_auto_offset+4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_auto_offset+4.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_auto_offset-4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_auto_offset-4.eva/warnings.log index 189a11217..546e31c55 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_auto_offset-4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_auto_offset-4.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_auto_offset-4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_auto_offset-4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_auto_offset-4.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_auto_offset-64.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_auto_offset-64.eva/warnings.log index f5a152de2..aed5fc335 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_auto_offset-64.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_auto_offset-64.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_auto_offset-64.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_auto_offset-64.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_auto_offset-64.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_global_offset+4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_global_offset+4.eva/warnings.log index 6c4c74ba2..d297e5d27 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_global_offset+4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_global_offset+4.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_global_offset+4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_global_offset+4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_global_offset+4.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_global_offset-4.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_global_offset-4.eva/warnings.log index 4baa6e4a1..fa592ca21 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_global_offset-4.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_global_offset-4.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_global_offset-4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_global_offset-4.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_global_offset-4.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_mixed_global_offset-64.eva/warnings.log b/cerberus/.frama-c/provenance_basic_mixed_global_offset-64.eva/warnings.log index a300709d8..1e313263a 100644 --- a/cerberus/.frama-c/provenance_basic_mixed_global_offset-64.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_mixed_global_offset-64.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_mixed_global_offset-64.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_mixed_global_offset-64.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_mixed_global_offset-64.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_xy.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_xy.eva/warnings.log index 311b68efa..cb3935151 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_auto_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_auto_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_auto_xy.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx.eva/warnings.log index af084233f..64c0d4ce3 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_auto_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_auto_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_auto_yx.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx_offset-16.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx_offset-16.eva/warnings.log index ab070c817..14bd24f91 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx_offset-16.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_auto_yx_offset-16.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_auto_yx_offset-16.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_auto_yx_offset-16.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_auto_yx_offset-16.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy.eva/warnings.log index 528a83dc7..e34aedbb7 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_global_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_global_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_global_xy.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy_offset64.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy_offset64.eva/warnings.log index d97e195b0..8a9935e1b 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy_offset64.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_xy_offset64.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_global_xy_offset64.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_global_xy_offset64.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_global_xy_offset64.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_yx.eva/warnings.log index 453645ee0..11b449d14 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_global_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_basic_using_intptr_t_global_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_global_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_global_yx.c:11:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_-16.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_-16.eva/warnings.log index f63dd0ed7..9321ebcaf 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_-16.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_-16.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_using_intptr_t_malloc_offset_-16.c:4:[kernel] warning: all targ stack: main provenance_basic_using_intptr_t_malloc_offset_-16.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_using_intptr_t_malloc_offset_-16.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_malloc_offset_-16.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_malloc_offset_-16.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_8.eva/warnings.log b/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_8.eva/warnings.log index b540de54b..66fbc0ab4 100644 --- a/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_8.eva/warnings.log +++ b/cerberus/.frama-c/provenance_basic_using_intptr_t_malloc_offset_8.eva/warnings.log @@ -2,7 +2,7 @@ provenance_basic_using_intptr_t_malloc_offset_8.c:4:[kernel] warning: all target stack: main provenance_basic_using_intptr_t_malloc_offset_8.c:5:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main -provenance_basic_using_intptr_t_malloc_offset_8.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_basic_using_intptr_t_malloc_offset_8.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_basic_using_intptr_t_malloc_offset_8.c:12:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_equality_auto_cu_yx_a.eva/warnings.log b/cerberus/.frama-c/provenance_equality_auto_cu_yx_a.eva/warnings.log index b4e9093cf..a8a854cd5 100644 --- a/cerberus/.frama-c/provenance_equality_auto_cu_yx_a.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_auto_cu_yx_a.eva/warnings.log @@ -1 +1 @@ -provenance_equality_auto_cu_yx_a.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_auto_cu_yx_a.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_auto_fn_yx.eva/warnings.log b/cerberus/.frama-c/provenance_equality_auto_fn_yx.eva/warnings.log index d42e4bbb5..a56fd1974 100644 --- a/cerberus/.frama-c/provenance_equality_auto_fn_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_auto_fn_yx.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_auto_fn_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_auto_fn_yx.c:4:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_auto_fn_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_auto_fn_yx.c:4:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_auto_yx.eva/warnings.log b/cerberus/.frama-c/provenance_equality_auto_yx.eva/warnings.log index b06bb7c62..b9698342d 100644 --- a/cerberus/.frama-c/provenance_equality_auto_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_auto_yx.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_auto_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_auto_yx.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_auto_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_auto_yx.c:7:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_cu_xy_a.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_cu_xy_a.eva/warnings.log index bd19cebce..e9a5beca8 100644 --- a/cerberus/.frama-c/provenance_equality_global_cu_xy_a.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_cu_xy_a.eva/warnings.log @@ -1 +1 @@ -provenance_equality_global_cu_xy_a.c:12:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_cu_xy_a.c:12:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_cu_yx_a.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_cu_yx_a.eva/warnings.log index e32cb8143..ae04fa338 100644 --- a/cerberus/.frama-c/provenance_equality_global_cu_yx_a.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_cu_yx_a.eva/warnings.log @@ -1 +1 @@ -provenance_equality_global_cu_yx_a.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_cu_yx_a.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_fn_xy.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_fn_xy.eva/warnings.log index 92de54d2a..e008497ae 100644 --- a/cerberus/.frama-c/provenance_equality_global_fn_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_fn_xy.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_global_fn_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_global_fn_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_fn_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_fn_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_fn_yx.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_fn_yx.eva/warnings.log index 3902bdf15..dfc04088c 100644 --- a/cerberus/.frama-c/provenance_equality_global_fn_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_fn_yx.eva/warnings.log @@ -1 +1 @@ -provenance_equality_global_fn_yx.c:17:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_fn_yx.c:17:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_xy.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_xy.eva/warnings.log index 9c5c0167a..faba7d003 100644 --- a/cerberus/.frama-c/provenance_equality_global_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_xy.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_global_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_xy.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_equality_global_yx.eva/warnings.log index 943090c7f..3350b7dfe 100644 --- a/cerberus/.frama-c/provenance_equality_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_global_yx.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_global_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_global_yx.c:8:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_uintptr_t_global_xy.eva/warnings.log b/cerberus/.frama-c/provenance_equality_uintptr_t_global_xy.eva/warnings.log index cc92c5fdc..fa5500776 100644 --- a/cerberus/.frama-c/provenance_equality_uintptr_t_global_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_uintptr_t_global_xy.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_uintptr_t_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_uintptr_t_global_xy.c:9:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_uintptr_t_global_xy.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_uintptr_t_global_xy.c:9:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_equality_uintptr_t_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_equality_uintptr_t_global_yx.eva/warnings.log index 47094b3d9..6312c6323 100644 --- a/cerberus/.frama-c/provenance_equality_uintptr_t_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_equality_uintptr_t_global_yx.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_equality_uintptr_t_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_equality_uintptr_t_global_yx.c:9:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_uintptr_t_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_equality_uintptr_t_global_yx.c:9:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_multiple_3_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_multiple_3_global_yx.eva/warnings.log index 8ce485b0b..bd0f07a74 100644 --- a/cerberus/.frama-c/provenance_multiple_3_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_multiple_3_global_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_multiple_3_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_multiple_3_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_multiple_3_global_yx.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_multiple_4_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_multiple_4_global_yx.eva/warnings.log index 9876dbee9..20c979937 100644 --- a/cerberus/.frama-c/provenance_multiple_4_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_multiple_4_global_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_multiple_4_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_multiple_4_global_yx.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_multiple_4_global_yx.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_multiple_5_auto.eva/warnings.log b/cerberus/.frama-c/provenance_multiple_5_auto.eva/warnings.log index 09b7d5199..17ee41943 100644 --- a/cerberus/.frama-c/provenance_multiple_5_auto.eva/warnings.log +++ b/cerberus/.frama-c/provenance_multiple_5_auto.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_multiple_5_auto.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_multiple_5_auto.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_multiple_5_auto.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_multiple_5_global.eva/warnings.log b/cerberus/.frama-c/provenance_multiple_5_global.eva/warnings.log index 79ffb60c0..eab70cb36 100644 --- a/cerberus/.frama-c/provenance_multiple_5_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_multiple_5_global.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_multiple_5_global.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_multiple_5_global.c:5:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_multiple_5_global.c:7:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_union_punning_1_global.eva/warnings.log b/cerberus/.frama-c/provenance_union_punning_1_global.eva/warnings.log index d5388a98e..64aed3aa8 100644 --- a/cerberus/.frama-c/provenance_union_punning_1_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_union_punning_1_global.eva/warnings.log @@ -1,2 +1,2 @@ -provenance_union_punning_1_global.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_union_punning_1_global.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_1_global.c:9:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_1_global.c:11:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/provenance_union_punning_2_auto_xy.eva/warnings.log b/cerberus/.frama-c/provenance_union_punning_2_auto_xy.eva/warnings.log index 3ee50c13c..9c5c36fc5 100644 --- a/cerberus/.frama-c/provenance_union_punning_2_auto_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_union_punning_2_auto_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_union_punning_2_auto_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_2_auto_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_union_punning_2_auto_xy.c:13:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_union_punning_2_auto_yx.eva/warnings.log b/cerberus/.frama-c/provenance_union_punning_2_auto_yx.eva/warnings.log index 7a5c679e2..14f0e4711 100644 --- a/cerberus/.frama-c/provenance_union_punning_2_auto_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_union_punning_2_auto_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_union_punning_2_auto_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_2_auto_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_union_punning_2_auto_yx.c:13:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_union_punning_2_global_xy.eva/warnings.log b/cerberus/.frama-c/provenance_union_punning_2_global_xy.eva/warnings.log index 12bd8122f..340323bea 100644 --- a/cerberus/.frama-c/provenance_union_punning_2_global_xy.eva/warnings.log +++ b/cerberus/.frama-c/provenance_union_punning_2_global_xy.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_union_punning_2_global_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_2_global_xy.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_union_punning_2_global_xy.c:13:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_union_punning_2_global_yx.eva/warnings.log b/cerberus/.frama-c/provenance_union_punning_2_global_yx.eva/warnings.log index 939e65424..6b16d36c9 100644 --- a/cerberus/.frama-c/provenance_union_punning_2_global_yx.eva/warnings.log +++ b/cerberus/.frama-c/provenance_union_punning_2_global_yx.eva/warnings.log @@ -1,4 +1,4 @@ -provenance_union_punning_2_global_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_union_punning_2_global_yx.c:11:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_union_punning_2_global_yx.c:13:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main [eva:garbled-mix] warning: Garbled mix generated during analysis: diff --git a/cerberus/.frama-c/provenance_via_io_auto.eva/warnings.log b/cerberus/.frama-c/provenance_via_io_auto.eva/warnings.log index cb0f3af9e..e6f6f3b52 100644 --- a/cerberus/.frama-c/provenance_via_io_auto.eva/warnings.log +++ b/cerberus/.frama-c/provenance_via_io_auto.eva/warnings.log @@ -1,10 +1,10 @@ -provenance_via_io_auto.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_auto.c:10:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_auto.c:11:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause assigns clause *stream. -provenance_via_io_auto.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_auto.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause *param0. -provenance_via_io_auto.c:16:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_auto.c:22:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_auto.c:22:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_auto.c:8:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_auto.c:10:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_auto.c:11:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause *stream. +provenance_via_io_auto.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_auto.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause *param0. +provenance_via_io_auto.c:16:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_auto.c:22:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_auto.c:22:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{y} (origin: Misaligned {provenance_via_io_auto.c:21}) }} diff --git a/cerberus/.frama-c/provenance_via_io_bytewise_global.eva/warnings.log b/cerberus/.frama-c/provenance_via_io_bytewise_global.eva/warnings.log index 1fcfffd06..b6a240c8a 100644 --- a/cerberus/.frama-c/provenance_via_io_bytewise_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_via_io_bytewise_global.eva/warnings.log @@ -1,5 +1,5 @@ -provenance_via_io_bytewise_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_bytewise_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_bytewise_global.c:14:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_bytewise_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_bytewise_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_bytewise_global.c:14:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. provenance_via_io_bytewise_global.c:16:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: main diff --git a/cerberus/.frama-c/provenance_via_io_global.eva/warnings.log b/cerberus/.frama-c/provenance_via_io_global.eva/warnings.log index 0e697b443..d4e76238b 100644 --- a/cerberus/.frama-c/provenance_via_io_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_via_io_global.eva/warnings.log @@ -1,11 +1,11 @@ -provenance_via_io_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_global.c:9:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_global.c:10:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause assigns clause *stream. -provenance_via_io_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause *param0. -provenance_via_io_global.c:15:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_global.c:9:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_global.c:10:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause *stream. +provenance_via_io_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause *param0. +provenance_via_io_global.c:15:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{y} (origin: Misaligned {provenance_via_io_global.c:20}) }} diff --git a/cerberus/.frama-c/provenance_via_io_percentp_global.eva/warnings.log b/cerberus/.frama-c/provenance_via_io_percentp_global.eva/warnings.log index 218cf4a59..2bb37ee91 100644 --- a/cerberus/.frama-c/provenance_via_io_percentp_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_via_io_percentp_global.eva/warnings.log @@ -1,12 +1,12 @@ -provenance_via_io_percentp_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_percentp_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_percentp_global.c:8:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_percentp_global.c:9:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause assigns clause *stream. -provenance_via_io_percentp_global.c:11:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_percentp_global.c:11:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause *param0. -provenance_via_io_percentp_global.c:14:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_percentp_global.c:19:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_percentp_global.c:19:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_percentp_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_percentp_global.c:6:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_percentp_global.c:8:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_percentp_global.c:9:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause *stream. +provenance_via_io_percentp_global.c:11:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_percentp_global.c:11:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause *param0. +provenance_via_io_percentp_global.c:14:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_percentp_global.c:19:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_percentp_global.c:19:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Misaligned {provenance_via_io_percentp_global.c:18}) }} diff --git a/cerberus/.frama-c/provenance_via_io_uintptr_t_global.eva/warnings.log b/cerberus/.frama-c/provenance_via_io_uintptr_t_global.eva/warnings.log index b951a3f7b..7aac6e85f 100644 --- a/cerberus/.frama-c/provenance_via_io_uintptr_t_global.eva/warnings.log +++ b/cerberus/.frama-c/provenance_via_io_uintptr_t_global.eva/warnings.log @@ -1,11 +1,11 @@ -provenance_via_io_uintptr_t_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_uintptr_t_global.c:9:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_uintptr_t_global.c:10:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause assigns clause *stream. -provenance_via_io_uintptr_t_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause stream->__fc_FILE_data. -provenance_via_io_uintptr_t_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause assigns clause *param0. -provenance_via_io_uintptr_t_global.c:15:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_uintptr_t_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -provenance_via_io_uintptr_t_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:7:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:9:[eva:garbled-mix] warning: The specification of function fprintf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:10:[eva:garbled-mix] warning: The specification of function rewind has generated a garbled mix for assigns clause *stream. +provenance_via_io_uintptr_t_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause stream->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:13:[eva:garbled-mix] warning: The specification of function fscanf_va_1 has generated a garbled mix for assigns clause *param0. +provenance_via_io_uintptr_t_global.c:15:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +provenance_via_io_uintptr_t_global.c:21:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{x} (origin: Misaligned {provenance_via_io_uintptr_t_global.c:20}) }} diff --git a/cerberus/.frama-c/tkn-2.eva/warnings.log b/cerberus/.frama-c/tkn-2.eva/warnings.log index 4cb0a2913..631345be2 100644 --- a/cerberus/.frama-c/tkn-2.eva/warnings.log +++ b/cerberus/.frama-c/tkn-2.eva/warnings.log @@ -1,2 +1,2 @@ -tkn-2.c:20:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -tkn-2.c:23:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +tkn-2.c:20:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +tkn-2.c:23:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. diff --git a/cerberus/.frama-c/tkn-3-commented.eva/warnings.log b/cerberus/.frama-c/tkn-3-commented.eva/warnings.log index ec678a017..f5fb7a27c 100644 --- a/cerberus/.frama-c/tkn-3-commented.eva/warnings.log +++ b/cerberus/.frama-c/tkn-3-commented.eva/warnings.log @@ -1,9 +1,9 @@ -tkn-3-commented.c:51:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -tkn-3-commented.c:54:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +tkn-3-commented.c:51:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +tkn-3-commented.c:54:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. tkn-3-commented.c:37:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: alloc :: tkn-3-commented.c:77 <- main -tkn-3-commented.c:78:[eva:garbled-mix] warning: The specification of function printf_va_4 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -tkn-3-commented.c:49:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +tkn-3-commented.c:78:[eva:garbled-mix] warning: The specification of function printf_va_4 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +tkn-3-commented.c:49:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{__malloc_main_l59} (origin: Arithmetic {tkn-3-commented.c:61}) }} diff --git a/cerberus/.frama-c/tkn-3.eva/warnings.log b/cerberus/.frama-c/tkn-3.eva/warnings.log index 87fcb5b40..e75d4bd31 100644 --- a/cerberus/.frama-c/tkn-3.eva/warnings.log +++ b/cerberus/.frama-c/tkn-3.eva/warnings.log @@ -1,9 +1,9 @@ -tkn-3.c:38:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -tkn-3.c:41:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +tkn-3.c:38:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +tkn-3.c:41:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. tkn-3.c:25:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: alloc :: tkn-3.c:64 <- main -tkn-3.c:65:[eva:garbled-mix] warning: The specification of function printf_va_4 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -tkn-3.c:36:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +tkn-3.c:65:[eva:garbled-mix] warning: The specification of function printf_va_4 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +tkn-3.c:36:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{__malloc_main_l46} (origin: Arithmetic {tkn-3.c:48}) }} {{ garbled mix of &{__malloc_main_l46} (origin: Arithmetic {tkn-3.c:49}) }} diff --git a/chrony/.frama-c/GNUmakefile b/chrony/.frama-c/GNUmakefile index 2ec79115b..e1de41b74 100644 --- a/chrony/.frama-c/GNUmakefile +++ b/chrony/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -95,7 +95,7 @@ chrony-regress.parse: \ chrony-regress.eva: EVAFLAGS += -main eva_main ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/chrony/.frama-c/chrony-ntp-core.eva/warnings.log b/chrony/.frama-c/chrony-ntp-core.eva/warnings.log index e5a277878..ab01613e7 100644 --- a/chrony/.frama-c/chrony-ntp-core.eva/warnings.log +++ b/chrony/.frama-c/chrony-ntp-core.eva/warnings.log @@ -5091,7 +5091,7 @@ stack: UTI_NormaliseTimespec :: ntp_core.c:1080 <- test_unit :: test/unit/test.c:70 <- main :: fc_stubs.c:37 <- eva_main -util.c:763:[eva:garbled-mix] warning: The specification of function htonl has generated a garbled mix for assigns clause assigns clause \result. +util.c:763:[eva:garbled-mix] warning: The specification of function htonl has generated a garbled mix for assigns clause \result. util.c:764:[eva:alarm] warning: non-finite double value. assert \is_finite(\mul_double((double)4.294967296, (double)nsec)); stack: UTI_TimespecToNtp64 :: ntp_core.c:1081 <- @@ -5110,7 +5110,7 @@ stack: UTI_TimespecToNtp64 :: ntp_core.c:1081 <- test_unit :: test/unit/test.c:70 <- main :: fc_stubs.c:37 <- eva_main -util.c:764:[eva:garbled-mix] warning: The specification of function htonl has generated a garbled mix for assigns clause assigns clause \result. +util.c:764:[eva:garbled-mix] warning: The specification of function htonl has generated a garbled mix for assigns clause \result. md5.c:157:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: MD5Update :: hash_intmd5.c:56 <- HSH_Hash :: keys.c:364 <- @@ -8344,7 +8344,7 @@ stack: stat :: reference.c:370 <- test_unit :: test/unit/test.c:70 <- main :: fc_stubs.c:37 <- eva_main -reference.c:371:[eva:alarm] warning: accessing uninitialized left-value. assert \initialized(&buf.st_gid); +reference.c:371:[eva:alarm] warning: accessing uninitialized left-value. assert \initialized(&buf.st_uid); stack: update_drift_file :: reference.c:1083 <- REF_SetReference :: sources.c:1094 <- SRC_SelectSource :: ntp_core.c:1507 <- @@ -8355,7 +8355,7 @@ stack: update_drift_file :: reference.c:1083 <- test_unit :: test/unit/test.c:70 <- main :: fc_stubs.c:37 <- eva_main -reference.c:371:[eva:alarm] warning: accessing uninitialized left-value. assert \initialized(&buf.st_uid); +reference.c:371:[eva:alarm] warning: accessing uninitialized left-value. assert \initialized(&buf.st_gid); stack: update_drift_file :: reference.c:1083 <- REF_SetReference :: sources.c:1094 <- SRC_SelectSource :: ntp_core.c:1507 <- diff --git a/debie1/.frama-c/GNUmakefile b/debie1/.frama-c/GNUmakefile index 4ef6efb69..7cb97a75c 100644 --- a/debie1/.frama-c/GNUmakefile +++ b/debie1/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -42,7 +42,7 @@ debie1.parse: \ ../code/intel/linux/target.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/frama-c b/frama-c index 5d253f1da..361b9cf07 160000 --- a/frama-c +++ b/frama-c @@ -1 +1 @@ -Subproject commit 5d253f1da0a7970052d37a439dbfbcf991d2005b +Subproject commit 361b9cf07ad8874942c0f92adc5197c0668ff804 diff --git a/gzip124/.frama-c/GNUmakefile b/gzip124/.frama-c/GNUmakefile index 4dbcec926..fc5032653 100644 --- a/gzip124/.frama-c/GNUmakefile +++ b/gzip124/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -60,7 +60,7 @@ gzip124.parse: \ fc_stubs.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/gzip124/.frama-c/gzip124.eva/warnings.log b/gzip124/.frama-c/gzip124.eva/warnings.log index e8cbb7e3c..22cdc4696 100644 --- a/gzip124/.frama-c/gzip124.eva/warnings.log +++ b/gzip124/.frama-c/gzip124.eva/warnings.log @@ -1,4 +1,4 @@ -util.c:186:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause assigns clause \result. +util.c:186:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause \result. util.c:400:[eva] warning: ignoring unsupported \allocates clause FRAMAC_SHARE/libc/signal.h:116:[eva] warning: no 'assigns \result \from ...' clause specified for function signal gzip.c:646:[kernel:annot:missing-spec] warning: Neither code nor specification for function fstat, generating default assigns from the prototype @@ -34,7 +34,7 @@ stack: huft_build :: inflate.c:683 <- main :: fc_stubs.c:21 <- eva_main gzip.c:675:[eva:locals-escaping] warning: locals {attr} escaping the scope of zip through file_type -gzip.c:1487:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause assigns clause \result. -gzip.c:1503:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause assigns clause \result. +gzip.c:1487:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause \result. +gzip.c:1503:[eva:garbled-mix] warning: The specification of function strrchr has generated a garbled mix for assigns clause \result. gzip.c:1579:[kernel:annot:missing-spec] warning: Neither code nor specification for function chmod, generating default assigns from the prototype gzip.c:817:[eva:locals-escaping] warning: locals {attr} escaping the scope of zip through file_type diff --git a/hiredis/.frama-c/GNUmakefile b/hiredis/.frama-c/GNUmakefile index bdc4570a9..00f51c281 100644 --- a/hiredis/.frama-c/GNUmakefile +++ b/hiredis/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -62,7 +62,7 @@ hiredis-unix-long.parse: CPPFLAGS += -DEVA_TEST_UNIX -DEVA_TEST_BLOCKING_LONG hiredis-unix-long.parse: $(TEST_SRCS) ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/hiredis/.frama-c/hiredis-format.eva/warnings.log b/hiredis/.frama-c/hiredis-format.eva/warnings.log index 3a1a5d6cc..55fd95ad5 100644 --- a/hiredis/.frama-c/hiredis-format.eva/warnings.log +++ b/hiredis/.frama-c/hiredis-format.eva/warnings.log @@ -562,9 +562,9 @@ stack: sdssetlen_3 :: sds.c:385 <- test_format_commands :: test.c:1022 <- main :: fc_stubs.c:21 <- eva_main -sds.c:523:[eva:garbled-mix] warning: The specification of function vsnprintf has generated a garbled mix for assigns clause assigns clause * +sds.c:523:[eva:garbled-mix] warning: The specification of function vsnprintf has generated a garbled mix for assigns clause * (s + (0 .. n - 1)). -hiredis.c:481:[eva:garbled-mix] warning: The specification of function sprintf_va_2 has generated a garbled mix for assigns clause assigns clause * +hiredis.c:481:[eva:garbled-mix] warning: The specification of function sprintf_va_2 has generated a garbled mix for assigns clause * (s + (0 ..)). test.c:242:[eva:locals-escaping] warning: locals {__va_arg0_80, __va_arg1_82, __va_args_84} escaping the scope of a block of test_format_commands through len test.c:242:[eva:locals-escaping] warning: locals {__va_arg0_80, __va_arg1_82, __va_args_84} escaping the scope of a block of test_format_commands through "hello" diff --git a/icpc/.frama-c/GNUmakefile b/icpc/.frama-c/GNUmakefile index 73d48a523..c4c79d701 100644 --- a/icpc/.frama-c/GNUmakefile +++ b/icpc/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -39,7 +39,7 @@ icpc.parse: \ ../src/main.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/itc-benchmarks/.frama-c/GNUmakefile b/itc-benchmarks/.frama-c/GNUmakefile index d73fa04c8..4f8a217bb 100644 --- a/itc-benchmarks/.frama-c/GNUmakefile +++ b/itc-benchmarks/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -89,7 +89,7 @@ SUBDIR_SRCS=\ $(foreach file,$(SUBDIR_SRCS),$(wildcard ../02_wo_Defects/$(file))) \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/jsmn/.frama-c/GNUmakefile b/jsmn/.frama-c/GNUmakefile index 0bec8506a..074d12ee6 100644 --- a/jsmn/.frama-c/GNUmakefile +++ b/jsmn/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -42,7 +42,7 @@ jsmn-example.parse: \ ../example/simple.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/khash/.frama-c/GNUmakefile b/khash/.frama-c/GNUmakefile index 34c025af2..615841f30 100644 --- a/khash/.frama-c/GNUmakefile +++ b/khash/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -37,7 +37,7 @@ khash.parse: \ ../khash.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/kilo/.frama-c/GNUmakefile b/kilo/.frama-c/GNUmakefile index 68a61c288..4b72a3759 100644 --- a/kilo/.frama-c/GNUmakefile +++ b/kilo/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -40,7 +40,7 @@ kilo.parse: \ fc_stubs.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/kilo/.frama-c/kilo.eva/warnings.log b/kilo/.frama-c/kilo.eva/warnings.log index dd9f6d43f..d634cc84b 100644 --- a/kilo/.frama-c/kilo.eva/warnings.log +++ b/kilo/.frama-c/kilo.eva/warnings.log @@ -1,4 +1,4 @@ -kilo.c:985:[eva:garbled-mix] warning: The specification of function vsnprintf has generated a garbled mix for assigns clause assigns clause * +kilo.c:985:[eva:garbled-mix] warning: The specification of function vsnprintf has generated a garbled mix for assigns clause * (s + (0 .. n - 1)). kilo.c:1269:[eva:locals-escaping] warning: locals {__va_args} escaping the scope of a block of main through E kilo.c:818:[kernel:annot:missing-spec] warning: Neither code nor specification for function ftruncate, generating default assigns from the prototype diff --git a/libmodbus/.frama-c/GNUmakefile b/libmodbus/.frama-c/GNUmakefile index c1274769d..d3b6f1fdb 100644 --- a/libmodbus/.frama-c/GNUmakefile +++ b/libmodbus/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -53,7 +53,7 @@ libmodbus-unit-server.parse: \ $(shell $(FRAMAC)-config -print-share-path)/libc/string.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/libmodbus/.frama-c/libmodbus-unit-server.eva/warnings.log b/libmodbus/.frama-c/libmodbus-unit-server.eva/warnings.log index 4db68d773..885078a22 100644 --- a/libmodbus/.frama-c/libmodbus-unit-server.eva/warnings.log +++ b/libmodbus/.frama-c/libmodbus-unit-server.eva/warnings.log @@ -1,6 +1,6 @@ src/modbus-tcp.c:639:[eva] warning: ignoring unsupported \allocates clause src/modbus-tcp.c:639:[eva] warning: ignoring unsupported \allocates clause -src/modbus.c:674:[eva:garbled-mix] warning: The specification of function vfprintf has generated a garbled mix for assigns clause assigns clause *stream. +src/modbus.c:674:[eva:garbled-mix] warning: The specification of function vfprintf has generated a garbled mix for assigns clause *stream. src/modbus.c:738:[eva:locals-escaping] warning: locals {__va_args} escaping the scope of a block of modbus_reply through S___fc_stderr src/modbus.c:743:[eva:locals-escaping] warning: locals {__va_args_88} escaping the scope of a block of modbus_reply through S___fc_stderr src/modbus.c:769:[eva:locals-escaping] warning: locals {__va_args_96} escaping the scope of a block of modbus_reply through S___fc_stderr diff --git a/libspng/.frama-c/GNUmakefile b/libspng/.frama-c/GNUmakefile index 3f04db663..cc5b88bfc 100644 --- a/libspng/.frama-c/GNUmakefile +++ b/libspng/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -42,7 +42,7 @@ libspng-example.parse: \ $(shell $(FRAMAC)-config -print-share-path)/libc/stdio.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/microstrain/.frama-c/GNUmakefile b/microstrain/.frama-c/GNUmakefile index 2f00c594e..cf17533a3 100644 --- a/microstrain/.frama-c/GNUmakefile +++ b/microstrain/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -48,7 +48,7 @@ microstrain_gx4_45_test.parse: \ ../MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/microstrain/.frama-c/microstrain_gx4_45_test.eva/warnings.log b/microstrain/.frama-c/microstrain_gx4_45_test.eva/warnings.log index bb4013e25..3c5ad5ebd 100644 --- a/microstrain/.frama-c/microstrain_gx4_45_test.eva/warnings.log +++ b/microstrain/.frama-c/microstrain_gx4_45_test.eva/warnings.log @@ -1,435 +1,435 @@ -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:258:[eva:garbled-mix] warning: The specification of function printf_va_25 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:261:[eva:garbled-mix] warning: The specification of function printf_va_26 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:264:[eva:garbled-mix] warning: The specification of function printf_va_27 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:267:[eva:garbled-mix] warning: The specification of function printf_va_28 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:270:[eva:garbled-mix] warning: The specification of function printf_va_29 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:272:[eva:garbled-mix] warning: The specification of function printf_va_30 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:276:[eva:garbled-mix] warning: The specification of function printf_va_31 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:283:[eva:garbled-mix] warning: The specification of function printf_va_32 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:284:[eva:garbled-mix] warning: The specification of function printf_va_33 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:285:[eva:garbled-mix] warning: The specification of function printf_va_34 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:289:[eva:garbled-mix] warning: The specification of function printf_va_35 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:293:[eva:garbled-mix] warning: The specification of function printf_va_36 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:297:[eva:garbled-mix] warning: The specification of function printf_va_37 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:304:[eva:garbled-mix] warning: The specification of function printf_va_38 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:305:[eva:garbled-mix] warning: The specification of function printf_va_39 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:306:[eva:garbled-mix] warning: The specification of function printf_va_40 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:310:[eva:garbled-mix] warning: The specification of function printf_va_41 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:312:[eva:garbled-mix] warning: The specification of function printf_va_42 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:325:[eva:garbled-mix] warning: The specification of function printf_va_43 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:326:[eva:garbled-mix] warning: The specification of function printf_va_44 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:327:[eva:garbled-mix] warning: The specification of function printf_va_45 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:331:[eva:garbled-mix] warning: The specification of function printf_va_46 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:333:[eva:garbled-mix] warning: The specification of function printf_va_47 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:341:[eva:garbled-mix] warning: The specification of function printf_va_48 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:342:[eva:garbled-mix] warning: The specification of function printf_va_49 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:343:[eva:garbled-mix] warning: The specification of function printf_va_50 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:348:[eva:garbled-mix] warning: The specification of function printf_va_51 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:349:[eva:garbled-mix] warning: The specification of function printf_va_52 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:350:[eva:garbled-mix] warning: The specification of function printf_va_53 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:350:[eva:garbled-mix] warning: The specification of function printf_va_53 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:351:[eva:garbled-mix] warning: The specification of function printf_va_54 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:351:[eva:garbled-mix] warning: The specification of function printf_va_54 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:353:[eva:garbled-mix] warning: The specification of function printf_va_55 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:358:[eva:garbled-mix] warning: The specification of function printf_va_56 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:358:[eva:garbled-mix] warning: The specification of function printf_va_56 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:359:[eva:garbled-mix] warning: The specification of function printf_va_57 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:360:[eva:garbled-mix] warning: The specification of function printf_va_58 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:360:[eva:garbled-mix] warning: The specification of function printf_va_58 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:361:[eva:garbled-mix] warning: The specification of function printf_va_59 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:361:[eva:garbled-mix] warning: The specification of function printf_va_59 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:362:[eva:garbled-mix] warning: The specification of function printf_va_60 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:363:[eva:garbled-mix] warning: The specification of function printf_va_61 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:364:[eva:garbled-mix] warning: The specification of function printf_va_62 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:364:[eva:garbled-mix] warning: The specification of function printf_va_62 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:365:[eva:garbled-mix] warning: The specification of function printf_va_63 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:365:[eva:garbled-mix] warning: The specification of function printf_va_63 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:366:[eva:garbled-mix] warning: The specification of function printf_va_64 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:366:[eva:garbled-mix] warning: The specification of function printf_va_64 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:367:[eva:garbled-mix] warning: The specification of function printf_va_65 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:367:[eva:garbled-mix] warning: The specification of function printf_va_65 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:368:[eva:garbled-mix] warning: The specification of function printf_va_66 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:368:[eva:garbled-mix] warning: The specification of function printf_va_66 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:369:[eva:garbled-mix] warning: The specification of function printf_va_67 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:369:[eva:garbled-mix] warning: The specification of function printf_va_67 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:370:[eva:garbled-mix] warning: The specification of function printf_va_68 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:371:[eva:garbled-mix] warning: The specification of function printf_va_69 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:372:[eva:garbled-mix] warning: The specification of function printf_va_70 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:373:[eva:garbled-mix] warning: The specification of function printf_va_71 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:374:[eva:garbled-mix] warning: The specification of function printf_va_72 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:374:[eva:garbled-mix] warning: The specification of function printf_va_72 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:375:[eva:garbled-mix] warning: The specification of function printf_va_73 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:375:[eva:garbled-mix] warning: The specification of function printf_va_73 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:376:[eva:garbled-mix] warning: The specification of function printf_va_74 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:376:[eva:garbled-mix] warning: The specification of function printf_va_74 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:377:[eva:garbled-mix] warning: The specification of function printf_va_75 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:377:[eva:garbled-mix] warning: The specification of function printf_va_75 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:378:[eva:garbled-mix] warning: The specification of function printf_va_76 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:378:[eva:garbled-mix] warning: The specification of function printf_va_76 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:380:[eva:garbled-mix] warning: The specification of function printf_va_77 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:387:[eva:garbled-mix] warning: The specification of function printf_va_78 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:388:[eva:garbled-mix] warning: The specification of function printf_va_79 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:389:[eva:garbled-mix] warning: The specification of function printf_va_80 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:395:[eva:garbled-mix] warning: The specification of function printf_va_81 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:399:[eva:garbled-mix] warning: The specification of function printf_va_82 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:401:[eva:garbled-mix] warning: The specification of function printf_va_83 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:407:[eva:garbled-mix] warning: The specification of function printf_va_84 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:411:[eva:garbled-mix] warning: The specification of function printf_va_85 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:413:[eva:garbled-mix] warning: The specification of function printf_va_86 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:424:[eva:garbled-mix] warning: The specification of function printf_va_87 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:425:[eva:garbled-mix] warning: The specification of function printf_va_88 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:426:[eva:garbled-mix] warning: The specification of function printf_va_89 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:428:[eva:garbled-mix] warning: The specification of function printf_va_90 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:429:[eva:garbled-mix] warning: The specification of function printf_va_91 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:429:[eva:garbled-mix] warning: The specification of function printf_va_91 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:435:[eva:garbled-mix] warning: The specification of function printf_va_92 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:439:[eva:garbled-mix] warning: The specification of function printf_va_93 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:439:[eva:garbled-mix] warning: The specification of function printf_va_93 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:441:[eva:garbled-mix] warning: The specification of function printf_va_94 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:445:[eva:garbled-mix] warning: The specification of function printf_va_95 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:456:[eva:garbled-mix] warning: The specification of function printf_va_96 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:457:[eva:garbled-mix] warning: The specification of function printf_va_97 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:458:[eva:garbled-mix] warning: The specification of function printf_va_98 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:460:[eva:garbled-mix] warning: The specification of function printf_va_99 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:461:[eva:garbled-mix] warning: The specification of function printf_va_100 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:461:[eva:garbled-mix] warning: The specification of function printf_va_100 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:467:[eva:garbled-mix] warning: The specification of function printf_va_101 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:471:[eva:garbled-mix] warning: The specification of function printf_va_102 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:471:[eva:garbled-mix] warning: The specification of function printf_va_102 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:473:[eva:garbled-mix] warning: The specification of function printf_va_103 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:477:[eva:garbled-mix] warning: The specification of function printf_va_104 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:485:[eva:garbled-mix] warning: The specification of function printf_va_105 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:486:[eva:garbled-mix] warning: The specification of function printf_va_106 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:487:[eva:garbled-mix] warning: The specification of function printf_va_107 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:493:[eva:garbled-mix] warning: The specification of function printf_va_108 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:493:[eva:garbled-mix] warning: The specification of function printf_va_108 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:495:[eva:garbled-mix] warning: The specification of function printf_va_109 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:503:[eva:garbled-mix] warning: The specification of function printf_va_110 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:504:[eva:garbled-mix] warning: The specification of function printf_va_111 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:505:[eva:garbled-mix] warning: The specification of function printf_va_112 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:516:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:516:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:517:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:517:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:518:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:518:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:520:[eva:garbled-mix] warning: The specification of function printf_va_113 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:524:[eva:garbled-mix] warning: The specification of function printf_va_114 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:525:[eva:garbled-mix] warning: The specification of function printf_va_115 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:526:[eva:garbled-mix] warning: The specification of function printf_va_116 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:529:[eva:garbled-mix] warning: The specification of function printf_va_117 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:533:[eva:garbled-mix] warning: The specification of function printf_va_118 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:541:[eva:garbled-mix] warning: The specification of function printf_va_119 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:542:[eva:garbled-mix] warning: The specification of function printf_va_120 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:543:[eva:garbled-mix] warning: The specification of function printf_va_121 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:553:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:554:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:555:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:556:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:557:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:558:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:559:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:560:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:561:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:563:[eva:garbled-mix] warning: The specification of function printf_va_122 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:567:[eva:garbled-mix] warning: The specification of function printf_va_123 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:568:[eva:garbled-mix] warning: The specification of function printf_va_124 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:569:[eva:garbled-mix] warning: The specification of function printf_va_125 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:573:[eva:garbled-mix] warning: The specification of function printf_va_126 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:577:[eva:garbled-mix] warning: The specification of function printf_va_127 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:586:[eva:garbled-mix] warning: The specification of function printf_va_128 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:587:[eva:garbled-mix] warning: The specification of function printf_va_129 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:588:[eva:garbled-mix] warning: The specification of function printf_va_130 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:258:[eva:garbled-mix] warning: The specification of function printf_va_25 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:261:[eva:garbled-mix] warning: The specification of function printf_va_26 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:264:[eva:garbled-mix] warning: The specification of function printf_va_27 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:267:[eva:garbled-mix] warning: The specification of function printf_va_28 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:270:[eva:garbled-mix] warning: The specification of function printf_va_29 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:272:[eva:garbled-mix] warning: The specification of function printf_va_30 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:276:[eva:garbled-mix] warning: The specification of function printf_va_31 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:283:[eva:garbled-mix] warning: The specification of function printf_va_32 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:284:[eva:garbled-mix] warning: The specification of function printf_va_33 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:285:[eva:garbled-mix] warning: The specification of function printf_va_34 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:289:[eva:garbled-mix] warning: The specification of function printf_va_35 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:293:[eva:garbled-mix] warning: The specification of function printf_va_36 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:297:[eva:garbled-mix] warning: The specification of function printf_va_37 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:304:[eva:garbled-mix] warning: The specification of function printf_va_38 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:305:[eva:garbled-mix] warning: The specification of function printf_va_39 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:306:[eva:garbled-mix] warning: The specification of function printf_va_40 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:310:[eva:garbled-mix] warning: The specification of function printf_va_41 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:312:[eva:garbled-mix] warning: The specification of function printf_va_42 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:325:[eva:garbled-mix] warning: The specification of function printf_va_43 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:326:[eva:garbled-mix] warning: The specification of function printf_va_44 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:327:[eva:garbled-mix] warning: The specification of function printf_va_45 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:331:[eva:garbled-mix] warning: The specification of function printf_va_46 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:333:[eva:garbled-mix] warning: The specification of function printf_va_47 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:341:[eva:garbled-mix] warning: The specification of function printf_va_48 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:342:[eva:garbled-mix] warning: The specification of function printf_va_49 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:343:[eva:garbled-mix] warning: The specification of function printf_va_50 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:348:[eva:garbled-mix] warning: The specification of function printf_va_51 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:349:[eva:garbled-mix] warning: The specification of function printf_va_52 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:350:[eva:garbled-mix] warning: The specification of function printf_va_53 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:350:[eva:garbled-mix] warning: The specification of function printf_va_53 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:351:[eva:garbled-mix] warning: The specification of function printf_va_54 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:351:[eva:garbled-mix] warning: The specification of function printf_va_54 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:353:[eva:garbled-mix] warning: The specification of function printf_va_55 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:358:[eva:garbled-mix] warning: The specification of function printf_va_56 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:358:[eva:garbled-mix] warning: The specification of function printf_va_56 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:359:[eva:garbled-mix] warning: The specification of function printf_va_57 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:360:[eva:garbled-mix] warning: The specification of function printf_va_58 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:360:[eva:garbled-mix] warning: The specification of function printf_va_58 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:361:[eva:garbled-mix] warning: The specification of function printf_va_59 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:361:[eva:garbled-mix] warning: The specification of function printf_va_59 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:362:[eva:garbled-mix] warning: The specification of function printf_va_60 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:363:[eva:garbled-mix] warning: The specification of function printf_va_61 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:364:[eva:garbled-mix] warning: The specification of function printf_va_62 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:364:[eva:garbled-mix] warning: The specification of function printf_va_62 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:365:[eva:garbled-mix] warning: The specification of function printf_va_63 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:365:[eva:garbled-mix] warning: The specification of function printf_va_63 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:366:[eva:garbled-mix] warning: The specification of function printf_va_64 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:366:[eva:garbled-mix] warning: The specification of function printf_va_64 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:367:[eva:garbled-mix] warning: The specification of function printf_va_65 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:367:[eva:garbled-mix] warning: The specification of function printf_va_65 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:368:[eva:garbled-mix] warning: The specification of function printf_va_66 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:368:[eva:garbled-mix] warning: The specification of function printf_va_66 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:369:[eva:garbled-mix] warning: The specification of function printf_va_67 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:369:[eva:garbled-mix] warning: The specification of function printf_va_67 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:370:[eva:garbled-mix] warning: The specification of function printf_va_68 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:371:[eva:garbled-mix] warning: The specification of function printf_va_69 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:372:[eva:garbled-mix] warning: The specification of function printf_va_70 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:373:[eva:garbled-mix] warning: The specification of function printf_va_71 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:374:[eva:garbled-mix] warning: The specification of function printf_va_72 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:374:[eva:garbled-mix] warning: The specification of function printf_va_72 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:375:[eva:garbled-mix] warning: The specification of function printf_va_73 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:375:[eva:garbled-mix] warning: The specification of function printf_va_73 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:376:[eva:garbled-mix] warning: The specification of function printf_va_74 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:376:[eva:garbled-mix] warning: The specification of function printf_va_74 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:377:[eva:garbled-mix] warning: The specification of function printf_va_75 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:377:[eva:garbled-mix] warning: The specification of function printf_va_75 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:378:[eva:garbled-mix] warning: The specification of function printf_va_76 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:378:[eva:garbled-mix] warning: The specification of function printf_va_76 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:380:[eva:garbled-mix] warning: The specification of function printf_va_77 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:387:[eva:garbled-mix] warning: The specification of function printf_va_78 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:388:[eva:garbled-mix] warning: The specification of function printf_va_79 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:389:[eva:garbled-mix] warning: The specification of function printf_va_80 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:395:[eva:garbled-mix] warning: The specification of function printf_va_81 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:399:[eva:garbled-mix] warning: The specification of function printf_va_82 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:401:[eva:garbled-mix] warning: The specification of function printf_va_83 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:407:[eva:garbled-mix] warning: The specification of function printf_va_84 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:411:[eva:garbled-mix] warning: The specification of function printf_va_85 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:413:[eva:garbled-mix] warning: The specification of function printf_va_86 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:424:[eva:garbled-mix] warning: The specification of function printf_va_87 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:425:[eva:garbled-mix] warning: The specification of function printf_va_88 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:426:[eva:garbled-mix] warning: The specification of function printf_va_89 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:428:[eva:garbled-mix] warning: The specification of function printf_va_90 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:429:[eva:garbled-mix] warning: The specification of function printf_va_91 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:429:[eva:garbled-mix] warning: The specification of function printf_va_91 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:435:[eva:garbled-mix] warning: The specification of function printf_va_92 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:439:[eva:garbled-mix] warning: The specification of function printf_va_93 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:439:[eva:garbled-mix] warning: The specification of function printf_va_93 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:441:[eva:garbled-mix] warning: The specification of function printf_va_94 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:445:[eva:garbled-mix] warning: The specification of function printf_va_95 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:456:[eva:garbled-mix] warning: The specification of function printf_va_96 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:457:[eva:garbled-mix] warning: The specification of function printf_va_97 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:458:[eva:garbled-mix] warning: The specification of function printf_va_98 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:460:[eva:garbled-mix] warning: The specification of function printf_va_99 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:461:[eva:garbled-mix] warning: The specification of function printf_va_100 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:461:[eva:garbled-mix] warning: The specification of function printf_va_100 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:467:[eva:garbled-mix] warning: The specification of function printf_va_101 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:471:[eva:garbled-mix] warning: The specification of function printf_va_102 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:471:[eva:garbled-mix] warning: The specification of function printf_va_102 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:473:[eva:garbled-mix] warning: The specification of function printf_va_103 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:477:[eva:garbled-mix] warning: The specification of function printf_va_104 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:485:[eva:garbled-mix] warning: The specification of function printf_va_105 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:486:[eva:garbled-mix] warning: The specification of function printf_va_106 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:487:[eva:garbled-mix] warning: The specification of function printf_va_107 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:493:[eva:garbled-mix] warning: The specification of function printf_va_108 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:493:[eva:garbled-mix] warning: The specification of function printf_va_108 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:495:[eva:garbled-mix] warning: The specification of function printf_va_109 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:503:[eva:garbled-mix] warning: The specification of function printf_va_110 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:504:[eva:garbled-mix] warning: The specification of function printf_va_111 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:505:[eva:garbled-mix] warning: The specification of function printf_va_112 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:516:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:516:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:517:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:517:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:518:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:518:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:520:[eva:garbled-mix] warning: The specification of function printf_va_113 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:524:[eva:garbled-mix] warning: The specification of function printf_va_114 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:525:[eva:garbled-mix] warning: The specification of function printf_va_115 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:526:[eva:garbled-mix] warning: The specification of function printf_va_116 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:529:[eva:garbled-mix] warning: The specification of function printf_va_117 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:533:[eva:garbled-mix] warning: The specification of function printf_va_118 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:541:[eva:garbled-mix] warning: The specification of function printf_va_119 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:542:[eva:garbled-mix] warning: The specification of function printf_va_120 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:543:[eva:garbled-mix] warning: The specification of function printf_va_121 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:553:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:554:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:555:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:556:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:557:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:558:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:559:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:560:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:561:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:563:[eva:garbled-mix] warning: The specification of function printf_va_122 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:567:[eva:garbled-mix] warning: The specification of function printf_va_123 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:568:[eva:garbled-mix] warning: The specification of function printf_va_124 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:569:[eva:garbled-mix] warning: The specification of function printf_va_125 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:573:[eva:garbled-mix] warning: The specification of function printf_va_126 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:577:[eva:garbled-mix] warning: The specification of function printf_va_127 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:586:[eva:garbled-mix] warning: The specification of function printf_va_128 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:587:[eva:garbled-mix] warning: The specification of function printf_va_129 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:588:[eva:garbled-mix] warning: The specification of function printf_va_130 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. MIPSDK/C/Library/Source/mip_sdk_3dm.c:518:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mip_3dm_cmd_ahrs_message_format :: MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:598 <- main :: fc_stubs.c:21 <- eva_main -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:600:[eva:garbled-mix] warning: The specification of function printf_va_131 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:608:[eva:garbled-mix] warning: The specification of function printf_va_132 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:609:[eva:garbled-mix] warning: The specification of function printf_va_133 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:610:[eva:garbled-mix] warning: The specification of function printf_va_134 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:620:[eva:garbled-mix] warning: The specification of function printf_va_136 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:633:[eva:garbled-mix] warning: The specification of function printf_va_137 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:634:[eva:garbled-mix] warning: The specification of function printf_va_138 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:635:[eva:garbled-mix] warning: The specification of function printf_va_139 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:643:[eva:garbled-mix] warning: The specification of function printf_va_140 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:660:[eva:garbled-mix] warning: The specification of function printf_va_141 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:661:[eva:garbled-mix] warning: The specification of function printf_va_142 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:662:[eva:garbled-mix] warning: The specification of function printf_va_143 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:666:[eva:garbled-mix] warning: The specification of function printf_va_144 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:673:[eva:garbled-mix] warning: The specification of function printf_va_145 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:674:[eva:garbled-mix] warning: The specification of function printf_va_146 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:675:[eva:garbled-mix] warning: The specification of function printf_va_147 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:679:[eva:garbled-mix] warning: The specification of function printf_va_148 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:686:[eva:garbled-mix] warning: The specification of function printf_va_149 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:687:[eva:garbled-mix] warning: The specification of function printf_va_150 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:688:[eva:garbled-mix] warning: The specification of function printf_va_151 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:692:[eva:garbled-mix] warning: The specification of function printf_va_152 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:693:[eva:garbled-mix] warning: The specification of function printf_va_153 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:696:[eva:garbled-mix] warning: The specification of function printf_va_154 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:696:[eva:garbled-mix] warning: The specification of function printf_va_154 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:699:[eva:garbled-mix] warning: The specification of function printf_va_155 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:699:[eva:garbled-mix] warning: The specification of function printf_va_155 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:702:[eva:garbled-mix] warning: The specification of function printf_va_156 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:702:[eva:garbled-mix] warning: The specification of function printf_va_156 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:705:[eva:garbled-mix] warning: The specification of function printf_va_157 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:705:[eva:garbled-mix] warning: The specification of function printf_va_157 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:708:[eva:garbled-mix] warning: The specification of function printf_va_158 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:708:[eva:garbled-mix] warning: The specification of function printf_va_158 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:710:[eva:garbled-mix] warning: The specification of function printf_va_159 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:712:[eva:garbled-mix] warning: The specification of function printf_va_159 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:714:[eva:garbled-mix] warning: The specification of function printf_va_160 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:721:[eva:garbled-mix] warning: The specification of function printf_va_161 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:722:[eva:garbled-mix] warning: The specification of function printf_va_162 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:723:[eva:garbled-mix] warning: The specification of function printf_va_163 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:727:[eva:garbled-mix] warning: The specification of function printf_va_164 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:731:[eva:garbled-mix] warning: The specification of function printf_va_165 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:731:[eva:garbled-mix] warning: The specification of function printf_va_165 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:735:[eva:garbled-mix] warning: The specification of function printf_va_166 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:743:[eva:garbled-mix] warning: The specification of function printf_va_167 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:744:[eva:garbled-mix] warning: The specification of function printf_va_168 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:745:[eva:garbled-mix] warning: The specification of function printf_va_169 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:749:[eva:garbled-mix] warning: The specification of function printf_va_170 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:752:[eva:garbled-mix] warning: The specification of function printf_va_171 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:765:[eva:garbled-mix] warning: The specification of function printf_va_172 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:766:[eva:garbled-mix] warning: The specification of function printf_va_173 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:767:[eva:garbled-mix] warning: The specification of function printf_va_174 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:771:[eva:garbled-mix] warning: The specification of function printf_va_175 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:773:[eva:garbled-mix] warning: The specification of function printf_va_176 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:780:[eva:garbled-mix] warning: The specification of function printf_va_177 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:781:[eva:garbled-mix] warning: The specification of function printf_va_178 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:782:[eva:garbled-mix] warning: The specification of function printf_va_179 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:786:[eva:garbled-mix] warning: The specification of function printf_va_180 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:788:[eva:garbled-mix] warning: The specification of function printf_va_181 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:795:[eva:garbled-mix] warning: The specification of function printf_va_182 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:796:[eva:garbled-mix] warning: The specification of function printf_va_183 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:797:[eva:garbled-mix] warning: The specification of function printf_va_184 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:801:[eva:garbled-mix] warning: The specification of function printf_va_185 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:803:[eva:garbled-mix] warning: The specification of function printf_va_186 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:810:[eva:garbled-mix] warning: The specification of function printf_va_187 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:811:[eva:garbled-mix] warning: The specification of function printf_va_188 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:812:[eva:garbled-mix] warning: The specification of function printf_va_189 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:818:[eva:garbled-mix] warning: The specification of function printf_va_190 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:822:[eva:garbled-mix] warning: The specification of function printf_va_191 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:824:[eva:garbled-mix] warning: The specification of function printf_va_192 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:830:[eva:garbled-mix] warning: The specification of function printf_va_193 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:834:[eva:garbled-mix] warning: The specification of function printf_va_194 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:836:[eva:garbled-mix] warning: The specification of function printf_va_195 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:848:[eva:garbled-mix] warning: The specification of function printf_va_196 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:849:[eva:garbled-mix] warning: The specification of function printf_va_197 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:850:[eva:garbled-mix] warning: The specification of function printf_va_198 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:852:[eva:garbled-mix] warning: The specification of function printf_va_199 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:853:[eva:garbled-mix] warning: The specification of function printf_va_200 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:853:[eva:garbled-mix] warning: The specification of function printf_va_200 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:859:[eva:garbled-mix] warning: The specification of function printf_va_201 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:863:[eva:garbled-mix] warning: The specification of function printf_va_202 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:863:[eva:garbled-mix] warning: The specification of function printf_va_202 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:865:[eva:garbled-mix] warning: The specification of function printf_va_203 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:869:[eva:garbled-mix] warning: The specification of function printf_va_204 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:881:[eva:garbled-mix] warning: The specification of function printf_va_205 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:882:[eva:garbled-mix] warning: The specification of function printf_va_206 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:883:[eva:garbled-mix] warning: The specification of function printf_va_207 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:885:[eva:garbled-mix] warning: The specification of function printf_va_208 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:886:[eva:garbled-mix] warning: The specification of function printf_va_209 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:886:[eva:garbled-mix] warning: The specification of function printf_va_209 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:892:[eva:garbled-mix] warning: The specification of function printf_va_210 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:896:[eva:garbled-mix] warning: The specification of function printf_va_211 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:896:[eva:garbled-mix] warning: The specification of function printf_va_211 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:898:[eva:garbled-mix] warning: The specification of function printf_va_212 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:902:[eva:garbled-mix] warning: The specification of function printf_va_213 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:910:[eva:garbled-mix] warning: The specification of function printf_va_214 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:911:[eva:garbled-mix] warning: The specification of function printf_va_215 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:912:[eva:garbled-mix] warning: The specification of function printf_va_216 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:918:[eva:garbled-mix] warning: The specification of function printf_va_217 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:918:[eva:garbled-mix] warning: The specification of function printf_va_217 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:920:[eva:garbled-mix] warning: The specification of function printf_va_218 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:928:[eva:garbled-mix] warning: The specification of function printf_va_219 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:929:[eva:garbled-mix] warning: The specification of function printf_va_220 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:930:[eva:garbled-mix] warning: The specification of function printf_va_221 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:941:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:941:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:942:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:942:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:943:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:943:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:945:[eva:garbled-mix] warning: The specification of function printf_va_222 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:949:[eva:garbled-mix] warning: The specification of function printf_va_223 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:950:[eva:garbled-mix] warning: The specification of function printf_va_224 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:950:[eva:garbled-mix] warning: The specification of function printf_va_224 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:951:[eva:garbled-mix] warning: The specification of function printf_va_225 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:951:[eva:garbled-mix] warning: The specification of function printf_va_225 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:954:[eva:garbled-mix] warning: The specification of function printf_va_226 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:958:[eva:garbled-mix] warning: The specification of function printf_va_227 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:966:[eva:garbled-mix] warning: The specification of function printf_va_228 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:967:[eva:garbled-mix] warning: The specification of function printf_va_229 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:968:[eva:garbled-mix] warning: The specification of function printf_va_230 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:978:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:979:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:980:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:981:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:982:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:983:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:984:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:985:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:986:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:988:[eva:garbled-mix] warning: The specification of function printf_va_231 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:992:[eva:garbled-mix] warning: The specification of function printf_va_232 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:993:[eva:garbled-mix] warning: The specification of function printf_va_233 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:994:[eva:garbled-mix] warning: The specification of function printf_va_234 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:998:[eva:garbled-mix] warning: The specification of function printf_va_235 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1002:[eva:garbled-mix] warning: The specification of function printf_va_236 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1011:[eva:garbled-mix] warning: The specification of function printf_va_237 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1012:[eva:garbled-mix] warning: The specification of function printf_va_238 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1013:[eva:garbled-mix] warning: The specification of function printf_va_239 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1029:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1030:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1032:[eva:garbled-mix] warning: The specification of function printf_va_240 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1036:[eva:garbled-mix] warning: The specification of function printf_va_241 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1037:[eva:garbled-mix] warning: The specification of function printf_va_242 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1039:[eva:garbled-mix] warning: The specification of function printf_va_243 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1043:[eva:garbled-mix] warning: The specification of function printf_va_244 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1047:[eva:garbled-mix] warning: The specification of function printf_va_245 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1055:[eva:garbled-mix] warning: The specification of function printf_va_246 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1056:[eva:garbled-mix] warning: The specification of function printf_va_247 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1057:[eva:garbled-mix] warning: The specification of function printf_va_248 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1062:[eva:garbled-mix] warning: The specification of function printf_va_249 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1063:[eva:garbled-mix] warning: The specification of function printf_va_250 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1064:[eva:garbled-mix] warning: The specification of function printf_va_251 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1064:[eva:garbled-mix] warning: The specification of function printf_va_251 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1072:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause assigns clause * +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:600:[eva:garbled-mix] warning: The specification of function printf_va_131 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:608:[eva:garbled-mix] warning: The specification of function printf_va_132 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:609:[eva:garbled-mix] warning: The specification of function printf_va_133 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:610:[eva:garbled-mix] warning: The specification of function printf_va_134 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:620:[eva:garbled-mix] warning: The specification of function printf_va_136 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:633:[eva:garbled-mix] warning: The specification of function printf_va_137 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:634:[eva:garbled-mix] warning: The specification of function printf_va_138 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:635:[eva:garbled-mix] warning: The specification of function printf_va_139 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:643:[eva:garbled-mix] warning: The specification of function printf_va_140 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:660:[eva:garbled-mix] warning: The specification of function printf_va_141 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:661:[eva:garbled-mix] warning: The specification of function printf_va_142 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:662:[eva:garbled-mix] warning: The specification of function printf_va_143 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:666:[eva:garbled-mix] warning: The specification of function printf_va_144 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:673:[eva:garbled-mix] warning: The specification of function printf_va_145 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:674:[eva:garbled-mix] warning: The specification of function printf_va_146 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:675:[eva:garbled-mix] warning: The specification of function printf_va_147 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:679:[eva:garbled-mix] warning: The specification of function printf_va_148 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:686:[eva:garbled-mix] warning: The specification of function printf_va_149 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:687:[eva:garbled-mix] warning: The specification of function printf_va_150 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:688:[eva:garbled-mix] warning: The specification of function printf_va_151 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:692:[eva:garbled-mix] warning: The specification of function printf_va_152 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:693:[eva:garbled-mix] warning: The specification of function printf_va_153 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:696:[eva:garbled-mix] warning: The specification of function printf_va_154 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:696:[eva:garbled-mix] warning: The specification of function printf_va_154 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:699:[eva:garbled-mix] warning: The specification of function printf_va_155 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:699:[eva:garbled-mix] warning: The specification of function printf_va_155 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:702:[eva:garbled-mix] warning: The specification of function printf_va_156 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:702:[eva:garbled-mix] warning: The specification of function printf_va_156 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:705:[eva:garbled-mix] warning: The specification of function printf_va_157 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:705:[eva:garbled-mix] warning: The specification of function printf_va_157 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:708:[eva:garbled-mix] warning: The specification of function printf_va_158 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:708:[eva:garbled-mix] warning: The specification of function printf_va_158 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:710:[eva:garbled-mix] warning: The specification of function printf_va_159 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:712:[eva:garbled-mix] warning: The specification of function printf_va_159 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:714:[eva:garbled-mix] warning: The specification of function printf_va_160 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:721:[eva:garbled-mix] warning: The specification of function printf_va_161 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:722:[eva:garbled-mix] warning: The specification of function printf_va_162 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:723:[eva:garbled-mix] warning: The specification of function printf_va_163 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:727:[eva:garbled-mix] warning: The specification of function printf_va_164 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:731:[eva:garbled-mix] warning: The specification of function printf_va_165 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:731:[eva:garbled-mix] warning: The specification of function printf_va_165 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:735:[eva:garbled-mix] warning: The specification of function printf_va_166 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:743:[eva:garbled-mix] warning: The specification of function printf_va_167 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:744:[eva:garbled-mix] warning: The specification of function printf_va_168 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:745:[eva:garbled-mix] warning: The specification of function printf_va_169 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:749:[eva:garbled-mix] warning: The specification of function printf_va_170 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:752:[eva:garbled-mix] warning: The specification of function printf_va_171 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:765:[eva:garbled-mix] warning: The specification of function printf_va_172 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:766:[eva:garbled-mix] warning: The specification of function printf_va_173 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:767:[eva:garbled-mix] warning: The specification of function printf_va_174 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:771:[eva:garbled-mix] warning: The specification of function printf_va_175 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:773:[eva:garbled-mix] warning: The specification of function printf_va_176 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:780:[eva:garbled-mix] warning: The specification of function printf_va_177 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:781:[eva:garbled-mix] warning: The specification of function printf_va_178 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:782:[eva:garbled-mix] warning: The specification of function printf_va_179 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:786:[eva:garbled-mix] warning: The specification of function printf_va_180 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:788:[eva:garbled-mix] warning: The specification of function printf_va_181 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:795:[eva:garbled-mix] warning: The specification of function printf_va_182 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:796:[eva:garbled-mix] warning: The specification of function printf_va_183 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:797:[eva:garbled-mix] warning: The specification of function printf_va_184 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:801:[eva:garbled-mix] warning: The specification of function printf_va_185 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:803:[eva:garbled-mix] warning: The specification of function printf_va_186 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:810:[eva:garbled-mix] warning: The specification of function printf_va_187 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:811:[eva:garbled-mix] warning: The specification of function printf_va_188 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:812:[eva:garbled-mix] warning: The specification of function printf_va_189 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:818:[eva:garbled-mix] warning: The specification of function printf_va_190 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:822:[eva:garbled-mix] warning: The specification of function printf_va_191 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:824:[eva:garbled-mix] warning: The specification of function printf_va_192 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:830:[eva:garbled-mix] warning: The specification of function printf_va_193 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:834:[eva:garbled-mix] warning: The specification of function printf_va_194 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:836:[eva:garbled-mix] warning: The specification of function printf_va_195 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:848:[eva:garbled-mix] warning: The specification of function printf_va_196 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:849:[eva:garbled-mix] warning: The specification of function printf_va_197 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:850:[eva:garbled-mix] warning: The specification of function printf_va_198 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:852:[eva:garbled-mix] warning: The specification of function printf_va_199 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:853:[eva:garbled-mix] warning: The specification of function printf_va_200 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:853:[eva:garbled-mix] warning: The specification of function printf_va_200 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:859:[eva:garbled-mix] warning: The specification of function printf_va_201 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:863:[eva:garbled-mix] warning: The specification of function printf_va_202 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:863:[eva:garbled-mix] warning: The specification of function printf_va_202 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:865:[eva:garbled-mix] warning: The specification of function printf_va_203 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:869:[eva:garbled-mix] warning: The specification of function printf_va_204 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:881:[eva:garbled-mix] warning: The specification of function printf_va_205 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:882:[eva:garbled-mix] warning: The specification of function printf_va_206 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:883:[eva:garbled-mix] warning: The specification of function printf_va_207 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:885:[eva:garbled-mix] warning: The specification of function printf_va_208 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:886:[eva:garbled-mix] warning: The specification of function printf_va_209 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:886:[eva:garbled-mix] warning: The specification of function printf_va_209 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:892:[eva:garbled-mix] warning: The specification of function printf_va_210 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:896:[eva:garbled-mix] warning: The specification of function printf_va_211 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:896:[eva:garbled-mix] warning: The specification of function printf_va_211 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:898:[eva:garbled-mix] warning: The specification of function printf_va_212 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:902:[eva:garbled-mix] warning: The specification of function printf_va_213 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:910:[eva:garbled-mix] warning: The specification of function printf_va_214 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:911:[eva:garbled-mix] warning: The specification of function printf_va_215 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:912:[eva:garbled-mix] warning: The specification of function printf_va_216 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:918:[eva:garbled-mix] warning: The specification of function printf_va_217 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:918:[eva:garbled-mix] warning: The specification of function printf_va_217 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:920:[eva:garbled-mix] warning: The specification of function printf_va_218 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:928:[eva:garbled-mix] warning: The specification of function printf_va_219 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:929:[eva:garbled-mix] warning: The specification of function printf_va_220 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:930:[eva:garbled-mix] warning: The specification of function printf_va_221 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:941:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:941:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:942:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:942:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:943:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:943:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:945:[eva:garbled-mix] warning: The specification of function printf_va_222 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:949:[eva:garbled-mix] warning: The specification of function printf_va_223 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:950:[eva:garbled-mix] warning: The specification of function printf_va_224 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:950:[eva:garbled-mix] warning: The specification of function printf_va_224 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:951:[eva:garbled-mix] warning: The specification of function printf_va_225 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:951:[eva:garbled-mix] warning: The specification of function printf_va_225 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:954:[eva:garbled-mix] warning: The specification of function printf_va_226 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:958:[eva:garbled-mix] warning: The specification of function printf_va_227 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:966:[eva:garbled-mix] warning: The specification of function printf_va_228 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:967:[eva:garbled-mix] warning: The specification of function printf_va_229 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:968:[eva:garbled-mix] warning: The specification of function printf_va_230 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:978:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:979:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:980:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:981:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:982:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:983:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:984:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:985:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:986:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:988:[eva:garbled-mix] warning: The specification of function printf_va_231 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:992:[eva:garbled-mix] warning: The specification of function printf_va_232 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:993:[eva:garbled-mix] warning: The specification of function printf_va_233 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:994:[eva:garbled-mix] warning: The specification of function printf_va_234 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:998:[eva:garbled-mix] warning: The specification of function printf_va_235 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1002:[eva:garbled-mix] warning: The specification of function printf_va_236 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1011:[eva:garbled-mix] warning: The specification of function printf_va_237 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1012:[eva:garbled-mix] warning: The specification of function printf_va_238 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1013:[eva:garbled-mix] warning: The specification of function printf_va_239 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1029:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1030:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1032:[eva:garbled-mix] warning: The specification of function printf_va_240 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1036:[eva:garbled-mix] warning: The specification of function printf_va_241 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1037:[eva:garbled-mix] warning: The specification of function printf_va_242 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1039:[eva:garbled-mix] warning: The specification of function printf_va_243 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1043:[eva:garbled-mix] warning: The specification of function printf_va_244 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1047:[eva:garbled-mix] warning: The specification of function printf_va_245 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1055:[eva:garbled-mix] warning: The specification of function printf_va_246 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1056:[eva:garbled-mix] warning: The specification of function printf_va_247 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1057:[eva:garbled-mix] warning: The specification of function printf_va_248 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1062:[eva:garbled-mix] warning: The specification of function printf_va_249 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1063:[eva:garbled-mix] warning: The specification of function printf_va_250 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1064:[eva:garbled-mix] warning: The specification of function printf_va_251 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1064:[eva:garbled-mix] warning: The specification of function printf_va_251 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1072:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause * (dest + (0 .. strlen{Old}(src))). -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1072:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause assigns clause * +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1072:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause * (dest + (0 .. strlen{Old}(src))). -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1076:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause assigns clause * +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1076:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause * (dest + (0 .. strlen{Old}(src))). -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1076:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause assigns clause * +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1076:[eva:garbled-mix] warning: The specification of function strcpy has generated a garbled mix for assigns clause * (dest + (0 .. strlen{Old}(src))). -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1079:[eva:garbled-mix] warning: The specification of function printf_va_252 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1079:[eva:garbled-mix] warning: The specification of function printf_va_252 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1080:[eva:garbled-mix] warning: The specification of function printf_va_253 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1080:[eva:garbled-mix] warning: The specification of function printf_va_253 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1082:[eva:garbled-mix] warning: The specification of function printf_va_254 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1087:[eva:garbled-mix] warning: The specification of function printf_va_255 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1087:[eva:garbled-mix] warning: The specification of function printf_va_255 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1088:[eva:garbled-mix] warning: The specification of function printf_va_256 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1089:[eva:garbled-mix] warning: The specification of function printf_va_257 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1089:[eva:garbled-mix] warning: The specification of function printf_va_257 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1090:[eva:garbled-mix] warning: The specification of function printf_va_258 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1090:[eva:garbled-mix] warning: The specification of function printf_va_258 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1091:[eva:garbled-mix] warning: The specification of function printf_va_259 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1091:[eva:garbled-mix] warning: The specification of function printf_va_259 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1092:[eva:garbled-mix] warning: The specification of function printf_va_260 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1092:[eva:garbled-mix] warning: The specification of function printf_va_260 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1093:[eva:garbled-mix] warning: The specification of function printf_va_261 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1094:[eva:garbled-mix] warning: The specification of function printf_va_262 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1095:[eva:garbled-mix] warning: The specification of function printf_va_263 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1096:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1097:[eva:garbled-mix] warning: The specification of function printf_va_265 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1098:[eva:garbled-mix] warning: The specification of function printf_va_266 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1099:[eva:garbled-mix] warning: The specification of function printf_va_267 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1100:[eva:garbled-mix] warning: The specification of function printf_va_268 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1101:[eva:garbled-mix] warning: The specification of function printf_va_269 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1102:[eva:garbled-mix] warning: The specification of function printf_va_270 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1103:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1104:[eva:garbled-mix] warning: The specification of function printf_va_272 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1105:[eva:garbled-mix] warning: The specification of function printf_va_273 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1106:[eva:garbled-mix] warning: The specification of function printf_va_274 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1107:[eva:garbled-mix] warning: The specification of function printf_va_275 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1108:[eva:garbled-mix] warning: The specification of function printf_va_276 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1110:[eva:garbled-mix] warning: The specification of function printf_va_277 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1124:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1125:[eva:garbled-mix] warning: The specification of function printf_va_279 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1126:[eva:garbled-mix] warning: The specification of function printf_va_280 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1130:[eva:garbled-mix] warning: The specification of function printf_va_281 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1137:[eva:garbled-mix] warning: The specification of function printf_va_282 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1138:[eva:garbled-mix] warning: The specification of function printf_va_283 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1139:[eva:garbled-mix] warning: The specification of function printf_va_284 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1145:[eva:garbled-mix] warning: The specification of function printf_va_285 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1152:[eva:garbled-mix] warning: The specification of function printf_va_286 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1153:[eva:garbled-mix] warning: The specification of function printf_va_287 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1154:[eva:garbled-mix] warning: The specification of function printf_va_288 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1158:[eva:garbled-mix] warning: The specification of function printf_va_289 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1165:[eva:garbled-mix] warning: The specification of function printf_va_290 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1166:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1167:[eva:garbled-mix] warning: The specification of function printf_va_292 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1171:[eva:garbled-mix] warning: The specification of function printf_va_293 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1178:[eva:garbled-mix] warning: The specification of function printf_va_294 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1179:[eva:garbled-mix] warning: The specification of function printf_va_295 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1180:[eva:garbled-mix] warning: The specification of function printf_va_296 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1184:[eva:garbled-mix] warning: The specification of function printf_va_297 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1191:[eva:garbled-mix] warning: The specification of function printf_va_298 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1192:[eva:garbled-mix] warning: The specification of function printf_va_299 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1193:[eva:garbled-mix] warning: The specification of function printf_va_300 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1211:[eva:garbled-mix] warning: The specification of function printf_va_301 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1215:[eva:garbled-mix] warning: The specification of function printf_va_302 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1219:[eva:garbled-mix] warning: The specification of function printf_va_303 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1223:[eva:garbled-mix] warning: The specification of function printf_va_304 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1231:[eva:garbled-mix] warning: The specification of function printf_va_305 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1232:[eva:garbled-mix] warning: The specification of function printf_va_306 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1233:[eva:garbled-mix] warning: The specification of function printf_va_307 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1244:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1245:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1246:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1248:[eva:garbled-mix] warning: The specification of function printf_va_308 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1252:[eva:garbled-mix] warning: The specification of function printf_va_309 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1253:[eva:garbled-mix] warning: The specification of function printf_va_310 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1254:[eva:garbled-mix] warning: The specification of function printf_va_311 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1257:[eva:garbled-mix] warning: The specification of function printf_va_312 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1261:[eva:garbled-mix] warning: The specification of function printf_va_313 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1268:[eva:garbled-mix] warning: The specification of function printf_va_314 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1269:[eva:garbled-mix] warning: The specification of function printf_va_315 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1270:[eva:garbled-mix] warning: The specification of function printf_va_316 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1281:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1282:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1283:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1285:[eva:garbled-mix] warning: The specification of function printf_va_317 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1289:[eva:garbled-mix] warning: The specification of function printf_va_318 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1290:[eva:garbled-mix] warning: The specification of function printf_va_319 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1291:[eva:garbled-mix] warning: The specification of function printf_va_320 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1294:[eva:garbled-mix] warning: The specification of function printf_va_321 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1298:[eva:garbled-mix] warning: The specification of function printf_va_322 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1305:[eva:garbled-mix] warning: The specification of function printf_va_323 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1306:[eva:garbled-mix] warning: The specification of function printf_va_324 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1307:[eva:garbled-mix] warning: The specification of function printf_va_325 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1318:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1319:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1320:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause assigns clause \result. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1322:[eva:garbled-mix] warning: The specification of function printf_va_326 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1326:[eva:garbled-mix] warning: The specification of function printf_va_327 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1327:[eva:garbled-mix] warning: The specification of function printf_va_328 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1328:[eva:garbled-mix] warning: The specification of function printf_va_329 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1331:[eva:garbled-mix] warning: The specification of function printf_va_330 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1335:[eva:garbled-mix] warning: The specification of function printf_va_331 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1342:[eva:garbled-mix] warning: The specification of function printf_va_332 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1343:[eva:garbled-mix] warning: The specification of function printf_va_333 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1344:[eva:garbled-mix] warning: The specification of function printf_va_334 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1360:[eva:garbled-mix] warning: The specification of function printf_va_335 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1363:[eva:garbled-mix] warning: The specification of function printf_va_336 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1366:[eva:garbled-mix] warning: The specification of function printf_va_337 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1369:[eva:garbled-mix] warning: The specification of function printf_va_338 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1372:[eva:garbled-mix] warning: The specification of function printf_va_339 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1375:[eva:garbled-mix] warning: The specification of function printf_va_340 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1379:[eva:garbled-mix] warning: The specification of function printf_va_341 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1383:[eva:garbled-mix] warning: The specification of function printf_va_342 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1390:[eva:garbled-mix] warning: The specification of function printf_va_343 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1391:[eva:garbled-mix] warning: The specification of function printf_va_344 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1392:[eva:garbled-mix] warning: The specification of function printf_va_345 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2286:[eva:garbled-mix] warning: The specification of function printf_va_519 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2297:[eva:garbled-mix] warning: The specification of function printf_va_520 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2298:[eva:garbled-mix] warning: The specification of function printf_va_521 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2299:[eva:garbled-mix] warning: The specification of function printf_va_522 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2305:[eva:garbled-mix] warning: The specification of function printf_va_523 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2312:[eva:garbled-mix] warning: The specification of function printf_va_524 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2313:[eva:garbled-mix] warning: The specification of function printf_va_525 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2314:[eva:garbled-mix] warning: The specification of function printf_va_526 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2320:[eva:garbled-mix] warning: The specification of function printf_va_527 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2327:[eva:garbled-mix] warning: The specification of function printf_va_528 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2328:[eva:garbled-mix] warning: The specification of function printf_va_529 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2329:[eva:garbled-mix] warning: The specification of function printf_va_530 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2335:[eva:garbled-mix] warning: The specification of function printf_va_531 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2342:[eva:garbled-mix] warning: The specification of function printf_va_532 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2343:[eva:garbled-mix] warning: The specification of function printf_va_533 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2344:[eva:garbled-mix] warning: The specification of function printf_va_534 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1079:[eva:garbled-mix] warning: The specification of function printf_va_252 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1079:[eva:garbled-mix] warning: The specification of function printf_va_252 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1080:[eva:garbled-mix] warning: The specification of function printf_va_253 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1080:[eva:garbled-mix] warning: The specification of function printf_va_253 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1082:[eva:garbled-mix] warning: The specification of function printf_va_254 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1087:[eva:garbled-mix] warning: The specification of function printf_va_255 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1087:[eva:garbled-mix] warning: The specification of function printf_va_255 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1088:[eva:garbled-mix] warning: The specification of function printf_va_256 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1089:[eva:garbled-mix] warning: The specification of function printf_va_257 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1089:[eva:garbled-mix] warning: The specification of function printf_va_257 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1090:[eva:garbled-mix] warning: The specification of function printf_va_258 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1090:[eva:garbled-mix] warning: The specification of function printf_va_258 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1091:[eva:garbled-mix] warning: The specification of function printf_va_259 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1091:[eva:garbled-mix] warning: The specification of function printf_va_259 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1092:[eva:garbled-mix] warning: The specification of function printf_va_260 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1092:[eva:garbled-mix] warning: The specification of function printf_va_260 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1093:[eva:garbled-mix] warning: The specification of function printf_va_261 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1094:[eva:garbled-mix] warning: The specification of function printf_va_262 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1095:[eva:garbled-mix] warning: The specification of function printf_va_263 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1096:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1097:[eva:garbled-mix] warning: The specification of function printf_va_265 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1098:[eva:garbled-mix] warning: The specification of function printf_va_266 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1099:[eva:garbled-mix] warning: The specification of function printf_va_267 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1100:[eva:garbled-mix] warning: The specification of function printf_va_268 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1101:[eva:garbled-mix] warning: The specification of function printf_va_269 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1102:[eva:garbled-mix] warning: The specification of function printf_va_270 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1103:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1104:[eva:garbled-mix] warning: The specification of function printf_va_272 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1105:[eva:garbled-mix] warning: The specification of function printf_va_273 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1106:[eva:garbled-mix] warning: The specification of function printf_va_274 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1107:[eva:garbled-mix] warning: The specification of function printf_va_275 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1108:[eva:garbled-mix] warning: The specification of function printf_va_276 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1110:[eva:garbled-mix] warning: The specification of function printf_va_277 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1124:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1125:[eva:garbled-mix] warning: The specification of function printf_va_279 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1126:[eva:garbled-mix] warning: The specification of function printf_va_280 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1130:[eva:garbled-mix] warning: The specification of function printf_va_281 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1137:[eva:garbled-mix] warning: The specification of function printf_va_282 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1138:[eva:garbled-mix] warning: The specification of function printf_va_283 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1139:[eva:garbled-mix] warning: The specification of function printf_va_284 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1145:[eva:garbled-mix] warning: The specification of function printf_va_285 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1152:[eva:garbled-mix] warning: The specification of function printf_va_286 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1153:[eva:garbled-mix] warning: The specification of function printf_va_287 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1154:[eva:garbled-mix] warning: The specification of function printf_va_288 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1158:[eva:garbled-mix] warning: The specification of function printf_va_289 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1165:[eva:garbled-mix] warning: The specification of function printf_va_290 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1166:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1167:[eva:garbled-mix] warning: The specification of function printf_va_292 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1171:[eva:garbled-mix] warning: The specification of function printf_va_293 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1178:[eva:garbled-mix] warning: The specification of function printf_va_294 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1179:[eva:garbled-mix] warning: The specification of function printf_va_295 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1180:[eva:garbled-mix] warning: The specification of function printf_va_296 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1184:[eva:garbled-mix] warning: The specification of function printf_va_297 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1191:[eva:garbled-mix] warning: The specification of function printf_va_298 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1192:[eva:garbled-mix] warning: The specification of function printf_va_299 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1193:[eva:garbled-mix] warning: The specification of function printf_va_300 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1211:[eva:garbled-mix] warning: The specification of function printf_va_301 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1215:[eva:garbled-mix] warning: The specification of function printf_va_302 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1219:[eva:garbled-mix] warning: The specification of function printf_va_303 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1223:[eva:garbled-mix] warning: The specification of function printf_va_304 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1231:[eva:garbled-mix] warning: The specification of function printf_va_305 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1232:[eva:garbled-mix] warning: The specification of function printf_va_306 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1233:[eva:garbled-mix] warning: The specification of function printf_va_307 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1244:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1245:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1246:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1248:[eva:garbled-mix] warning: The specification of function printf_va_308 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1252:[eva:garbled-mix] warning: The specification of function printf_va_309 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1253:[eva:garbled-mix] warning: The specification of function printf_va_310 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1254:[eva:garbled-mix] warning: The specification of function printf_va_311 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1257:[eva:garbled-mix] warning: The specification of function printf_va_312 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1261:[eva:garbled-mix] warning: The specification of function printf_va_313 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1268:[eva:garbled-mix] warning: The specification of function printf_va_314 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1269:[eva:garbled-mix] warning: The specification of function printf_va_315 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1270:[eva:garbled-mix] warning: The specification of function printf_va_316 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1281:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1282:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1283:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1285:[eva:garbled-mix] warning: The specification of function printf_va_317 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1289:[eva:garbled-mix] warning: The specification of function printf_va_318 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1290:[eva:garbled-mix] warning: The specification of function printf_va_319 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1291:[eva:garbled-mix] warning: The specification of function printf_va_320 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1294:[eva:garbled-mix] warning: The specification of function printf_va_321 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1298:[eva:garbled-mix] warning: The specification of function printf_va_322 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1305:[eva:garbled-mix] warning: The specification of function printf_va_323 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1306:[eva:garbled-mix] warning: The specification of function printf_va_324 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1307:[eva:garbled-mix] warning: The specification of function printf_va_325 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1318:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1319:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1320:[eva:garbled-mix] warning: The specification of function abs has generated a garbled mix for assigns clause \result. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1322:[eva:garbled-mix] warning: The specification of function printf_va_326 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1326:[eva:garbled-mix] warning: The specification of function printf_va_327 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1327:[eva:garbled-mix] warning: The specification of function printf_va_328 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1328:[eva:garbled-mix] warning: The specification of function printf_va_329 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1331:[eva:garbled-mix] warning: The specification of function printf_va_330 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1335:[eva:garbled-mix] warning: The specification of function printf_va_331 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1342:[eva:garbled-mix] warning: The specification of function printf_va_332 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1343:[eva:garbled-mix] warning: The specification of function printf_va_333 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1344:[eva:garbled-mix] warning: The specification of function printf_va_334 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1360:[eva:garbled-mix] warning: The specification of function printf_va_335 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1363:[eva:garbled-mix] warning: The specification of function printf_va_336 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1366:[eva:garbled-mix] warning: The specification of function printf_va_337 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1369:[eva:garbled-mix] warning: The specification of function printf_va_338 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1372:[eva:garbled-mix] warning: The specification of function printf_va_339 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1375:[eva:garbled-mix] warning: The specification of function printf_va_340 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1379:[eva:garbled-mix] warning: The specification of function printf_va_341 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1383:[eva:garbled-mix] warning: The specification of function printf_va_342 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1390:[eva:garbled-mix] warning: The specification of function printf_va_343 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1391:[eva:garbled-mix] warning: The specification of function printf_va_344 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:1392:[eva:garbled-mix] warning: The specification of function printf_va_345 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2286:[eva:garbled-mix] warning: The specification of function printf_va_519 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2297:[eva:garbled-mix] warning: The specification of function printf_va_520 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2298:[eva:garbled-mix] warning: The specification of function printf_va_521 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2299:[eva:garbled-mix] warning: The specification of function printf_va_522 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2305:[eva:garbled-mix] warning: The specification of function printf_va_523 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2312:[eva:garbled-mix] warning: The specification of function printf_va_524 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2313:[eva:garbled-mix] warning: The specification of function printf_va_525 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2314:[eva:garbled-mix] warning: The specification of function printf_va_526 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2320:[eva:garbled-mix] warning: The specification of function printf_va_527 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2327:[eva:garbled-mix] warning: The specification of function printf_va_528 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2328:[eva:garbled-mix] warning: The specification of function printf_va_529 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2329:[eva:garbled-mix] warning: The specification of function printf_va_530 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2335:[eva:garbled-mix] warning: The specification of function printf_va_531 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2342:[eva:garbled-mix] warning: The specification of function printf_va_532 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2343:[eva:garbled-mix] warning: The specification of function printf_va_533 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +MIPSDK/C/Examples/Linux/GX4-45/GX4_45_Test/GX4-45_Test.c:2344:[eva:garbled-mix] warning: The specification of function printf_va_534 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{__mip_interface_command_response_handler} (origin: Misaligned {MIPSDK/C/Library/Source/ring_buffer.c:438}) }} diff --git a/mini-gmp/.frama-c/GNUmakefile b/mini-gmp/.frama-c/GNUmakefile index 8a914899a..107d9d696 100644 --- a/mini-gmp/.frama-c/GNUmakefile +++ b/mini-gmp/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -46,7 +46,7 @@ mini-gmp.parse: \ fc_stubs.h \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/mini-gmp/.frama-c/mini-gmp.eva/warnings.log b/mini-gmp/.frama-c/mini-gmp.eva/warnings.log index 97cb47335..01c836090 100644 --- a/mini-gmp/.frama-c/mini-gmp.eva/warnings.log +++ b/mini-gmp/.frama-c/mini-gmp.eva/warnings.log @@ -1,15 +1,15 @@ -tests/hex-random.c:151:[eva:garbled-mix] warning: The specification of function __gmpz_neg has generated a garbled mix for assigns clause assigns clause *res. -tests/hex-random.c:153:[eva:garbled-mix] warning: The specification of function __gmpz_neg has generated a garbled mix for assigns clause assigns clause *res. -tests/hex-random.c:160:[eva:garbled-mix] warning: The specification of function __gmpz_add has generated a garbled mix for assigns clause assigns clause *res. +tests/hex-random.c:151:[eva:garbled-mix] warning: The specification of function __gmpz_neg has generated a garbled mix for assigns clause *res. +tests/hex-random.c:153:[eva:garbled-mix] warning: The specification of function __gmpz_neg has generated a garbled mix for assigns clause *res. +tests/hex-random.c:160:[eva:garbled-mix] warning: The specification of function __gmpz_add has generated a garbled mix for assigns clause *res. tests/hex-random.c:201:[eva] warning: ignoring unsupported \allocates clause -tests/hex-random.c:201:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause \result. -tests/hex-random.c:201:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause *strp. +tests/hex-random.c:201:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause \result. +tests/hex-random.c:201:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause *strp. tests/hex-random.c:202:[eva] warning: ignoring unsupported \allocates clause -tests/hex-random.c:202:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause \result. -tests/hex-random.c:202:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause *strp. +tests/hex-random.c:202:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause \result. +tests/hex-random.c:202:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause *strp. tests/hex-random.c:203:[eva] warning: ignoring unsupported \allocates clause -tests/hex-random.c:203:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause \result. -tests/hex-random.c:203:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause assigns clause *strp. -tests/hex-random.c:205:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause assigns clause *a. -tests/hex-random.c:206:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause assigns clause *a. -tests/hex-random.c:207:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause assigns clause *a. +tests/hex-random.c:203:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause \result. +tests/hex-random.c:203:[eva:garbled-mix] warning: The specification of function __gmp_asprintf has generated a garbled mix for assigns clause *strp. +tests/hex-random.c:205:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause *a. +tests/hex-random.c:206:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause *a. +tests/hex-random.c:207:[eva:garbled-mix] warning: The specification of function __gmpz_clear has generated a garbled mix for assigns clause *a. diff --git a/miniz/.frama-c/GNUmakefile b/miniz/.frama-c/GNUmakefile index 4ab5cb46a..f97504302 100644 --- a/miniz/.frama-c/GNUmakefile +++ b/miniz/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. Suggested flags are optional. @@ -39,7 +39,7 @@ miniz.parse: \ ../miniz_tdef.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/monocypher/.frama-c/GNUmakefile b/monocypher/.frama-c/GNUmakefile index fed791096..6935d3bc1 100644 --- a/monocypher/.frama-c/GNUmakefile +++ b/monocypher/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -47,7 +47,7 @@ monocypher.parse: \ ../tests/test.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/papabench/.frama-c/GNUmakefile b/papabench/.frama-c/GNUmakefile index 6e649a15b..112195582 100644 --- a/papabench/.frama-c/GNUmakefile +++ b/papabench/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -50,7 +50,7 @@ papabench.parse: \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/polarssl/.frama-c/GNUmakefile b/polarssl/.frama-c/GNUmakefile index 5ca750693..50a051af3 100644 --- a/polarssl/.frama-c/GNUmakefile +++ b/polarssl/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -91,7 +91,7 @@ polarssl-server.parse: \ ../programs/ssl/ssl_server.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/qlz/.frama-c/GNUmakefile b/qlz/.frama-c/GNUmakefile index b09489955..adee418c4 100644 --- a/qlz/.frama-c/GNUmakefile +++ b/qlz/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -57,7 +57,7 @@ qlz-stream-decompress.parse: \ fc_stubs.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/qlz/.frama-c/qlz-stream-compress.eva/warnings.log b/qlz/.frama-c/qlz-stream-compress.eva/warnings.log index 416835bd3..4c63e01ac 100644 --- a/qlz/.frama-c/qlz-stream-compress.eva/warnings.log +++ b/qlz/.frama-c/qlz-stream-compress.eva/warnings.log @@ -1,4 +1,4 @@ -stream_compress.c:35:[eva:garbled-mix] warning: The specification of function fread has generated a garbled mix for assigns clause assigns clause * +stream_compress.c:35:[eva:garbled-mix] warning: The specification of function fread has generated a garbled mix for assigns clause * ((char *)ptr + (0 .. nmemb * size - 1)). [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{__malloc_main_l19} diff --git a/safestringlib/.frama-c/GNUmakefile b/safestringlib/.frama-c/GNUmakefile index 5527a6cfb..2c2d2dc1d 100644 --- a/safestringlib/.frama-c/GNUmakefile +++ b/safestringlib/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -36,7 +36,7 @@ TARGETS = intelsafestringlib.eva intelsafestringlib.parse: $(sort $(wildcard ../safeclib/*.c ../unittests/*.c)) ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/safestringlib/.frama-c/intelsafestringlib.eva/warnings.log b/safestringlib/.frama-c/intelsafestringlib.eva/warnings.log index 8a4d6a7dc..7f69bd801 100644 --- a/safestringlib/.frama-c/intelsafestringlib.eva/warnings.log +++ b/safestringlib/.frama-c/intelsafestringlib.eva/warnings.log @@ -63,87 +63,87 @@ stack: mem_prim_move :: safeclib/memmove_s.c:145 <- memmove_s :: unittests/test_memmove_s.c:159 <- test_memmove_s :: unittests/Safe_String_UnitTestMain.c:99 <- main -unittests/test_strcasestr_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_265 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:161:[eva:garbled-mix] warning: The specification of function printf_va_268 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:163:[eva:garbled-mix] warning: The specification of function printf_va_269 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:164:[eva:garbled-mix] warning: The specification of function printf_va_270 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_272 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_275 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_276 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:192:[eva:garbled-mix] warning: The specification of function printf_va_277 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:194:[eva:garbled-mix] warning: The specification of function printf_va_279 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_280 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_281 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:222:[eva:garbled-mix] warning: The specification of function printf_va_282 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:227:[eva:garbled-mix] warning: The specification of function printf_va_283 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:239:[eva:garbled-mix] warning: The specification of function printf_va_284 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:244:[eva:garbled-mix] warning: The specification of function printf_va_285 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:259:[eva:garbled-mix] warning: The specification of function printf_va_286 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:264:[eva:garbled-mix] warning: The specification of function printf_va_287 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:271:[eva:garbled-mix] warning: The specification of function printf_va_288 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:273:[eva:garbled-mix] warning: The specification of function printf_va_289 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_290 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:276:[eva:garbled-mix] warning: The specification of function printf_va_292 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_293 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:295:[eva:garbled-mix] warning: The specification of function printf_va_294 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:302:[eva:garbled-mix] warning: The specification of function printf_va_295 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_296 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:305:[eva:garbled-mix] warning: The specification of function printf_va_297 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:306:[eva:garbled-mix] warning: The specification of function printf_va_298 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:307:[eva:garbled-mix] warning: The specification of function printf_va_299 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_300 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:322:[eva:garbled-mix] warning: The specification of function printf_va_301 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:333:[eva:garbled-mix] warning: The specification of function printf_va_302 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:338:[eva:garbled-mix] warning: The specification of function printf_va_303 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:349:[eva:garbled-mix] warning: The specification of function printf_va_304 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:354:[eva:garbled-mix] warning: The specification of function printf_va_305 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:365:[eva:garbled-mix] warning: The specification of function printf_va_306 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_307 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:382:[eva:garbled-mix] warning: The specification of function printf_va_308 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:387:[eva:garbled-mix] warning: The specification of function printf_va_309 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:398:[eva:garbled-mix] warning: The specification of function printf_va_310 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:403:[eva:garbled-mix] warning: The specification of function printf_va_311 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:415:[eva:garbled-mix] warning: The specification of function printf_va_312 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:420:[eva:garbled-mix] warning: The specification of function printf_va_313 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strcasestr_s.c:427:[eva:garbled-mix] warning: The specification of function printf_va_314 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_264 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_265 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:161:[eva:garbled-mix] warning: The specification of function printf_va_268 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:163:[eva:garbled-mix] warning: The specification of function printf_va_269 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:164:[eva:garbled-mix] warning: The specification of function printf_va_270 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_271 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_272 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_275 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_276 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:192:[eva:garbled-mix] warning: The specification of function printf_va_277 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_278 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:194:[eva:garbled-mix] warning: The specification of function printf_va_279 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_280 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_281 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:222:[eva:garbled-mix] warning: The specification of function printf_va_282 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:227:[eva:garbled-mix] warning: The specification of function printf_va_283 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:239:[eva:garbled-mix] warning: The specification of function printf_va_284 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:244:[eva:garbled-mix] warning: The specification of function printf_va_285 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:259:[eva:garbled-mix] warning: The specification of function printf_va_286 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:264:[eva:garbled-mix] warning: The specification of function printf_va_287 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:271:[eva:garbled-mix] warning: The specification of function printf_va_288 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:273:[eva:garbled-mix] warning: The specification of function printf_va_289 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_290 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_291 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:276:[eva:garbled-mix] warning: The specification of function printf_va_292 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_293 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:295:[eva:garbled-mix] warning: The specification of function printf_va_294 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:302:[eva:garbled-mix] warning: The specification of function printf_va_295 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_296 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:305:[eva:garbled-mix] warning: The specification of function printf_va_297 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:306:[eva:garbled-mix] warning: The specification of function printf_va_298 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:307:[eva:garbled-mix] warning: The specification of function printf_va_299 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_300 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:322:[eva:garbled-mix] warning: The specification of function printf_va_301 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:333:[eva:garbled-mix] warning: The specification of function printf_va_302 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:338:[eva:garbled-mix] warning: The specification of function printf_va_303 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:349:[eva:garbled-mix] warning: The specification of function printf_va_304 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:354:[eva:garbled-mix] warning: The specification of function printf_va_305 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:365:[eva:garbled-mix] warning: The specification of function printf_va_306 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_307 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:382:[eva:garbled-mix] warning: The specification of function printf_va_308 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:387:[eva:garbled-mix] warning: The specification of function printf_va_309 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:398:[eva:garbled-mix] warning: The specification of function printf_va_310 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:403:[eva:garbled-mix] warning: The specification of function printf_va_311 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:415:[eva:garbled-mix] warning: The specification of function printf_va_312 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:420:[eva:garbled-mix] warning: The specification of function printf_va_313 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strcasestr_s.c:427:[eva:garbled-mix] warning: The specification of function printf_va_314 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. unittests/Safe_String_UnitTestMain.c:114:[eva:locals-escaping] warning: locals {str1_17} escaping the scope of test_strcasestr_s through S___fc_stdout -unittests/test_strfirstchar_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_401 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_402 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_402 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_403 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_404 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_404 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:121:[eva:garbled-mix] warning: The specification of function printf_va_405 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:126:[eva:garbled-mix] warning: The specification of function printf_va_406 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:127:[eva:garbled-mix] warning: The specification of function printf_va_406 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:136:[eva:garbled-mix] warning: The specification of function printf_va_407 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_408 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strfirstchar_s.c:142:[eva:garbled-mix] warning: The specification of function printf_va_408 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_401 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_402 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_402 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_403 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_404 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_404 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:121:[eva:garbled-mix] warning: The specification of function printf_va_405 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:126:[eva:garbled-mix] warning: The specification of function printf_va_406 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:127:[eva:garbled-mix] warning: The specification of function printf_va_406 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:136:[eva:garbled-mix] warning: The specification of function printf_va_407 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_408 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strfirstchar_s.c:142:[eva:garbled-mix] warning: The specification of function printf_va_408 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. unittests/Safe_String_UnitTestMain.c:124:[eva:locals-escaping] warning: locals {str1_17} escaping the scope of test_strfirstchar_s through S___fc_stdout -unittests/test_strlastchar_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_552 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_553 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_553 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_554 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_554 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_555 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_555 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_556 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:125:[eva:garbled-mix] warning: The specification of function printf_va_557 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:126:[eva:garbled-mix] warning: The specification of function printf_va_557 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:135:[eva:garbled-mix] warning: The specification of function printf_va_558 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_559 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_559 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:150:[eva:garbled-mix] warning: The specification of function printf_va_560 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_561 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strlastchar_s.c:156:[eva:garbled-mix] warning: The specification of function printf_va_561 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_552 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_553 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_553 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_554 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_554 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_555 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_555 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_556 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:125:[eva:garbled-mix] warning: The specification of function printf_va_557 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:126:[eva:garbled-mix] warning: The specification of function printf_va_557 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:135:[eva:garbled-mix] warning: The specification of function printf_va_558 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_559 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_559 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:150:[eva:garbled-mix] warning: The specification of function printf_va_560 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_561 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strlastchar_s.c:156:[eva:garbled-mix] warning: The specification of function printf_va_561 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. unittests/Safe_String_UnitTestMain.c:136:[eva:locals-escaping] warning: locals {str1_17} escaping the scope of test_strlastchar_s through S___fc_stdout safeclib/strncat_s.c:180:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: strncat_s :: unittests/test_strncat_s.c:131 <- @@ -153,214 +153,214 @@ safeclib/strncat_s.c:236:[kernel] warning: all target addresses were invalid. Th stack: strncat_s :: unittests/test_strncat_s.c:131 <- test_strncat_s :: unittests/Safe_String_UnitTestMain.c:141 <- main -unittests/test_strpbrk_s.c:121:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:123:[eva:garbled-mix] warning: The specification of function printf_va_676 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:134:[eva:garbled-mix] warning: The specification of function printf_va_677 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:135:[eva:garbled-mix] warning: The specification of function printf_va_677 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:138:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:138:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_678 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_678 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_679 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:152:[eva:garbled-mix] warning: The specification of function printf_va_679 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:155:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:155:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_680 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:158:[eva:garbled-mix] warning: The specification of function printf_va_680 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_681 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_681 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:172:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:172:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_682 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:175:[eva:garbled-mix] warning: The specification of function printf_va_682 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:185:[eva:garbled-mix] warning: The specification of function printf_va_683 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:190:[eva:garbled-mix] warning: The specification of function printf_va_684 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_684 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:201:[eva:garbled-mix] warning: The specification of function printf_va_685 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:206:[eva:garbled-mix] warning: The specification of function printf_va_686 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:207:[eva:garbled-mix] warning: The specification of function printf_va_686 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:217:[eva:garbled-mix] warning: The specification of function printf_va_687 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:221:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:221:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:223:[eva:garbled-mix] warning: The specification of function printf_va_688 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:224:[eva:garbled-mix] warning: The specification of function printf_va_688 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:234:[eva:garbled-mix] warning: The specification of function printf_va_689 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:238:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:238:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_690 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_690 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:251:[eva:garbled-mix] warning: The specification of function printf_va_691 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:255:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:255:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:257:[eva:garbled-mix] warning: The specification of function printf_va_692 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:258:[eva:garbled-mix] warning: The specification of function printf_va_692 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:268:[eva:garbled-mix] warning: The specification of function printf_va_693 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:272:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:272:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause assigns clause \result. -unittests/test_strpbrk_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_694 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strpbrk_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_694 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_700 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:84:[eva:garbled-mix] warning: The specification of function printf_va_701 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_702 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_703 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_704 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_706 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strprefix_s.c:153:[eva:garbled-mix] warning: The specification of function printf_va_707 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_713 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:85:[eva:garbled-mix] warning: The specification of function printf_va_714 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:86:[eva:garbled-mix] warning: The specification of function printf_va_714 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_715 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_715 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:102:[eva:garbled-mix] warning: The specification of function printf_va_716 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:103:[eva:garbled-mix] warning: The specification of function printf_va_716 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:137:[eva:garbled-mix] warning: The specification of function printf_va_720 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_720 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_721 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:154:[eva:garbled-mix] warning: The specification of function printf_va_722 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_722 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_723 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:172:[eva:garbled-mix] warning: The specification of function printf_va_724 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:173:[eva:garbled-mix] warning: The specification of function printf_va_724 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_725 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:190:[eva:garbled-mix] warning: The specification of function printf_va_726 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_726 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_727 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:208:[eva:garbled-mix] warning: The specification of function printf_va_728 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_728 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:220:[eva:garbled-mix] warning: The specification of function printf_va_729 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_730 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strremovews_s.c:227:[eva:garbled-mix] warning: The specification of function printf_va_730 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_747 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:154:[eva:garbled-mix] warning: The specification of function printf_va_749 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_749 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:170:[eva:garbled-mix] warning: The specification of function printf_va_751 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:171:[eva:garbled-mix] warning: The specification of function printf_va_751 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:187:[eva:garbled-mix] warning: The specification of function printf_va_753 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:188:[eva:garbled-mix] warning: The specification of function printf_va_753 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:204:[eva:garbled-mix] warning: The specification of function printf_va_755 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_755 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:222:[eva:garbled-mix] warning: The specification of function printf_va_757 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:223:[eva:garbled-mix] warning: The specification of function printf_va_757 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:239:[eva:garbled-mix] warning: The specification of function printf_va_759 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_759 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:256:[eva:garbled-mix] warning: The specification of function printf_va_761 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:257:[eva:garbled-mix] warning: The specification of function printf_va_761 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:273:[eva:garbled-mix] warning: The specification of function printf_va_763 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strspn_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_763 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:152:[eva:garbled-mix] warning: The specification of function printf_va_781 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_782 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_783 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_784 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:186:[eva:garbled-mix] warning: The specification of function printf_va_785 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_786 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_787 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_788 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:211:[eva:garbled-mix] warning: The specification of function printf_va_788 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:224:[eva:garbled-mix] warning: The specification of function printf_va_789 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:229:[eva:garbled-mix] warning: The specification of function printf_va_790 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:230:[eva:garbled-mix] warning: The specification of function printf_va_790 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_791 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:251:[eva:garbled-mix] warning: The specification of function printf_va_792 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:262:[eva:garbled-mix] warning: The specification of function printf_va_793 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_794 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:280:[eva:garbled-mix] warning: The specification of function printf_va_795 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_796 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:302:[eva:garbled-mix] warning: The specification of function printf_va_797 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:307:[eva:garbled-mix] warning: The specification of function printf_va_798 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strstr_s.c:314:[eva:garbled-mix] warning: The specification of function printf_va_799 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:84:[eva:garbled-mix] warning: The specification of function printf_va_805 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:98:[eva:garbled-mix] warning: The specification of function printf_va_806 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_806 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:103:[eva:garbled-mix] warning: The specification of function printf_va_807 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:136:[eva:garbled-mix] warning: The specification of function printf_va_810 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:137:[eva:garbled-mix] warning: The specification of function printf_va_810 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:147:[eva:garbled-mix] warning: The specification of function printf_va_811 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:148:[eva:garbled-mix] warning: The specification of function printf_va_811 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_812 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:167:[eva:garbled-mix] warning: The specification of function printf_va_812 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:183:[eva:garbled-mix] warning: The specification of function printf_va_813 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtok_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_813 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:54:[eva:garbled-mix] warning: The specification of function printf_va_817 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:59:[eva:garbled-mix] warning: The specification of function printf_va_818 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:60:[eva:garbled-mix] warning: The specification of function printf_va_818 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:70:[eva:garbled-mix] warning: The specification of function printf_va_819 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:75:[eva:garbled-mix] warning: The specification of function printf_va_820 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:76:[eva:garbled-mix] warning: The specification of function printf_va_820 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_822 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_822 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:101:[eva:garbled-mix] warning: The specification of function printf_va_823 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_824 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:107:[eva:garbled-mix] warning: The specification of function printf_va_824 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_825 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:122:[eva:garbled-mix] warning: The specification of function printf_va_826 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtolowercase_s.c:123:[eva:garbled-mix] warning: The specification of function printf_va_826 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:71:[eva:garbled-mix] warning: The specification of function printf_va_832 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_833 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:78:[eva:garbled-mix] warning: The specification of function printf_va_833 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_834 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_835 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_835 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:107:[eva:garbled-mix] warning: The specification of function printf_va_836 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:113:[eva:garbled-mix] warning: The specification of function printf_va_837 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:114:[eva:garbled-mix] warning: The specification of function printf_va_837 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:125:[eva:garbled-mix] warning: The specification of function printf_va_838 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_839 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strtouppercase_s.c:132:[eva:garbled-mix] warning: The specification of function printf_va_839 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_strzero_s.c:122:[eva:garbled-mix] warning: The specification of function printf_va_853 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:97:[eva:garbled-mix] warning: The specification of function printf_va_854 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_855 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:115:[eva:garbled-mix] warning: The specification of function printf_va_858 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_861 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:144:[eva:garbled-mix] warning: The specification of function printf_va_864 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:176:[eva:garbled-mix] warning: The specification of function printf_va_868 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:194:[eva:garbled-mix] warning: The specification of function printf_va_871 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_873 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:206:[eva:garbled-mix] warning: The specification of function printf_va_873 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:214:[eva:garbled-mix] warning: The specification of function printf_va_874 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:248:[eva:garbled-mix] warning: The specification of function printf_va_878 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:287:[eva:garbled-mix] warning: The specification of function printf_va_882 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:319:[eva:garbled-mix] warning: The specification of function printf_va_886 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_889 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:344:[eva:garbled-mix] warning: The specification of function printf_va_890 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:359:[eva:garbled-mix] warning: The specification of function printf_va_892 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_894 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_899 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:423:[eva:garbled-mix] warning: The specification of function printf_va_903 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:446:[eva:garbled-mix] warning: The specification of function printf_va_907 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:469:[eva:garbled-mix] warning: The specification of function printf_va_911 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcpcpy_s.c:493:[eva:garbled-mix] warning: The specification of function printf_va_915 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:54:[eva:garbled-mix] warning: The specification of function printf_va_919 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:57:[eva:garbled-mix] warning: The specification of function printf_va_920 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:67:[eva:garbled-mix] warning: The specification of function printf_va_922 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_924 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:87:[eva:garbled-mix] warning: The specification of function printf_va_926 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:98:[eva:garbled-mix] warning: The specification of function printf_va_928 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:115:[eva:garbled-mix] warning: The specification of function printf_va_931 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:133:[eva:garbled-mix] warning: The specification of function printf_va_934 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_937 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_940 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:192:[eva:garbled-mix] warning: The specification of function printf_va_943 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_946 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:228:[eva:garbled-mix] warning: The specification of function printf_va_949 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_951 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:248:[eva:garbled-mix] warning: The specification of function printf_va_952 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:266:[eva:garbled-mix] warning: The specification of function printf_va_955 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:279:[eva:garbled-mix] warning: The specification of function printf_va_957 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:285:[eva:garbled-mix] warning: The specification of function printf_va_958 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:298:[eva:garbled-mix] warning: The specification of function printf_va_960 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_961 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_963 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_965 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_966 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:355:[eva:garbled-mix] warning: The specification of function printf_va_969 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:368:[eva:garbled-mix] warning: The specification of function printf_va_971 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_972 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscat_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_975 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_978 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_979 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_981 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_983 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_985 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:121:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:123:[eva:garbled-mix] warning: The specification of function printf_va_676 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:134:[eva:garbled-mix] warning: The specification of function printf_va_677 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:135:[eva:garbled-mix] warning: The specification of function printf_va_677 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:138:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:138:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_678 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_678 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_679 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:152:[eva:garbled-mix] warning: The specification of function printf_va_679 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:155:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:155:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_680 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:158:[eva:garbled-mix] warning: The specification of function printf_va_680 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_681 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_681 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:172:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:172:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_682 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:175:[eva:garbled-mix] warning: The specification of function printf_va_682 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:185:[eva:garbled-mix] warning: The specification of function printf_va_683 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:190:[eva:garbled-mix] warning: The specification of function printf_va_684 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_684 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:201:[eva:garbled-mix] warning: The specification of function printf_va_685 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:206:[eva:garbled-mix] warning: The specification of function printf_va_686 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:207:[eva:garbled-mix] warning: The specification of function printf_va_686 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:217:[eva:garbled-mix] warning: The specification of function printf_va_687 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:221:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:221:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:223:[eva:garbled-mix] warning: The specification of function printf_va_688 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:224:[eva:garbled-mix] warning: The specification of function printf_va_688 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:234:[eva:garbled-mix] warning: The specification of function printf_va_689 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:238:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:238:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_690 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_690 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:251:[eva:garbled-mix] warning: The specification of function printf_va_691 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:255:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:255:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:257:[eva:garbled-mix] warning: The specification of function printf_va_692 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:258:[eva:garbled-mix] warning: The specification of function printf_va_692 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:268:[eva:garbled-mix] warning: The specification of function printf_va_693 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:272:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:272:[eva:garbled-mix] warning: The specification of function strpbrk has generated a garbled mix for assigns clause \result. +unittests/test_strpbrk_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_694 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strpbrk_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_694 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_700 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:84:[eva:garbled-mix] warning: The specification of function printf_va_701 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_702 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_703 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_704 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_706 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strprefix_s.c:153:[eva:garbled-mix] warning: The specification of function printf_va_707 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_713 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:85:[eva:garbled-mix] warning: The specification of function printf_va_714 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:86:[eva:garbled-mix] warning: The specification of function printf_va_714 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_715 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_715 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:102:[eva:garbled-mix] warning: The specification of function printf_va_716 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:103:[eva:garbled-mix] warning: The specification of function printf_va_716 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:137:[eva:garbled-mix] warning: The specification of function printf_va_720 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_720 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_721 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:154:[eva:garbled-mix] warning: The specification of function printf_va_722 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_722 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_723 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:172:[eva:garbled-mix] warning: The specification of function printf_va_724 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:173:[eva:garbled-mix] warning: The specification of function printf_va_724 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_725 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:190:[eva:garbled-mix] warning: The specification of function printf_va_726 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_726 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_727 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:208:[eva:garbled-mix] warning: The specification of function printf_va_728 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_728 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:220:[eva:garbled-mix] warning: The specification of function printf_va_729 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_730 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strremovews_s.c:227:[eva:garbled-mix] warning: The specification of function printf_va_730 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_747 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:154:[eva:garbled-mix] warning: The specification of function printf_va_749 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_749 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:170:[eva:garbled-mix] warning: The specification of function printf_va_751 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:171:[eva:garbled-mix] warning: The specification of function printf_va_751 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:187:[eva:garbled-mix] warning: The specification of function printf_va_753 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:188:[eva:garbled-mix] warning: The specification of function printf_va_753 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:204:[eva:garbled-mix] warning: The specification of function printf_va_755 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_755 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:222:[eva:garbled-mix] warning: The specification of function printf_va_757 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:223:[eva:garbled-mix] warning: The specification of function printf_va_757 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:239:[eva:garbled-mix] warning: The specification of function printf_va_759 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_759 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:256:[eva:garbled-mix] warning: The specification of function printf_va_761 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:257:[eva:garbled-mix] warning: The specification of function printf_va_761 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:273:[eva:garbled-mix] warning: The specification of function printf_va_763 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strspn_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_763 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:152:[eva:garbled-mix] warning: The specification of function printf_va_781 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_782 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_783 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_784 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:186:[eva:garbled-mix] warning: The specification of function printf_va_785 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:191:[eva:garbled-mix] warning: The specification of function printf_va_786 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_787 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_788 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:211:[eva:garbled-mix] warning: The specification of function printf_va_788 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:224:[eva:garbled-mix] warning: The specification of function printf_va_789 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:229:[eva:garbled-mix] warning: The specification of function printf_va_790 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:230:[eva:garbled-mix] warning: The specification of function printf_va_790 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:240:[eva:garbled-mix] warning: The specification of function printf_va_791 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:251:[eva:garbled-mix] warning: The specification of function printf_va_792 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:262:[eva:garbled-mix] warning: The specification of function printf_va_793 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_794 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:280:[eva:garbled-mix] warning: The specification of function printf_va_795 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_796 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:302:[eva:garbled-mix] warning: The specification of function printf_va_797 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:307:[eva:garbled-mix] warning: The specification of function printf_va_798 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strstr_s.c:314:[eva:garbled-mix] warning: The specification of function printf_va_799 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:84:[eva:garbled-mix] warning: The specification of function printf_va_805 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:98:[eva:garbled-mix] warning: The specification of function printf_va_806 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_806 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:103:[eva:garbled-mix] warning: The specification of function printf_va_807 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:136:[eva:garbled-mix] warning: The specification of function printf_va_810 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:137:[eva:garbled-mix] warning: The specification of function printf_va_810 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:147:[eva:garbled-mix] warning: The specification of function printf_va_811 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:148:[eva:garbled-mix] warning: The specification of function printf_va_811 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:166:[eva:garbled-mix] warning: The specification of function printf_va_812 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:167:[eva:garbled-mix] warning: The specification of function printf_va_812 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:183:[eva:garbled-mix] warning: The specification of function printf_va_813 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtok_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_813 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:54:[eva:garbled-mix] warning: The specification of function printf_va_817 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:59:[eva:garbled-mix] warning: The specification of function printf_va_818 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:60:[eva:garbled-mix] warning: The specification of function printf_va_818 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:70:[eva:garbled-mix] warning: The specification of function printf_va_819 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:75:[eva:garbled-mix] warning: The specification of function printf_va_820 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:76:[eva:garbled-mix] warning: The specification of function printf_va_820 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:90:[eva:garbled-mix] warning: The specification of function printf_va_822 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_822 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:101:[eva:garbled-mix] warning: The specification of function printf_va_823 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:106:[eva:garbled-mix] warning: The specification of function printf_va_824 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:107:[eva:garbled-mix] warning: The specification of function printf_va_824 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_825 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:122:[eva:garbled-mix] warning: The specification of function printf_va_826 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtolowercase_s.c:123:[eva:garbled-mix] warning: The specification of function printf_va_826 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:71:[eva:garbled-mix] warning: The specification of function printf_va_832 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_833 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:78:[eva:garbled-mix] warning: The specification of function printf_va_833 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_834 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:95:[eva:garbled-mix] warning: The specification of function printf_va_835 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_835 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:107:[eva:garbled-mix] warning: The specification of function printf_va_836 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:113:[eva:garbled-mix] warning: The specification of function printf_va_837 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:114:[eva:garbled-mix] warning: The specification of function printf_va_837 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:125:[eva:garbled-mix] warning: The specification of function printf_va_838 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_839 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strtouppercase_s.c:132:[eva:garbled-mix] warning: The specification of function printf_va_839 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_strzero_s.c:122:[eva:garbled-mix] warning: The specification of function printf_va_853 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:97:[eva:garbled-mix] warning: The specification of function printf_va_854 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_855 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:115:[eva:garbled-mix] warning: The specification of function printf_va_858 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_861 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:144:[eva:garbled-mix] warning: The specification of function printf_va_864 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:176:[eva:garbled-mix] warning: The specification of function printf_va_868 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:194:[eva:garbled-mix] warning: The specification of function printf_va_871 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:205:[eva:garbled-mix] warning: The specification of function printf_va_873 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:206:[eva:garbled-mix] warning: The specification of function printf_va_873 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:214:[eva:garbled-mix] warning: The specification of function printf_va_874 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:248:[eva:garbled-mix] warning: The specification of function printf_va_878 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:287:[eva:garbled-mix] warning: The specification of function printf_va_882 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:319:[eva:garbled-mix] warning: The specification of function printf_va_886 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_889 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:344:[eva:garbled-mix] warning: The specification of function printf_va_890 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:359:[eva:garbled-mix] warning: The specification of function printf_va_892 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_894 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_899 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:423:[eva:garbled-mix] warning: The specification of function printf_va_903 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:446:[eva:garbled-mix] warning: The specification of function printf_va_907 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:469:[eva:garbled-mix] warning: The specification of function printf_va_911 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcpcpy_s.c:493:[eva:garbled-mix] warning: The specification of function printf_va_915 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:54:[eva:garbled-mix] warning: The specification of function printf_va_919 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:57:[eva:garbled-mix] warning: The specification of function printf_va_920 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:67:[eva:garbled-mix] warning: The specification of function printf_va_922 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_924 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:87:[eva:garbled-mix] warning: The specification of function printf_va_926 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:98:[eva:garbled-mix] warning: The specification of function printf_va_928 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:115:[eva:garbled-mix] warning: The specification of function printf_va_931 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:133:[eva:garbled-mix] warning: The specification of function printf_va_934 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_937 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:169:[eva:garbled-mix] warning: The specification of function printf_va_940 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:192:[eva:garbled-mix] warning: The specification of function printf_va_943 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:210:[eva:garbled-mix] warning: The specification of function printf_va_946 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:228:[eva:garbled-mix] warning: The specification of function printf_va_949 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_951 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:248:[eva:garbled-mix] warning: The specification of function printf_va_952 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:266:[eva:garbled-mix] warning: The specification of function printf_va_955 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:279:[eva:garbled-mix] warning: The specification of function printf_va_957 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:285:[eva:garbled-mix] warning: The specification of function printf_va_958 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:298:[eva:garbled-mix] warning: The specification of function printf_va_960 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_961 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_963 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_965 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_966 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:355:[eva:garbled-mix] warning: The specification of function printf_va_969 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:368:[eva:garbled-mix] warning: The specification of function printf_va_971 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_972 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscat_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_975 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_978 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_979 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_981 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_983 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_985 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:131 <- @@ -371,11 +371,11 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:131 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:156:[eva:garbled-mix] warning: The specification of function printf_va_988 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:162:[eva:garbled-mix] warning: The specification of function printf_va_989 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_990 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_991 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:183:[eva:garbled-mix] warning: The specification of function printf_va_992 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:156:[eva:garbled-mix] warning: The specification of function printf_va_988 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:162:[eva:garbled-mix] warning: The specification of function printf_va_989 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_990 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:174:[eva:garbled-mix] warning: The specification of function printf_va_991 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:183:[eva:garbled-mix] warning: The specification of function printf_va_992 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:185 <- @@ -386,9 +386,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:185 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_993 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_994 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:212:[eva:garbled-mix] warning: The specification of function printf_va_995 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_993 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_994 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:212:[eva:garbled-mix] warning: The specification of function printf_va_995 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:214 <- @@ -399,9 +399,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:214 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:219:[eva:garbled-mix] warning: The specification of function printf_va_996 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_997 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:242:[eva:garbled-mix] warning: The specification of function printf_va_998 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:219:[eva:garbled-mix] warning: The specification of function printf_va_996 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_997 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:242:[eva:garbled-mix] warning: The specification of function printf_va_998 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:244 <- @@ -412,7 +412,7 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:244 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1001 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1001 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:272 <- @@ -423,9 +423,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:272 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:278:[eva:garbled-mix] warning: The specification of function printf_va_1002 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:284:[eva:garbled-mix] warning: The specification of function printf_va_1003 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_1004 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:278:[eva:garbled-mix] warning: The specification of function printf_va_1002 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:284:[eva:garbled-mix] warning: The specification of function printf_va_1003 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_1004 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:294 <- @@ -436,9 +436,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:294 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:299:[eva:garbled-mix] warning: The specification of function printf_va_1005 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:305:[eva:garbled-mix] warning: The specification of function printf_va_1006 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:311:[eva:garbled-mix] warning: The specification of function printf_va_1007 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:299:[eva:garbled-mix] warning: The specification of function printf_va_1005 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:305:[eva:garbled-mix] warning: The specification of function printf_va_1006 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:311:[eva:garbled-mix] warning: The specification of function printf_va_1007 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:314 <- @@ -449,11 +449,11 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:314 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:319:[eva:garbled-mix] warning: The specification of function printf_va_1008 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:325:[eva:garbled-mix] warning: The specification of function printf_va_1009 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1010 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:331:[eva:garbled-mix] warning: The specification of function printf_va_1010 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_1011 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:319:[eva:garbled-mix] warning: The specification of function printf_va_1008 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:325:[eva:garbled-mix] warning: The specification of function printf_va_1009 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1010 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:331:[eva:garbled-mix] warning: The specification of function printf_va_1010 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:337:[eva:garbled-mix] warning: The specification of function printf_va_1011 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:341 <- @@ -464,10 +464,10 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:341 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:345:[eva:garbled-mix] warning: The specification of function printf_va_1012 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:350:[eva:garbled-mix] warning: The specification of function printf_va_1013 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:351:[eva:garbled-mix] warning: The specification of function printf_va_1013 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:356:[eva:garbled-mix] warning: The specification of function printf_va_1014 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:345:[eva:garbled-mix] warning: The specification of function printf_va_1012 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:350:[eva:garbled-mix] warning: The specification of function printf_va_1013 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:351:[eva:garbled-mix] warning: The specification of function printf_va_1013 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:356:[eva:garbled-mix] warning: The specification of function printf_va_1014 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:359 <- @@ -478,7 +478,7 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:359 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_1017 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_1017 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:442:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:377 <- @@ -504,10 +504,10 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:378 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:382:[eva:garbled-mix] warning: The specification of function printf_va_1018 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:388:[eva:garbled-mix] warning: The specification of function printf_va_1019 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:389:[eva:garbled-mix] warning: The specification of function printf_va_1019 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_1020 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:382:[eva:garbled-mix] warning: The specification of function printf_va_1018 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:388:[eva:garbled-mix] warning: The specification of function printf_va_1019 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:389:[eva:garbled-mix] warning: The specification of function printf_va_1019 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_1020 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:396 <- @@ -533,9 +533,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:397 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:403:[eva:garbled-mix] warning: The specification of function printf_va_1021 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:409:[eva:garbled-mix] warning: The specification of function printf_va_1022 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:416:[eva:garbled-mix] warning: The specification of function printf_va_1023 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:403:[eva:garbled-mix] warning: The specification of function printf_va_1021 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:409:[eva:garbled-mix] warning: The specification of function printf_va_1022 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:416:[eva:garbled-mix] warning: The specification of function printf_va_1023 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:442:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:418 <- @@ -561,44 +561,44 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcscpy_s.c:419 <- test_wcscpy_s :: unittests/Safe_String_UnitTestMain.c:157 <- main -unittests/test_wcscpy_s.c:425:[eva:garbled-mix] warning: The specification of function printf_va_1024 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:430:[eva:garbled-mix] warning: The specification of function printf_va_1025 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcscpy_s.c:431:[eva:garbled-mix] warning: The specification of function printf_va_1025 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:97:[eva:garbled-mix] warning: The specification of function printf_va_1026 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1027 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_1029 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_1031 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1033 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_1035 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_1037 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_1040 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:185:[eva:garbled-mix] warning: The specification of function printf_va_1043 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:203:[eva:garbled-mix] warning: The specification of function printf_va_1046 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:225:[eva:garbled-mix] warning: The specification of function printf_va_1049 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:231:[eva:garbled-mix] warning: The specification of function printf_va_1050 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:253:[eva:garbled-mix] warning: The specification of function printf_va_1053 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:260:[eva:garbled-mix] warning: The specification of function printf_va_1054 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:278:[eva:garbled-mix] warning: The specification of function printf_va_1057 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1060 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:309:[eva:garbled-mix] warning: The specification of function printf_va_1062 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:316:[eva:garbled-mix] warning: The specification of function printf_va_1063 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:334:[eva:garbled-mix] warning: The specification of function printf_va_1066 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:347:[eva:garbled-mix] warning: The specification of function printf_va_1068 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:353:[eva:garbled-mix] warning: The specification of function printf_va_1069 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:366:[eva:garbled-mix] warning: The specification of function printf_va_1071 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:372:[eva:garbled-mix] warning: The specification of function printf_va_1072 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:390:[eva:garbled-mix] warning: The specification of function printf_va_1075 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:408:[eva:garbled-mix] warning: The specification of function printf_va_1078 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:425:[eva:garbled-mix] warning: The specification of function printf_va_1081 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:438:[eva:garbled-mix] warning: The specification of function printf_va_1083 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:444:[eva:garbled-mix] warning: The specification of function printf_va_1084 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:457:[eva:garbled-mix] warning: The specification of function printf_va_1086 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncat_s.c:463:[eva:garbled-mix] warning: The specification of function printf_va_1087 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_1090 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1091 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_1093 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_1095 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1097 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:425:[eva:garbled-mix] warning: The specification of function printf_va_1024 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:430:[eva:garbled-mix] warning: The specification of function printf_va_1025 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcscpy_s.c:431:[eva:garbled-mix] warning: The specification of function printf_va_1025 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:97:[eva:garbled-mix] warning: The specification of function printf_va_1026 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1027 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_1029 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_1031 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1033 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_1035 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_1037 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:168:[eva:garbled-mix] warning: The specification of function printf_va_1040 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:185:[eva:garbled-mix] warning: The specification of function printf_va_1043 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:203:[eva:garbled-mix] warning: The specification of function printf_va_1046 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:225:[eva:garbled-mix] warning: The specification of function printf_va_1049 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:231:[eva:garbled-mix] warning: The specification of function printf_va_1050 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:253:[eva:garbled-mix] warning: The specification of function printf_va_1053 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:260:[eva:garbled-mix] warning: The specification of function printf_va_1054 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:278:[eva:garbled-mix] warning: The specification of function printf_va_1057 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1060 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:309:[eva:garbled-mix] warning: The specification of function printf_va_1062 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:316:[eva:garbled-mix] warning: The specification of function printf_va_1063 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:334:[eva:garbled-mix] warning: The specification of function printf_va_1066 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:347:[eva:garbled-mix] warning: The specification of function printf_va_1068 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:353:[eva:garbled-mix] warning: The specification of function printf_va_1069 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:366:[eva:garbled-mix] warning: The specification of function printf_va_1071 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:372:[eva:garbled-mix] warning: The specification of function printf_va_1072 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:390:[eva:garbled-mix] warning: The specification of function printf_va_1075 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:408:[eva:garbled-mix] warning: The specification of function printf_va_1078 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:425:[eva:garbled-mix] warning: The specification of function printf_va_1081 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:438:[eva:garbled-mix] warning: The specification of function printf_va_1083 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:444:[eva:garbled-mix] warning: The specification of function printf_va_1084 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:457:[eva:garbled-mix] warning: The specification of function printf_va_1086 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncat_s.c:463:[eva:garbled-mix] warning: The specification of function printf_va_1087 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:96:[eva:garbled-mix] warning: The specification of function printf_va_1090 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1091 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_1093 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_1095 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1097 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:131 <- @@ -609,13 +609,13 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:131 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_1100 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:178:[eva:garbled-mix] warning: The specification of function printf_va_1103 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:201:[eva:garbled-mix] warning: The specification of function printf_va_1106 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1109 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_1110 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:244:[eva:garbled-mix] warning: The specification of function printf_va_1111 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:252:[eva:garbled-mix] warning: The specification of function printf_va_1112 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:155:[eva:garbled-mix] warning: The specification of function printf_va_1100 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:178:[eva:garbled-mix] warning: The specification of function printf_va_1103 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:201:[eva:garbled-mix] warning: The specification of function printf_va_1106 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1109 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_1110 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:244:[eva:garbled-mix] warning: The specification of function printf_va_1111 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:252:[eva:garbled-mix] warning: The specification of function printf_va_1112 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:254 <- @@ -626,9 +626,9 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:254 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:264:[eva:garbled-mix] warning: The specification of function printf_va_1114 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1115 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:277:[eva:garbled-mix] warning: The specification of function printf_va_1116 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:264:[eva:garbled-mix] warning: The specification of function printf_va_1114 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1115 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:277:[eva:garbled-mix] warning: The specification of function printf_va_1116 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:280 <- @@ -639,11 +639,11 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:280 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:285:[eva:garbled-mix] warning: The specification of function printf_va_1117 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_1118 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1119 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:297:[eva:garbled-mix] warning: The specification of function printf_va_1119 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:303:[eva:garbled-mix] warning: The specification of function printf_va_1120 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:285:[eva:garbled-mix] warning: The specification of function printf_va_1117 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_1118 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1119 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:297:[eva:garbled-mix] warning: The specification of function printf_va_1119 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:303:[eva:garbled-mix] warning: The specification of function printf_va_1120 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:306 <- @@ -662,12 +662,12 @@ safeclib/wcsncpy_s.c:213:[kernel] warning: all target addresses were invalid. Th stack: wcsncpy_s :: unittests/test_wcsncpy_s.c:309 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:311:[eva:garbled-mix] warning: The specification of function printf_va_1121 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:323:[eva:garbled-mix] warning: The specification of function printf_va_1122 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1123 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:336:[eva:garbled-mix] warning: The specification of function printf_va_1124 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:348:[eva:garbled-mix] warning: The specification of function printf_va_1125 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:356:[eva:garbled-mix] warning: The specification of function printf_va_1126 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:311:[eva:garbled-mix] warning: The specification of function printf_va_1121 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:323:[eva:garbled-mix] warning: The specification of function printf_va_1122 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1123 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:336:[eva:garbled-mix] warning: The specification of function printf_va_1124 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:348:[eva:garbled-mix] warning: The specification of function printf_va_1125 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:356:[eva:garbled-mix] warning: The specification of function printf_va_1126 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:358 <- @@ -678,8 +678,8 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:358 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_1129 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:381:[eva:garbled-mix] warning: The specification of function printf_va_1130 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:374:[eva:garbled-mix] warning: The specification of function printf_va_1129 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:381:[eva:garbled-mix] warning: The specification of function printf_va_1130 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:384 <- @@ -690,11 +690,11 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:384 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:389:[eva:garbled-mix] warning: The specification of function printf_va_1131 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_1132 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_1133 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:401:[eva:garbled-mix] warning: The specification of function printf_va_1133 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:407:[eva:garbled-mix] warning: The specification of function printf_va_1134 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:389:[eva:garbled-mix] warning: The specification of function printf_va_1131 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:394:[eva:garbled-mix] warning: The specification of function printf_va_1132 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_1133 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:401:[eva:garbled-mix] warning: The specification of function printf_va_1133 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:407:[eva:garbled-mix] warning: The specification of function printf_va_1134 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:410 <- @@ -713,9 +713,9 @@ safeclib/wcsncpy_s.c:213:[kernel] warning: all target addresses were invalid. Th stack: wcsncpy_s :: unittests/test_wcsncpy_s.c:413 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:415:[eva:garbled-mix] warning: The specification of function printf_va_1135 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:427:[eva:garbled-mix] warning: The specification of function printf_va_1136 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:435:[eva:garbled-mix] warning: The specification of function printf_va_1137 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:415:[eva:garbled-mix] warning: The specification of function printf_va_1135 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:427:[eva:garbled-mix] warning: The specification of function printf_va_1136 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:435:[eva:garbled-mix] warning: The specification of function printf_va_1137 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:438 <- @@ -726,11 +726,11 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:438 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:443:[eva:garbled-mix] warning: The specification of function printf_va_1138 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:449:[eva:garbled-mix] warning: The specification of function printf_va_1139 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:454:[eva:garbled-mix] warning: The specification of function printf_va_1140 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:455:[eva:garbled-mix] warning: The specification of function printf_va_1140 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:462:[eva:garbled-mix] warning: The specification of function printf_va_1141 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:443:[eva:garbled-mix] warning: The specification of function printf_va_1138 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:449:[eva:garbled-mix] warning: The specification of function printf_va_1139 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:454:[eva:garbled-mix] warning: The specification of function printf_va_1140 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:455:[eva:garbled-mix] warning: The specification of function printf_va_1140 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:462:[eva:garbled-mix] warning: The specification of function printf_va_1141 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:442:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:465 <- @@ -756,10 +756,10 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:466 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:470:[eva:garbled-mix] warning: The specification of function printf_va_1142 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:476:[eva:garbled-mix] warning: The specification of function printf_va_1143 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:477:[eva:garbled-mix] warning: The specification of function printf_va_1143 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:484:[eva:garbled-mix] warning: The specification of function printf_va_1144 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:470:[eva:garbled-mix] warning: The specification of function printf_va_1142 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:476:[eva:garbled-mix] warning: The specification of function printf_va_1143 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:477:[eva:garbled-mix] warning: The specification of function printf_va_1143 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:484:[eva:garbled-mix] warning: The specification of function printf_va_1144 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:442:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:486 <- @@ -785,19 +785,19 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsncpy_s.c:487 <- test_wcsncpy_s :: unittests/Safe_String_UnitTestMain.c:159 <- main -unittests/test_wcsncpy_s.c:493:[eva:garbled-mix] warning: The specification of function printf_va_1145 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:498:[eva:garbled-mix] warning: The specification of function printf_va_1146 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsncpy_s.c:499:[eva:garbled-mix] warning: The specification of function printf_va_1146 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:70:[eva:garbled-mix] warning: The specification of function printf_va_1147 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_1148 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:83:[eva:garbled-mix] warning: The specification of function printf_va_1150 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:93:[eva:garbled-mix] warning: The specification of function printf_va_1152 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1153 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_1154 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_1155 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_1156 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_1158 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wcsnlen_s.c:143:[eva:garbled-mix] warning: The specification of function printf_va_1160 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:493:[eva:garbled-mix] warning: The specification of function printf_va_1145 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:498:[eva:garbled-mix] warning: The specification of function printf_va_1146 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsncpy_s.c:499:[eva:garbled-mix] warning: The specification of function printf_va_1146 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:70:[eva:garbled-mix] warning: The specification of function printf_va_1147 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:73:[eva:garbled-mix] warning: The specification of function printf_va_1148 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:83:[eva:garbled-mix] warning: The specification of function printf_va_1150 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:93:[eva:garbled-mix] warning: The specification of function printf_va_1152 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1153 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:105:[eva:garbled-mix] warning: The specification of function printf_va_1154 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_1155 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:117:[eva:garbled-mix] warning: The specification of function printf_va_1156 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_1158 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:143:[eva:garbled-mix] warning: The specification of function printf_va_1160 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:442:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsnlen_s.c:145 <- @@ -813,35 +813,35 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wcsnlen_s.c:145 <- test_wcsnlen_s :: unittests/Safe_String_UnitTestMain.c:160 <- main -unittests/test_wcsnlen_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_1161 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_1207 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:80:[eva:garbled-mix] warning: The specification of function printf_va_1208 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_1210 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:101:[eva:garbled-mix] warning: The specification of function printf_va_1212 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_1214 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:121:[eva:garbled-mix] warning: The specification of function printf_va_1216 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_1218 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_1220 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_1222 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:162:[eva:garbled-mix] warning: The specification of function printf_va_1224 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:180:[eva:garbled-mix] warning: The specification of function printf_va_1227 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:188:[eva:garbled-mix] warning: The specification of function printf_va_1228 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:203:[eva:garbled-mix] warning: The specification of function printf_va_1230 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:204:[eva:garbled-mix] warning: The specification of function printf_va_1230 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_1231 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:217:[eva:garbled-mix] warning: The specification of function printf_va_1232 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_1234 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:233:[eva:garbled-mix] warning: The specification of function printf_va_1234 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:238:[eva:garbled-mix] warning: The specification of function printf_va_1235 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:245:[eva:garbled-mix] warning: The specification of function printf_va_1236 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:261:[eva:garbled-mix] warning: The specification of function printf_va_1238 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:262:[eva:garbled-mix] warning: The specification of function printf_va_1238 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:267:[eva:garbled-mix] warning: The specification of function printf_va_1239 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_1240 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_1242 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_1242 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1243 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_1244 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wcsnlen_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_1161 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_1207 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:80:[eva:garbled-mix] warning: The specification of function printf_va_1208 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:91:[eva:garbled-mix] warning: The specification of function printf_va_1210 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:101:[eva:garbled-mix] warning: The specification of function printf_va_1212 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:111:[eva:garbled-mix] warning: The specification of function printf_va_1214 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:121:[eva:garbled-mix] warning: The specification of function printf_va_1216 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_1218 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:141:[eva:garbled-mix] warning: The specification of function printf_va_1220 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:151:[eva:garbled-mix] warning: The specification of function printf_va_1222 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:162:[eva:garbled-mix] warning: The specification of function printf_va_1224 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:180:[eva:garbled-mix] warning: The specification of function printf_va_1227 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:188:[eva:garbled-mix] warning: The specification of function printf_va_1228 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:203:[eva:garbled-mix] warning: The specification of function printf_va_1230 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:204:[eva:garbled-mix] warning: The specification of function printf_va_1230 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_1231 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:217:[eva:garbled-mix] warning: The specification of function printf_va_1232 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:232:[eva:garbled-mix] warning: The specification of function printf_va_1234 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:233:[eva:garbled-mix] warning: The specification of function printf_va_1234 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:238:[eva:garbled-mix] warning: The specification of function printf_va_1235 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:245:[eva:garbled-mix] warning: The specification of function printf_va_1236 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:261:[eva:garbled-mix] warning: The specification of function printf_va_1238 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:262:[eva:garbled-mix] warning: The specification of function printf_va_1238 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:267:[eva:garbled-mix] warning: The specification of function printf_va_1239 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:275:[eva:garbled-mix] warning: The specification of function printf_va_1240 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:290:[eva:garbled-mix] warning: The specification of function printf_va_1242 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:291:[eva:garbled-mix] warning: The specification of function printf_va_1242 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:296:[eva:garbled-mix] warning: The specification of function printf_va_1243 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:304:[eva:garbled-mix] warning: The specification of function printf_va_1244 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:309 <- @@ -852,14 +852,14 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:309 <- test_wmemcpy_s :: unittests/Safe_String_UnitTestMain.c:161 <- main -unittests/test_wmemcpy_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_1246 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:332:[eva:garbled-mix] warning: The specification of function printf_va_1248 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:333:[eva:garbled-mix] warning: The specification of function printf_va_1248 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:338:[eva:garbled-mix] warning: The specification of function printf_va_1249 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:346:[eva:garbled-mix] warning: The specification of function printf_va_1250 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:361:[eva:garbled-mix] warning: The specification of function printf_va_1252 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:362:[eva:garbled-mix] warning: The specification of function printf_va_1252 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_1253 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:317:[eva:garbled-mix] warning: The specification of function printf_va_1246 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:332:[eva:garbled-mix] warning: The specification of function printf_va_1248 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:333:[eva:garbled-mix] warning: The specification of function printf_va_1248 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:338:[eva:garbled-mix] warning: The specification of function printf_va_1249 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:346:[eva:garbled-mix] warning: The specification of function printf_va_1250 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:361:[eva:garbled-mix] warning: The specification of function printf_va_1252 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:362:[eva:garbled-mix] warning: The specification of function printf_va_1252 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:370:[eva:garbled-mix] warning: The specification of function printf_va_1253 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:376 <- @@ -870,10 +870,10 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:376 <- test_wmemcpy_s :: unittests/Safe_String_UnitTestMain.c:161 <- main -unittests/test_wmemcpy_s.c:378:[eva:garbled-mix] warning: The specification of function printf_va_1254 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:384:[eva:garbled-mix] warning: The specification of function printf_va_1255 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:385:[eva:garbled-mix] warning: The specification of function printf_va_1255 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:393:[eva:garbled-mix] warning: The specification of function printf_va_1256 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:378:[eva:garbled-mix] warning: The specification of function printf_va_1254 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:384:[eva:garbled-mix] warning: The specification of function printf_va_1255 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:385:[eva:garbled-mix] warning: The specification of function printf_va_1255 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:393:[eva:garbled-mix] warning: The specification of function printf_va_1256 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:398 <- @@ -884,28 +884,28 @@ stack: mem_prim_move :: safeclib/wmemcpy_s.c:154 <- wmemcpy_s :: unittests/test_wmemcpy_s.c:398 <- test_wmemcpy_s :: unittests/Safe_String_UnitTestMain.c:161 <- main -unittests/test_wmemcpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_1257 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcpy_s.c:406:[eva:garbled-mix] warning: The specification of function printf_va_1258 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:86:[eva:garbled-mix] warning: The specification of function printf_va_1259 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1260 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1262 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_1264 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_1266 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_1268 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_1270 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:150:[eva:garbled-mix] warning: The specification of function printf_va_1272 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:160:[eva:garbled-mix] warning: The specification of function printf_va_1274 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:171:[eva:garbled-mix] warning: The specification of function printf_va_1276 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_1279 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:197:[eva:garbled-mix] warning: The specification of function printf_va_1280 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:212:[eva:garbled-mix] warning: The specification of function printf_va_1282 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:213:[eva:garbled-mix] warning: The specification of function printf_va_1282 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:218:[eva:garbled-mix] warning: The specification of function printf_va_1283 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1284 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_1286 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:242:[eva:garbled-mix] warning: The specification of function printf_va_1286 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:247:[eva:garbled-mix] warning: The specification of function printf_va_1287 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:254:[eva:garbled-mix] warning: The specification of function printf_va_1288 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:400:[eva:garbled-mix] warning: The specification of function printf_va_1257 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcpy_s.c:406:[eva:garbled-mix] warning: The specification of function printf_va_1258 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:86:[eva:garbled-mix] warning: The specification of function printf_va_1259 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1260 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1262 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:110:[eva:garbled-mix] warning: The specification of function printf_va_1264 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:120:[eva:garbled-mix] warning: The specification of function printf_va_1266 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:130:[eva:garbled-mix] warning: The specification of function printf_va_1268 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:140:[eva:garbled-mix] warning: The specification of function printf_va_1270 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:150:[eva:garbled-mix] warning: The specification of function printf_va_1272 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:160:[eva:garbled-mix] warning: The specification of function printf_va_1274 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:171:[eva:garbled-mix] warning: The specification of function printf_va_1276 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:189:[eva:garbled-mix] warning: The specification of function printf_va_1279 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:197:[eva:garbled-mix] warning: The specification of function printf_va_1280 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:212:[eva:garbled-mix] warning: The specification of function printf_va_1282 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:213:[eva:garbled-mix] warning: The specification of function printf_va_1282 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:218:[eva:garbled-mix] warning: The specification of function printf_va_1283 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1284 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:241:[eva:garbled-mix] warning: The specification of function printf_va_1286 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:242:[eva:garbled-mix] warning: The specification of function printf_va_1286 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:247:[eva:garbled-mix] warning: The specification of function printf_va_1287 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:254:[eva:garbled-mix] warning: The specification of function printf_va_1288 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:260 <- @@ -916,17 +916,17 @@ stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:260 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1290 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:276:[eva:garbled-mix] warning: The specification of function printf_va_1291 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:284:[eva:garbled-mix] warning: The specification of function printf_va_1292 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:299:[eva:garbled-mix] warning: The specification of function printf_va_1294 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:309:[eva:garbled-mix] warning: The specification of function printf_va_1295 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:323:[eva:garbled-mix] warning: The specification of function printf_va_1297 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:324:[eva:garbled-mix] warning: The specification of function printf_va_1297 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:329:[eva:garbled-mix] warning: The specification of function printf_va_1298 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1298 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:335:[eva:garbled-mix] warning: The specification of function printf_va_1299 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:343:[eva:garbled-mix] warning: The specification of function printf_va_1300 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:270:[eva:garbled-mix] warning: The specification of function printf_va_1290 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:276:[eva:garbled-mix] warning: The specification of function printf_va_1291 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:284:[eva:garbled-mix] warning: The specification of function printf_va_1292 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:299:[eva:garbled-mix] warning: The specification of function printf_va_1294 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:309:[eva:garbled-mix] warning: The specification of function printf_va_1295 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:323:[eva:garbled-mix] warning: The specification of function printf_va_1297 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:324:[eva:garbled-mix] warning: The specification of function printf_va_1297 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:329:[eva:garbled-mix] warning: The specification of function printf_va_1298 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:330:[eva:garbled-mix] warning: The specification of function printf_va_1298 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:335:[eva:garbled-mix] warning: The specification of function printf_va_1299 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:343:[eva:garbled-mix] warning: The specification of function printf_va_1300 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:348 <- @@ -937,7 +937,7 @@ stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:348 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:357:[eva:garbled-mix] warning: The specification of function printf_va_1302 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:357:[eva:garbled-mix] warning: The specification of function printf_va_1302 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:363 <- @@ -948,8 +948,8 @@ stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:363 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:371:[eva:garbled-mix] warning: The specification of function printf_va_1304 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:380:[eva:garbled-mix] warning: The specification of function printf_va_1305 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:371:[eva:garbled-mix] warning: The specification of function printf_va_1304 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:380:[eva:garbled-mix] warning: The specification of function printf_va_1305 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:385 <- @@ -960,68 +960,68 @@ stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:385 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:393:[eva:garbled-mix] warning: The specification of function printf_va_1307 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:402:[eva:garbled-mix] warning: The specification of function printf_va_1308 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:393:[eva:garbled-mix] warning: The specification of function printf_va_1307 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:402:[eva:garbled-mix] warning: The specification of function printf_va_1308 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:407 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:414:[eva:garbled-mix] warning: The specification of function printf_va_1310 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:419:[eva:garbled-mix] warning: The specification of function printf_va_1311 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:420:[eva:garbled-mix] warning: The specification of function printf_va_1311 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:428:[eva:garbled-mix] warning: The specification of function printf_va_1312 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:414:[eva:garbled-mix] warning: The specification of function printf_va_1310 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:419:[eva:garbled-mix] warning: The specification of function printf_va_1311 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:420:[eva:garbled-mix] warning: The specification of function printf_va_1311 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:428:[eva:garbled-mix] warning: The specification of function printf_va_1312 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/mem_primitives_lib.c:456:[kernel] warning: all target addresses were invalid. This path is assumed to be dead. stack: mem_prim_move :: safeclib/wmemmove_s.c:146 <- wmemmove_s :: unittests/test_wmemmove_s.c:433 <- test_wmemmove_s :: unittests/Safe_String_UnitTestMain.c:162 <- main -unittests/test_wmemmove_s.c:440:[eva:garbled-mix] warning: The specification of function printf_va_1314 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:445:[eva:garbled-mix] warning: The specification of function printf_va_1315 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemmove_s.c:446:[eva:garbled-mix] warning: The specification of function printf_va_1315 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:74:[eva:garbled-mix] warning: The specification of function printf_va_1316 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_1317 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1319 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1321 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:112:[eva:garbled-mix] warning: The specification of function printf_va_1323 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_1326 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_1327 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_1330 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_1331 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:186:[eva:garbled-mix] warning: The specification of function printf_va_1334 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:187:[eva:garbled-mix] warning: The specification of function printf_va_1334 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_1335 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemset_s.c:215:[eva:garbled-mix] warning: The specification of function printf_va_1338 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:85:[eva:garbled-mix] warning: The specification of function printf_va_1162 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1163 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1165 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_1167 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_1169 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1171 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_1173 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_1175 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:159:[eva:garbled-mix] warning: The specification of function printf_va_1177 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:177:[eva:garbled-mix] warning: The specification of function printf_va_1180 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_1181 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_1184 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_1185 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:220:[eva:garbled-mix] warning: The specification of function printf_va_1187 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1188 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:233:[eva:garbled-mix] warning: The specification of function printf_va_1189 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:254:[eva:garbled-mix] warning: The specification of function printf_va_1192 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_1195 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:294:[eva:garbled-mix] warning: The specification of function printf_va_1198 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:314:[eva:garbled-mix] warning: The specification of function printf_va_1201 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:327:[eva:garbled-mix] warning: The specification of function printf_va_1203 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:334:[eva:garbled-mix] warning: The specification of function printf_va_1204 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/test_wmemcmp_s.c:347:[eva:garbled-mix] warning: The specification of function printf_va_1206 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:440:[eva:garbled-mix] warning: The specification of function printf_va_1314 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:445:[eva:garbled-mix] warning: The specification of function printf_va_1315 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemmove_s.c:446:[eva:garbled-mix] warning: The specification of function printf_va_1315 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:74:[eva:garbled-mix] warning: The specification of function printf_va_1316 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:77:[eva:garbled-mix] warning: The specification of function printf_va_1317 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1319 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:100:[eva:garbled-mix] warning: The specification of function printf_va_1321 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:112:[eva:garbled-mix] warning: The specification of function printf_va_1323 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:131:[eva:garbled-mix] warning: The specification of function printf_va_1326 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:138:[eva:garbled-mix] warning: The specification of function printf_va_1327 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:157:[eva:garbled-mix] warning: The specification of function printf_va_1330 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:165:[eva:garbled-mix] warning: The specification of function printf_va_1331 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:186:[eva:garbled-mix] warning: The specification of function printf_va_1334 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:187:[eva:garbled-mix] warning: The specification of function printf_va_1334 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:193:[eva:garbled-mix] warning: The specification of function printf_va_1335 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemset_s.c:215:[eva:garbled-mix] warning: The specification of function printf_va_1338 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:85:[eva:garbled-mix] warning: The specification of function printf_va_1162 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:89:[eva:garbled-mix] warning: The specification of function printf_va_1163 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:99:[eva:garbled-mix] warning: The specification of function printf_va_1165 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:109:[eva:garbled-mix] warning: The specification of function printf_va_1167 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:119:[eva:garbled-mix] warning: The specification of function printf_va_1169 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:129:[eva:garbled-mix] warning: The specification of function printf_va_1171 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:139:[eva:garbled-mix] warning: The specification of function printf_va_1173 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:149:[eva:garbled-mix] warning: The specification of function printf_va_1175 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:159:[eva:garbled-mix] warning: The specification of function printf_va_1177 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:177:[eva:garbled-mix] warning: The specification of function printf_va_1180 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:184:[eva:garbled-mix] warning: The specification of function printf_va_1181 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:202:[eva:garbled-mix] warning: The specification of function printf_va_1184 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:209:[eva:garbled-mix] warning: The specification of function printf_va_1185 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:220:[eva:garbled-mix] warning: The specification of function printf_va_1187 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:226:[eva:garbled-mix] warning: The specification of function printf_va_1188 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:233:[eva:garbled-mix] warning: The specification of function printf_va_1189 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:254:[eva:garbled-mix] warning: The specification of function printf_va_1192 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:274:[eva:garbled-mix] warning: The specification of function printf_va_1195 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:294:[eva:garbled-mix] warning: The specification of function printf_va_1198 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:314:[eva:garbled-mix] warning: The specification of function printf_va_1201 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:327:[eva:garbled-mix] warning: The specification of function printf_va_1203 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:334:[eva:garbled-mix] warning: The specification of function printf_va_1204 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/test_wmemcmp_s.c:347:[eva:garbled-mix] warning: The specification of function printf_va_1206 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. safeclib/snprintf_support.c:297:[kernel:annot:missing-spec] warning: Neither code nor specification for function snprintf, generating default assigns from the prototype -unittests/Safe_String_UnitTestMain.c:179:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -unittests/Safe_String_UnitTestMain.c:181:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -unittests/Safe_String_UnitTestMain.c:183:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -unittests/Safe_String_UnitTestMain.c:186:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -unittests/Safe_String_UnitTestMain.c:187:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -unittests/Safe_String_UnitTestMain.c:189:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause assigns clause *__fc_stdout. +unittests/Safe_String_UnitTestMain.c:179:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause *__fc_stdout. +unittests/Safe_String_UnitTestMain.c:181:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause *__fc_stdout. +unittests/Safe_String_UnitTestMain.c:183:[eva:garbled-mix] warning: The specification of function printf_va_3 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +unittests/Safe_String_UnitTestMain.c:186:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause *__fc_stdout. +unittests/Safe_String_UnitTestMain.c:187:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause *__fc_stdout. +unittests/Safe_String_UnitTestMain.c:189:[eva:garbled-mix] warning: The specification of function puts has generated a garbled mix for assigns clause *__fc_stdout. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{mem1_0} (origin: Arithmetic {safeclib/mem_primitives_lib.c:88}) }} diff --git a/semver/.frama-c/GNUmakefile b/semver/.frama-c/GNUmakefile index 61ea3df74..e0002113b 100644 --- a/semver/.frama-c/GNUmakefile +++ b/semver/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -39,7 +39,7 @@ semver.parse: \ ../semver_test.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/solitaire/.frama-c/GNUmakefile b/solitaire/.frama-c/GNUmakefile index 67e175137..f69018a71 100644 --- a/solitaire/.frama-c/GNUmakefile +++ b/solitaire/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -38,7 +38,7 @@ solitaire.parse: \ ../solitaire.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/solitaire/.frama-c/solitaire.eva/warnings.log b/solitaire/.frama-c/solitaire.eva/warnings.log index 7b50d07c1..ceaf2e348 100644 --- a/solitaire/.frama-c/solitaire.eva/warnings.log +++ b/solitaire/.frama-c/solitaire.eva/warnings.log @@ -1,14 +1,14 @@ -solitaire.c:187:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:189:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:192:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:231:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -solitaire.c:251:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -solitaire.c:295:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:294:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:300:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:303:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause assigns clause *__fc_stdout. -solitaire.c:309:[eva:garbled-mix] warning: The specification of function printf_va_5 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. -solitaire.c:318:[eva:garbled-mix] warning: The specification of function printf_va_6 has generated a garbled mix for assigns clause assigns clause __fc_stdout->__fc_FILE_data. +solitaire.c:187:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:189:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:192:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:231:[eva:garbled-mix] warning: The specification of function printf_va_1 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +solitaire.c:251:[eva:garbled-mix] warning: The specification of function printf_va_2 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +solitaire.c:295:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:294:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:300:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:303:[eva:garbled-mix] warning: The specification of function putchar has generated a garbled mix for assigns clause *__fc_stdout. +solitaire.c:309:[eva:garbled-mix] warning: The specification of function printf_va_5 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. +solitaire.c:318:[eva:garbled-mix] warning: The specification of function printf_va_6 has generated a garbled mix for assigns clause __fc_stdout->__fc_FILE_data. [eva:garbled-mix] warning: Garbled mix generated during analysis: {{ garbled mix of &{state} (origin: Arithmetic {solitaire.c:71}) }} {{ garbled mix of &{state} (origin: Arithmetic {solitaire.c:71}) }} diff --git a/tweetnacl-usable/.frama-c/GNUmakefile b/tweetnacl-usable/.frama-c/GNUmakefile index 4131eba2f..caebb87d3 100644 --- a/tweetnacl-usable/.frama-c/GNUmakefile +++ b/tweetnacl-usable/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -40,7 +40,7 @@ tweetnacl-usable.parse: \ ../randombytes.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS diff --git a/x509-parser/.frama-c/GNUmakefile b/x509-parser/.frama-c/GNUmakefile index ee2db8dde..cfdaa7429 100644 --- a/x509-parser/.frama-c/GNUmakefile +++ b/x509-parser/.frama-c/GNUmakefile @@ -4,7 +4,7 @@ ### Prologue. Do not modify this block. ####################################### -include path.mk FRAMAC ?= frama-c -include $(shell $(FRAMAC)-config -scripts)/prologue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/prologue.mk ############################################################################### # Edit below as needed. MACHDEP is mandatory. Suggested flags are optional. @@ -39,7 +39,7 @@ x509-parser.parse: \ ../src/x509-parser.c \ ### Epilogue. Do not modify this block. ####################################### -include $(shell $(FRAMAC)-config -scripts)/epilogue.mk +include $(shell $(FRAMAC)-config -print-share-path)/analysis-scripts/epilogue.mk ############################################################################### # optional, for OSCS -- GitLab