On Tue, Mar 13, 2018 at 5:02 AM, Jakub Jelinek <ja...@redhat.com> wrote: > On Tue, Mar 13, 2018 at 04:59:58AM -0700, H.J. Lu wrote: >> >> The testcase still ICEs on i686-linux (preexisting bug, ICEs the same >> >> without this patch or even before the previous patch), will handle that >> >> tomorrow. > >> I got: > > See the above? > Or do you get this with -m64 too, rather than -m32 only? >
I got this for -m32, -m64 and -mx32. -- H.J.