[Bug target/71106] MIPS: Unaligned load/store instructions are not used to access a variable with an aligned attribute
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 2 03:44:36 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71106
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
this is actually a dup of bug 88085. The problem is aligned attribute is
(incorrectly) ignored partly when used on variable definitions/declarations.
*** This bug has been marked as a duplicate of bug 88085 ***
More information about the Gcc-bugs
mailing list