https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56789
Sean Santos <quantheory at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quantheory at gmail dot com --- Comment #3 from Sean Santos <quantheory at gmail dot com> --- I just want to note that I've encountered this in the wild using GCC 4.8. As you would guess, the strides are not necessary; any argument that has to be packed will cause a segfault when freeing the temporary, such as: call foo(a(:4,:))