Bug#456399: [PATCH] [EVAL] Fix unaligned trap on sparc

2007-12-22 Thread Herbert Xu
On Wed, Dec 19, 2007 at 10:39:11AM +, Gerrit Pape wrote: > From: Steve Langasek <[EMAIL PROTECTED]> > > dash dies on sparc with a SIGBUS due to an arithmetic error introduced > with commit 03b4958, this patch fixes it. Thanks for catching this! I really hate gcc's void * arithmetic extension.

Bug#456399: [PATCH] [EVAL] Fix unaligned trap on sparc

2007-12-19 Thread Gerrit Pape
From: Steve Langasek <[EMAIL PROTECTED]> dash dies on sparc with a SIGBUS due to an arithmetic error introduced with commit 03b4958, this patch fixes it. --- > Hi Gerrit, > > dash 0.5.4-3 dies on sparc with a SIGBUS due to an arithmetic error > introduced with the patch > 0030-EXEC-Fixed-execing-