pr67442.c
160 Bytes
-
re PR middle-end/67442 (GCC 5.2.0 on x86_64 creates invalid address on specific… · 87261d26
re PR middle-end/67442 (GCC 5.2.0 on x86_64 creates invalid address on specific array index calculation through pointer) 2015-09-16 Richard Biener <rguenther@suse.de> PR middle-end/67442 * fold-const.c (extract_muldiv_1): Properly extend multiplication result before builting a tree via wide_int_to_tree. * gcc.dg/torture/pr67442.c: New testcase. From-SVN: r227818
Richard Biener committed