[Gstreamer-bugs] [Bug 113280] Changed - Atomic sparc code requires newer gcc

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon May 19 13:57:52 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=113280

Changed by ds at schleef.org.

--- shadow/113280	Mon May 19 09:17:03 2003
+++ shadow/113280.tmp.24386	Mon May 19 16:57:52 2003
@@ -1,12 +1,12 @@
 Bug#: 113280
 Product: GStreamer
 Version: HEAD CVS
 OS: SunOS
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: critical
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: in7y118 at public.uni-hamburg.de               
@@ -16,6 +16,14 @@
 Summary: Atomic sparc code requires newer gcc
 
 The sparc code in gstatomic_impl.h requires gcc > 3.1.1
 
 Could somebody with inline assembler knowledge fix those asm volatile stuff
 to not use "[var]" constructs please?
+
+------- Additional Comments From ds at schleef.org  2003-05-19 16:57 -------
+Is that "> 3.1.1", ">= 3.1.1", or ">= 3.2".  Not that it matters much,
+but I used ">= 3.2".
+
+I frobbed the asm, leaving the original inside an #if, since it's much
+cleaner.  Please tell me if it works.
+





More information about the Gstreamer-bugs mailing list