[Gstreamer-bugs] [Bug 119798] Changed - Assembler compilation error in gstgetbits_i386.s

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Aug 21 01:03:41 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=119798

Changed by ds at schleef.org.

--- shadow/119798	Tue Aug 19 10:36:53 2003
+++ shadow/119798.tmp.14412	Thu Aug 21 04:03:41 2003
@@ -40,6 +40,14 @@
 ------- Additional Comments From damien.carbery at sun.com  2003-08-19 10:36 -------
 There is a '.align' in the Sun ONE Studio 8 assembler:
 http://docs.sun.com/db/doc/806-3773/6jct9o0aa?q=align&a=view
 but I don't see mention of '.p2align'.
 If I comment out the '.p2align' items it compiles fine but I presume
 these are rather important lines.
+
+------- Additional Comments From ds at schleef.org  2003-08-21 04:03 -------
+Uh... _what_ .p2align lines?
+
+.p2align should be converted to .align, keeping only the first argument.
+
+Many .align directives may be omitted entirely, but generally with a
+performance penalty.




More information about the Gstreamer-bugs mailing list