[Bug target/81551] [ARM] Incorrect STRD to misaligned address.
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 25 15:25:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81551
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktkachov at gcc dot gnu.org
--- Comment #1 from ktkachov at gcc dot gnu.org ---
See PR81273.
GCC doesn't parse the literal to determine the alignment. It takes the
alignment information from the type (long long).
More information about the Gcc-bugs
mailing list