[mythtv-commits] Ticket #9994: Mythmusic: commit c9fc987 breaks Linux build

MythTV noreply at mythtv.org
Sun Aug 21 14:23:03 UTC 2011


#9994: Mythmusic: commit c9fc987 breaks Linux build
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  paulh
     Type:  Bug Report - General                 |         Status:
 Priority:  minor                                |  infoneeded_new
Component:  Plugin - MythMusic                   |      Milestone:  unknown
 Severity:  medium                               |        Version:  Trunk
 Keywords:  goom sse2                            |  Head
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by foobum@…):

 The problem is just that gcc can't find enough free gp registers to
 fulfill the requirements of the inline asm. The second patch above is
 logically the same as the original code but requires one less gp register
 in the asm. Test by using the goom visualisation - it'll look odd if the
 code is wrong..

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9994#comment:11>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list