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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 22 13:17:05 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
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:                     new
Asterisk Version:           1.6.2.9 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 278501 
Request Review:              
====================================================================== 
Date Submitted:             2010-07-22 13:17 CDT
Last Modified:              2010-07-22 13:17 CDT
====================================================================== 
Summary:                    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.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-22 13:17 pprindeville   New Issue                                    
2010-07-22 13:17 pprindeville   Asterisk Version          => 1.6.2.9         
2010-07-22 13:17 pprindeville   Regression                => No              
2010-07-22 13:17 pprindeville   SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2010-07-22 13:17 pprindeville   SVN Revision (number only!) => 278501          
======================================================================




More information about the asterisk-bugs mailing list