modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/tests/tests2/96_nodata_wanted.expect (about) 1 [test_static_data_error] 2 96_nodata_wanted.c:7: error: initializer element is not computable at load time 3 4 [test_static_nodata_error] 5 96_nodata_wanted.c:14: error: initializer element is not computable at load time 6 7 [test_global_data_error] 8 96_nodata_wanted.c:20: error: initializer element is not computable at load time 9 10 [test_local_data_noerror] 11 96_nodata_wanted.c:25: warning: assignment makes integer from pointer without a cast 12 96_nodata_wanted.c:25: warning: nonportable conversion from pointer to char/short 13 14 [test_data_suppression_off] 15 data: 16 8 - 8.0 - 8.0 - main - static string 17 333 44 555555 6 7 18 size of data/text: 19 non-zero/non-zero 20 21 [test_data_suppression_on] 22 size of data/text: 23 zero/zero