Package: gfortran-4.9
Version: 4.9.2-10
Severity: important

eso-midas FTBS on mipsel, see f.e.

https://buildd.debian.org/status/fetch.php?pkg=eso-midas&arch=mipsel&ver=15.02pl1.1-1~exp5&stamp=1428083102

Minimal code example:

(sid_mipsel-dchroot)olebole@eder:~$ cat aini.f
      PROGRAM AINI
      R=1.1342362e-39
      R=SQRT(R)
      STOP
      END
(sid_mipsel-dchroot)olebole@eder:~$ gfortran -Wall -o aini aini.f
(sid_mipsel-dchroot)olebole@eder:~$ ./aini

Program received signal SIGILL: Illegal instruction.

Backtrace for this error:
#0  0x778CFDDB
Illegal instruction (core dumped)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/551fefab.6030...@debian.org

Reply via email to