[Bug fortran/55214] Program fail to evaluate where clause

2021-12-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 Andrew Pinski changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #4

[Bug fortran/55214] Program fail to evaluate where clause

2016-02-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 --- Comment #3 from Dominique d'Humieres --- Still present on trunk (6.0) at revision r233693.

[Bug fortran/55214] Program fail to evaluate where clause

2012-11-05 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 --- Comment #1 from pmarguinaud at hotmail dot com 2012-11-05 14:03:32 UTC --- $ gfortran -g -O0 -ffpe-trap=invalid -static where.F90 $ ./a.out Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

[Bug fortran/55214] Program fail to evaluate where clause

2012-11-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|