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 c++/65945] ARM: unaligned access when stroing nullptr


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

--- Comment #1 from npl at chello dot at ---
Created attachment 35430
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35430&action=edit
disassembly showing the issue

The issue is the line
  dc:   e50b3019        str     r3, [fp, #-25]  ; 0xffffffe7


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