[Ffmpeg-devel] [patch] strict-aliasing support

Uoti Urpala uoti.urpala
Tue Jul 4 01:46:33 CEST 2006


On Tue, 2006-07-04 at 00:01 +0200, Luca Barbato wrote:
> open bug related to the issue
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16660

As I understand it, this problem isn't actually considered a bug in gcc,
and says that stack variables can't have alignment greater than what is
used for the stack frames themselves. This limitation should be the same
whether you use attribute align or rely on the native alignment of
types.





More information about the ffmpeg-devel mailing list