| Issue | 123544 |
|---|---|
| Summary | [Bug][ARM] Using -mno-unaligned-access still generates unaligned access |
| Labels | new issue |
| Assignees | |
| Reporter | Zhenhang1213 |
When a value is assigned to bootp_ptr, unaligned str still exists. I expect that the value should be assigned to one byte.demo:https://godbolt.org/z/T5688E51Y
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
