https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81485
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Oleg Endo from comment #2) > (In reply to Martin Liška from comment #1) > > Is it reproducible with x86_64-linux-gnu cross-compiler? > > Yes, on gcc version 6.2.1 20160925 (GCC), when compiling attachment 41790 > [details] with > > "-m4 -ml -O2" or "-m4 -mb -O2". Good, I can confirm it works for GCC 5. Let's then bisect that..