Stack alignment on modern 32 bit bare metal ARMs?

2023-08-05 Thread Barrie Slaymaker via Gcc
Hi, I'm cross compiling for 32 bit bare metal ARMs (modern ones: Cortex-M4 and Cortex M-33) w/ gcc 12.3.0, which is the latest available from ARM, (see gcc -v output below) and have found that va_arg(..., double) (i.e. __builtin_va_arg()) assumes that doubles are 64-bit aligned, but the stack is n

gcc-13-20230805 is now available

2023-08-05 Thread GCC Administrator via Gcc
Snapshot gcc-13-20230805 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20230805/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch