https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65532
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- I suspect r221586: I don't see the errors at r221569. > I found a workaround by changing the dimension of the arrays in > lines 7-11 to 2 instead of 4 (the original code also supports > dated hardware). Confirmed.