]> git.ipfire.org Git - thirdparty/gcc.git/commit
Changes in Traverse and execute CRC function v3: - Assign value to phi's result....
authorMariam Arutunian <mariamarutunian@gmail.com>
Mon, 14 Nov 2022 13:25:38 +0000 (17:25 +0400)
committerJeff Law <jlaw@ventanamicro>
Tue, 21 Mar 2023 15:03:18 +0000 (09:03 -0600)
commitc538488a44d2270cc3288e77cd600e5ce6689515
treed93a7e831da2ec43d8b39e6d4d45cc8b99c41a6a
parent9f72fbb0c269ea50c7c4302aa7420100b700dafa
Changes in Traverse and execute CRC function v3: - Assign value to phi's result. Keep previous executed bb, to determine phi's value for the executed path. - Changed make_symbolic_func_args_and_sizes function, modified output massages. - Added checks for POINTER_PLUS_EXPR, POINTER_DIFF_EXPR, MEM_REF, NOP_EXP cases in assignment statement. - For variable declaration call make_symbolic, instead of decl_var
gcc/symb-execute-all-paths.cc
gcc/symb-execute-all-paths.h