On 04/17/2015 05:01 AM, Mikhail Maltsev wrote: > I would like to ping the following patch: > https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01925.html > Review: https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02672.html > > I fixed minor issues mentioned in the review and updated the changelog > message. Rebased on current trunk (r222157), bootstrapped and regtested > on x86_64-unknown-linux-gnu. > If it is OK for trunk, please assist with applying (I don't have write > access), and I will then create a new PR in bugzilla for the remaining > cases mentioned in review. Since I now have write access, I am installing this patch into trunk. I discovered and fixed a minor issue in testcase (no warning when converting from long to int on -m32; changed long to long long. I hope it's OK to be considered as obvious fix). Bootstrapped/regtested on x86_64-unknown-linux-gnu {,-m32}. -- Regards, Mikhail Maltsev