On Sat, Nov 16, 2013 at 2:10 PM, Richard Sandiford
wrote:
> Handle tree_low_cst references that weren't caught by the sed.
Same ok.
Thanks,
Richard.
> Thanks,
> Richard
>
>
> gcc/ada/
> * gcc-interface/cuintp.c (UI_From_gnu): Use tree_to_shwi rather than
> tree_low_cst.
>
> gcc/
Handle tree_low_cst references that weren't caught by the sed.
Thanks,
Richard
gcc/ada/
* gcc-interface/cuintp.c (UI_From_gnu): Use tree_to_shwi rather than
tree_low_cst.
gcc/c-family/
* c-common.c (fold_offsetof_1): Use tree_to_uhwi rather than
tree_low_cst.