[asterisk-bugs] [Asterisk 0017688]: [patch] GCC 4.2.x optimizations result in improper behavior of GSM codec

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 6 11:55:15 CDT 2011


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=17688 
====================================================================== 
Reported By:                pprindeville
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17688
Category:                   Codecs/codec_gsm
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.9 
JIRA:                       SWP-1938 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 278501 
Request Review:              
Resolution:                 reopened
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-07-22 13:17 CDT
Last Modified:              2011-04-06 11:55 CDT
====================================================================== 
Summary:                    [patch] GCC 4.2.x optimizations result in improper
behavior of GSM codec
Description: 
Two patches were originally reported in bug 11243, one to add additional
needed constraints on some asm() sequences that the codec uses, the other
to disable optimization that the compiler was doing which was resulting in
incorrect code.

Only the latter was committed.  It's been confirmed that both patches are
needed, at least until the code is restructured to allow correct
optimization by the compiler.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0011243 Distortion in Playback of .gsm files ov...
====================================================================== 

---------------------------------------------------------------------- 
 (0133451) lmadsen (administrator) - 2011-04-06 11:55
 https://issues.asterisk.org/view.php?id=17688#c133451 
---------------------------------------------------------------------- 
Closed due to lack of movement. If someone is able to provide the changes
to the configure script per Kevin/Russell, then please feel free to reopen
this issue. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-06 11:55 lmadsen        Note Added: 0133451                          
2011-04-06 11:55 lmadsen        Status                   feedback => closed  
======================================================================




More information about the asterisk-bugs mailing list