[Bug fortran/66182] Unneeded temporary for elemental functions of function results

2025-02-17 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66182 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2015-08-30 00:00:00 |2025-2-17 --- Comment #3 from Thomas Koe

[Bug fortran/66182] Unneeded temporary for elemental functions of function results

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

[Bug fortran/66182] Unneeded temporary for elemental functions of function results

2015-05-19 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66182 --- Comment #1 from Thomas Koenig --- Of course, this only works if the types of the elemental function and the function itself match.