On Mon, Oct 24, 2016 at 10:20 PM, Toon Moene <t...@moene.org> wrote: > On 10/21/2016 03:46 PM, Jakub Jelinek wrote: > >> Status >> ====== >> >> Trunk which will eventually become GCC 7 is still in Stage 1 but its >> end is near and we are planning to transition into Stage 3 starting >> Nov 13th end of day time zone of your choice. > > > Note that I haven't found the time to implement the vectorization of > log/exp/sin/cos/tan functions that I described here: > > https://gcc.gnu.org/ml/gcc/2016-01/msg00039.html
It works transparently already if you have recent glibc which adds the appropriate attribute to the math function prototypes (basically one release after the release that first implemented the routines though the required patch is trivial to backport as well). Richard. > Kind regards, > > -- > Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290 > Saturnushof 14, 3738 XG Maartensdijk, The Netherlands > At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/ > Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news