abort() missing return-address => useless core file

Grant Edwards grant.b.edwards at gmail.com
Sun Nov 27 17:11:07 UTC 2011


On 2011-11-27, Joseph S. Myers <joseph at codesourcery.com> wrote:
> 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  <paul at codesourcery.com>
>
>         * 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

So, the problem will go away with gcc 4.5!  I guess we'll just wait
until CT-NG supports 4.5.

-- 
Grant






More information about the uClibc mailing list