pr67120.c
199 Bytes
-
re PR middle-end/67120 (wrong code for volatile pointers at -O1 and above on x86_64-linux-gnu) · aad88aed
2015-08-05 Richard Biener <rguenther@suse.de> PR middle-end/67120 * match.pd: Compare address bases with == if they are decls or SSA names, not operand_equal_p. Otherwise fail. * gcc.dg/torture/pr67120.c: New testcase. From-SVN: r226623
Richard Biener committed