Comment 5 for bug 363510

Revision history for this message
Andrew Straw (astraw) wrote :

This is still present me on a Karmic i386 sbuild. Steps to reproduce ("failure" will be printed):

sudo apt-get install gfortran libatlas-sse2-dev
wget http://launchpadlibrarian.net/25714126/test.f
gfortran -o test test.f -lblas
./test