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 fortran/65450] [5.0 Regression]: Unaligned access with -O3 -mtune=k8


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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed between r220156 (2015-01-27, OK) and r220302 (2015-01-31, segfault).
I am not sure this is a fortran problem (no segfault if the code is compiled
with '-O3 -fno-tree-vectorize -mtune=k8').


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