[Bug fortran/68940] -Wno-error=compare-reals not working

2019-02-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68940 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/68940] -Wno-error=compare-reals not working

2015-12-23 Thread jahns at dkrz dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68940 --- Comment #3 from Thomas Jahns --- Created attachment 37111 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37111=edit Source to demonstrate problem with -Wno-error=unused-parameter Running gfortran shows the problem: $ gfortran -Wall

[Bug fortran/68940] -Wno-error=compare-reals not working

2015-12-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68940 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P5

[Bug fortran/68940] -Wno-error=compare-reals not working

2015-12-16 Thread jahns at dkrz dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68940 --- Comment #1 from Thomas Jahns --- Just noticed the same applies to -Wunused-parameter.