On Wed, Oct 05, 2016 at 05:44:08PM +0100, Jiong Wang wrote: > On 27/09/16 17:03, Jiong Wang wrote: > > > > Now as ARM patches have gone in around r240427, I have done a > quick confirmation > > on the status of these four pending testsuite patches: > > > > https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00337.html > > https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00338.html > > https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00339.html > > https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00340.html > > > > The result is they applies cleanly on gcc trunk, and there is no > regression on > > AArch64 native regression test. Testcases enabled without > requirement of FP16 > > all passed. > > > > I will give a final run on ARM native board and AArch64 emulation > environment > > with ARMv8.2-A FP16 enabled. (Have done this before, just in case > something > > changed during these days) > > > > OK for trunk if there is no regression? > > > > Thanks > > Finished the final tests on emulator with FP16 enabled. > > * No regression on AARCH64, all new testcases passed. > * No regression on AARCH32, part of these new testcases UNRESOLVED > because > they should be skipped on AARCH32, fixed by the attached trivial patch > which I will merge into the 4th patch (no affect on changelog). > > OK to commit these patches?
And to be explicit, this is OK too. Thanks for the tests! Cheers, James