On Thu, Mar 19, 2009 at 08:24:04AM +1100, Erik de Castro Lopo wrote: > I am the upstream author of libsndfile. > > Earlier in the the history of this bug Kurt Roeckx reported: > > > test_wrapper.sh: line 33: 31486 Floating point > > exception./floating_point_test > > - ia64, mips, mipsel, hppa, armel show one of: > > Line 231: Actual SNR ( 58.7) > target SNR (-31.0). > > Line 231: Actual SNR ( 57.4) > target SNR (-31.0). > > Line 279: Actual SNR ( 59.3) > target SNR (-29.0). > > Line 231: Actual SNR ( 0.0) > target SNR (-31.0). > > I assume this last one is for armel which turned out to be a bug > in gcc for that platform: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515949 > > There is more info in the upstream vorbis bug tracker: > > https://trac.xiph.org/ticket/1526#comment:6 > > If someone can run my hacked together test from the bzr repo in > that trac comment on ia64, mips, mipsel, hppa etc I'll take a > look at it.
It would be nice if this could be reduces to a simple c file that shows the problem. It would simplify testing it on all the arches. This would also help to submit it to the gcc bugtracker if it's a bug in gcc. Any Debian Developer should be able to test all those arches on Debian porter machines. But we'll probably need to ask to install all the required packages first. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

