This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/66547] arm-none-eabi-gcc - stack misaligned when calling va_arg function
- From: "matt at hpamotorsport dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Jun 2015 16:45:45 +0000
- Subject: [Bug target/66547] arm-none-eabi-gcc - stack misaligned when calling va_arg function
- Auto-submitted: auto-generated
- References: <bug-66547-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66547
--- Comment #3 from Matthew Peters <matt at hpamotorsport dot com> ---
Thanks for looking into that; you are correct.
And I feel rather stupid as, when testing to double-check your assessment, I
found that the stack was not aligned before the function starts.