https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118396
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 60165 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60165&action=edit Fixed up removing hard coded size_t, use __SIZE_TYPE__ instead and removed __assert_failure Just some small changes to the testcase in comment #7 fixing up a few x86_64 linux-isms.