[ARM] Drop "alloc" flag for the .stack segment.
Some linkers obey the linker script and make .stack unallocatable, others obey the flags from the object files. Dropping "a" should make the end result deterministic in all cases.
Showing
Please register or sign in to comment