pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48680
The following reply was made to PR pkg/48680; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/48680
Date: Mon, 16 Jun 2014 21:17:02 +0200
On Mon, Jun 16, 2014 at 05:40:00PM +0000, Onno van der Linden wrote:
> Fixed (2) by changing the ffmpeg and ffmpeg2 Makefile slightly
> for i386 to give gcc 4.[01].* no-asm and the rest of gcc 4
> the alignment options.
Actually, if the on-stack variable *are* correctly declared as needing
16 Bytes alignment, the stack should be realigned automatically. This is
not the case for plain float for example.
Joerg
Home |
Main Index |
Thread Index |
Old Index