Re: Alignment trap in stackgap under arm eabi.

Thorsten Glaser <[email protected]> Wed, 27 Jan 2016 11:41:08 +0100 (CET)
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
On Tue, 26 Jan 2016, Felix von Leitner wrote:

> Practically gcc only deallocates that memory if the function is left,
> and I don't want to allocate the memory if I don't have to.

Then move the char array declaration to the beginning of
the function.

You *do* know GCC is a repeat offender to breaking others=E2=80=99
code by =E2=80=9Coptimising=E2=80=9D =E2=80=9Cbetter=E2=80=9D in later vers=
ions.

> Sigh. I'll change it to alloca.

That=E2=80=99s even worse!

bye,
//mirabilos
--=20
[17:15:07] Lukas Degener: Kleines Asterix-Latinum f=C3=BCr Softwaretechnike=
r:
=09   veni, vidi, fixi(t) ;-)