https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69493

--- Comment #8 from Peter Bergner <bergner at gcc dot gnu.org> ---
I'll note that Kelvin's r256656 commit fixed the test case in Comment 6 because
we know the loads and stores are sufficiently aligned and there are loads and
stores that will do the correct byte swap in LE mode if the address is aligned.

However, we still produce poor code for the first test case.

Reply via email to