This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/86828] [6/7 Regression] wrong-code bug with "-march=knl -Ofast" (invalid memory reference)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86828

--- Comment #2 from janus at gcc dot gnu.org ---
(In reply to Richard Biener from comment #1)
> Would be nice to know what fixed this (or maybe know if it just went latent).

I think I remember having some intermediate versions during the reduction that
failed also with 8 and trunk. So I'd guess it just went dormant, or the
segfault depends on memory layout or something.

Wanted to try valgrind on the exe, but it seems it doesn't support AVX-512 yet
(at least the version I have).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]