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

MythTV mythtv at cvs.mythtv.org
Tue May 19 22:45:19 UTC 2009


#6535: Soundtouch crashes in sse_gcc.cpp due to unaligned variable
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544 at yahoo.com>  |        Owner:  danielk
     Type:  patch                       |       Status:  closed 
 Priority:  minor                       |    Milestone:  0.22   
Component:  MythTV - General            |      Version:  head   
 Severity:  medium                      |   Resolution:  fixed  
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------
Changes (by danielk):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [20599]) Fixes #6535. Hack to avoid segfault with older gcc which
 failed to enforce 16 byte alignment for stack variable when requested via
 alignment attribute. Bug fixed in gcc 4.4.0+.

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


More information about the mythtv-commits mailing list