tree-chkp.c
129 KB
-
Do not instrument void variables with MPX (PR tree-opt/79987). · fe8a99d8
2017-08-11 Martin Liska <mliska@suse.cz> PR tree-opt/79987 * tree-chkp.c (chkp_get_bounds_for_decl_addr): Do not instrument variables of void type. 2017-08-11 Martin Liska <mliska@suse.cz> PR tree-opt/79987 * gcc.target/i386/mpx/pr79987.c: New test. From-SVN: r251049
Martin Liska committed