https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214
Andrew Pinski changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #4 from
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214
Tobias Burnus changed:
What|Removed |Added
Keywords||wrong-code
Status|UN
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.