[Bug middle-end/102162] Byte-wise access optimized away at -O1 and above

dave.anglin at bell dot net gcc-bugzilla@gcc.gnu.org
Wed Sep 1 22:35:22 GMT 2021


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

--- Comment #13 from dave.anglin at bell dot net ---
On 2021-09-01 5:52 p.m., pinskia at gcc dot gnu.org wrote:
> This is doing the correct thing in splitting up the load into bytes loads.
We only get correct code at -O0.  STRICT_ALIGNMENT is defined to 1.


More information about the Gcc-bugs mailing list