On 08/06/2014 10:23 AM, David Malcolm wrote: > gcc/ > * function.h (struct rtl_data): Strengthen fields "x_return_label" > and "x_naked_return_label" from rtx to rtx_code_label *. > --- > gcc/function.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
#207 - #220 are all OK. r~