[FFmpeg-devel] [PATCH] Replace ASMALIGN() with .p2align
Michael Niedermayer
michaelni
Wed Jun 2 20:07:08 CEST 2010
On Wed, Jun 02, 2010 at 02:50:16PM +0100, Mans Rullgard wrote:
> The test for .align syntax was apparently unreliable with some compilers.
> Using the .p2align directive instead avoids the need for this test.
why bruteforce replace all ASMALIGN by p2align ?
i think its safer, at least for the time being to rather define
it to p2align and only once we are sure all assemblers support
this drop all ASMALIGN() ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100602/5a4bb883/attachment.pgp>
More information about the ffmpeg-devel
mailing list