Re: [PATCH 38/50] rtlanal.c:replace_label

2014-08-05 Thread Jeff Law
On 08/03/14 08:25, Richard Sandiford wrote: The main change here is to handle ADDR_VEC and ADDR_DIFF_VECs specially, since they can have many elements and are a relatively important case for this function. This is for speed rather than correctness. gcc/ * rtl.h (replace_label_data): De

[PATCH 38/50] rtlanal.c:replace_label

2014-08-03 Thread Richard Sandiford
The main change here is to handle ADDR_VEC and ADDR_DIFF_VECs specially, since they can have many elements and are a relatively important case for this function. This is for speed rather than correctness. gcc/ * rtl.h (replace_label_data): Delete. (replace_label): Take the old la