[Bug fortran/53977] CPP: Support __func__/__FUNCTION__

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

[Bug fortran/53977] CPP: Support __func__/__FUNCTION__

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

[Bug fortran/53977] CPP: Support __func__/__FUNCTION__

2012-07-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53977 --- Comment #2 from Tobias Burnus 2012-07-16 08:14:15 UTC --- A quick test of other Fortran compilers shows that this is not a widely supported feature - none of the tried compilers supports it. In C, it falls semantically into the preprocessor,

[Bug fortran/53977] CPP: Support __func__/__FUNCTION__

2012-07-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53977 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1