X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Tue, 12 Feb 2002 09:24:16 -0600 From: Eric Rudd Subject: Re: Alignment problem To: Charles Sandmann Cc: eliz AT is DOT elta DOT co DOT il, djgpp-workers AT delorie DOT com Message-id: <3C6933A0.D3FD71F4@cyberoptics.com> Organization: CyberOptics MIME-version: 1.0 X-Mailer: Mozilla 4.72 [en] (Win95; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en,pdf References: <10202120441 DOT AA22905 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Charles Sandmann wrote: > Here's a malloc.c patch vs 2.03 (not CVS - but should apply OK there with > a line number offset). It only gets called if you have a new sbrk() > block and it's unaligned - so normally no additional memory or cpu > overhead. Your patch seems to work fine. I'll use it for a while and see how it goes. -Eric