[Bug fortran/67541] -Wconversion-extra no warning on double = double + single

2015-09-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67541 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/67541] -Wconversion-extra no warning on double = double + single

2015-09-10 Thread jamiebayne at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67541 --- Comment #2 from Jamie Bayne --- Ah, so it's fixed in trunk. Thanks for the info. RE the warnings making sense: floating-point promotions may not lose data, but they do have an associated runtime cost (about equivalent to an add on recent Int

[Bug fortran/67541] -Wconversion-extra no warning on double = double + single

2015-09-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67541 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|