Bug#766840: [armhf] Illegal assembler code generated with -O2

2014-10-26 Thread Ole Streicher
Package: gcc Version: 4:4.9.1-5 Hi, If trying to compile the attached file on armhf with gcc -O2 -c reg.c one gets /tmp/ccuv9e3N.s: Assembler messages: /tmp/ccuv9e3N.s:106: Error: registers may not be the same -- `str r2,[r2],#4' A workaround is to use either -fno-expensive-optimizations or

Bug#781892: gfortran-4.9: produces illegal Instruction on mipsel

2015-04-16 Thread Ole Streicher
Control: retitle -1 gfortran-4.9: denormal value produces illegal instruction on mipsel This problem seems to appear with denormal values. gfortran has the options -ffpe-trap and -ffpe-summary do deal with FPEs; however denormal is not supported there under mipsel (and also the trap is disabled

Bug#781892: gfortran-4.9: produces illegal Instruction on mipsel

2015-04-04 Thread Ole Streicher
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-midasarch=mipselver=15.02pl1.1-1~exp5stamp=1428083102 Minimal code example: (sid_mipsel-dchroot)olebole@eder:~$ cat aini.f PROGRAM AINI

Bug#781892: (Hardware?) problem with denormal values on mipsel

2015-05-22 Thread Ole Streicher
Dear Mailing list, a few weeks ago, I found a problem that I thought is related to gfortran; however I am unsure whether this is really the case. http://bugs.debian.org/781892 Basically it burns down to the following minimal code on eder.debian.org: (sid_mipsel-dchroot)olebole@eder:~$ cat

Bug#963564: gfortran: Internal error when processing pFUnit generated files with --coverage

2020-06-23 Thread Ole Streicher
Package: gfortran-10 Version: 10.1.0-3 Control: forwarded -1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95847 Dear maintainers, copying https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95847 for your convenience: With gcc 9 and 10, compiling the attached file with coverage info raises an internal