On Thu, 27 Oct 2016, Prathamesh Kulkarni wrote: > On 27 October 2016 at 18:58, Richard Biener <rguent...@suse.de> wrote: > > On Thu, 27 Oct 2016, Prathamesh Kulkarni wrote: > > > >> On 24 October 2016 at 21:09, Prathamesh Kulkarni > >> <prathamesh.kulka...@linaro.org> wrote: > >> > On 16 October 2016 at 11:31, Prathamesh Kulkarni > >> > <prathamesh.kulka...@linaro.org> wrote: > >> >> Hi, > >> >> This patch adds test-cases for divmod transform. > >> >> OK to commit ? > >> > ping https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01241.html > >> Hi Richard, > >> Could you please review this part: > >> https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01241.html > >> It only adds test-cases for the divmod transform. > >> Is it OK to commit ? > > > > Can't see where the divmod or divmod_simode effective targets are > > defined. If a patch adding those has been approved then the new > > tests are fine. > Sorry, I had put lib/target-supports.exp hunk in the 2nd part: > https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01240.html > Does it look OK ?
Yes. Richard.