This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/68263] Vector "*mov<mode>_internal" fails to handle misaligned load/store from reload


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

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
After PR 66250 is fixed, we need to adjust all alignments > 4 bytes
to 4 bytes.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]