https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99912
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 62398 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62398&action=edit Unincluded file which is able to compile with newer compilers Compiles on the trunk with `-march=skylake -D__assert_rtn=__assert_fail` Note __assert_rtn part is not needed if you are compiling on darwin only with glibc (linux).