On Sun, 27 Nov 2011, Grant Edwards wrote: > Gcc has the same problem with abort() on ARM. See this thread:
It was fixed by: 2009-11-23 Paul Brook <[email protected]> * config/arm/arm.c (arm_compute_save_reg0_reg12_mask): Add special case for noreturn functions. (arm_compute_save_reg_mask): Remove special noreturn handling. http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01234.html -- Joseph S. Myers [email protected] _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
