EMILE/libmacos
CheetahPixie 37c3d55720
Remove the sp register from UNPRESERVED_REGS
Including the stack pointer register in a clobber list has long since been deprecated by GCC (~9.0 and ~8.4), and according to my research, it appears the compiler ignores its presence in a clobber list regardless.

Whether this is the correct thing to do here I do not know, but from my research, it seems to be, and it does silence the associated deprecation warning that, due to -Werror, causes builds to fail.

See here: https://stackoverflow.com/questions/64928418/arm-cortex-m0-set-msp-c17-compiler-warning
2025-01-12 10:20:41 +00:00
..
2013-09-05 14:45:27 +02:00
2013-09-05 14:45:27 +02:00
2013-09-05 14:45:27 +02:00
2013-09-05 14:45:27 +02:00
2013-09-05 14:45:27 +02:00
2013-09-05 14:45:27 +02:00