On 04/26/2016 09:39 PM, H.J. Lu wrote:
make check-gcc RUNTESTFLAGS="--target_board='unix{-mx32}'
i386.exp=avx512vl-vmovdqa64-1.c"
Unfortunately, that doesn't work:
/usr/include/gnu/stubs.h:13:28: fatal error: gnu/stubs-x32.h: No such
file or directory
compilation terminated.
Trying to follow the recipe to get am x32 glibc built fails with the
same error when trying to build an x32 libgcc. I think I'll need you to
send me before/after assembly files (I'm assuming it's
-frename-registers which makes the test fail on x32).
Bernd