Change SIMD funtions to const references in loop.hh to avoid note about ABI change
resolves #220 (closed)
Alternatively one could set -Wno-psabi
to disable the notes.
Edited by Nils-Arne Dreier
resolves #220 (closed)
Alternatively one could set -Wno-psabi
to disable the notes.