On Wed, 1 Jul 2026 at 13:56, Matthias Kretz <[email protected]> wrote: > > Jonathan Wakely [Wednesday, 1 July 2026, 12:42:41 CEST]: > > The patch is OK for trunk with the missing 'p' fixed, and preferably > > just switching to markdown. > > Backport to 16?
Yes, go ahead. > > With std::simd in GCC 16 being fairly experimental, I would like to backport > this patch. > 1. This restores ABI compatibility between GCC 16.2 and up (so that we only > break between 16.1 and everything else). > 2. Without it, backporting upcoming patches becomes harder. > > -- > ────────────────────────────────────────────────────────────────────────── > Dr. Matthias Kretz https://mattkretz.github.io > GSI Helmholtz Center for Heavy Ion Research https://gsi.de > std::simd > ────────────────────────────────────────────────────────────────────────── >
