Re: [PATCH, RS6000] Add RS6000_BTM_MODULO to set of RS6000_BTM_COMMON flags

2016-06-09 Thread Segher Boessenkool
[ Sorry I missed this ] On Thu, Jun 02, 2016 at 02:51:37PM -0600, Kelvin Nilsen wrote: > This patch adds the RS6000_BTM_MODULO flag to to the set of flags > associated with the RS6000_BTM_COMMON variable. > > This patch has bootstrapped with the trunk and the gcc-6-branch on > powerpc64le-unknow

[PATCH, RS6000] Add RS6000_BTM_MODULO to set of RS6000_BTM_COMMON flags

2016-06-02 Thread Kelvin Nilsen
This patch adds the RS6000_BTM_MODULO flag to to the set of flags associated with the RS6000_BTM_COMMON variable. This patch has bootstrapped with the trunk and the gcc-6-branch on powerpc64le-unknown-linux-gnu and there were no regressions. Is it ok to merge this with the trunk? Can I merge w