https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120519
Alfie Richards <alfierichards at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alfierichards at gcc dot
gnu.org
--- Comment #1 from Alfie Richards <alfierichards at gcc dot gnu.org> ---
Hi Kishan,
Apologies for this.
I have checked this with a cross compiler and the tests are passing, so its
likely a lack of understanding on my part about the ppc architecture.
Are you able to share the generated assembly?
I configured with `--target=powerpc64le-unknown-linux-gnu --enable-long-long
--disable-libsanitizer --disable-bootstrap --disable-libstdcxx-pch
--disable-libvtv --disable-libitm --disable-libcilkrts --disable-libssp
--disable-libgomp --disable-werror --disable-multilib
--enable-languages=c,c++`.