On 08/03/14 07:55, Richard Sandiford wrote:
The order of the arguments matches canon_anti_dependence rather than the order of the old structure fields.gcc/ * cse.c (check_dependence_data): Delete. (check_dependence): Change from being a for_each_rtx callback to being a function that examines all subrtxes itself. Don't handle null rtxes. (invalidate): Update call accordingly.
OK. jeff