Binary compatibility report for the FFTW library  between 3.0.1 and 3.1 versions on x86

Test Info


Library NameFFTW
Version #13.0.1
Version #23.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types53 / 47
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


fftw3.h, libfftw3.so.3.1.0
fftw_estimate_cost fftw_plan const p )
fftw_set_timelimit double p1 )

to the top

Problems with Symbols, Low Severity (1)


fftw3.h, libfftw3.so.3.0.1
[+] fftw_flops ( fftw_plan const p, double* add, double* mul, double* fma ) (1)

to the top

Header Files (1)


fftw3.h

to the top

Shared Libraries (1)


libfftw3.so.3.0.1

to the top




Generated on Wed Dec 14 18:37:08 2011 for FFTW by ABI Compliance Checker 1.96  
A tool for checking backward binary compatibility of a shared C/C++ library API