After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 125387 - ppc gnu as register naming does not not allow rN for gprN
ppc gnu as register naming does not not allow rN for gprN
Status: RESOLVED DUPLICATE of bug 122952
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-24 12:40 UTC by Luca Barbato
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixes the gnu notation (953 bytes, patch)
2003-10-24 12:41 UTC, Luca Barbato
none Details | Review

Description Luca Barbato 2003-10-24 12:40:39 UTC
the rN notation is used by apple as, gnu as requires to use pure numbers:
r0 should be 0 and r1 should be 1

the patch fixes the issue.
Comment 1 Luca Barbato 2003-10-24 12:41:51 UTC
Created attachment 20899 [details] [review]
fixes the gnu notation
Comment 2 David Schleef 2003-10-24 17:16:54 UTC

*** This bug has been marked as a duplicate of 122952 ***