[mythtv-commits] Ticket #6535: Soundtouch crashes in sse_gcc.cpp due to unaligned variable

MythTV mythtv at cvs.mythtv.org
Mon May 11 18:37:13 UTC 2009


#6535: Soundtouch crashes in sse_gcc.cpp due to unaligned variable
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544 at yahoo.com>  |        Owner:  ijr           
     Type:  patch                       |       Status:  infoneeded_new
 Priority:  minor                       |    Milestone:  unknown       
Component:  MythTV - General            |      Version:  head          
 Severity:  medium                      |   Resolution:                
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------

Comment(by Jeff Lu <jll544 at yahoo.com>):

 Revised the patch using Daniel's workaround.  I tried
 attribute((aligned(8))) to make x smaller, but gcc then incorrectly
 calculated (int*)out.  I believe this is the behavior described in comment
 5 of the gcc bugzilla.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6535#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list