[Bug fortran/48997] Don't use allocatable arrays for function elimination

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48997 Bug 48997 depends on bug 48025, which changed state. Bug 48025 Summary: Unnecessary function evaluations in arguments to size and ubound https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48025 What|Removed |Added --

[Bug fortran/48997] Don't use allocatable arrays for function elimination

2015-10-14 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48997 Thomas Koenig changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Thomas Koenig -

[Bug fortran/48997] Don't use allocatable arrays for function elimination

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

[Bug fortran/48997] Don't use allocatable arrays for function elimination

2015-08-07 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48997 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #1

[Bug fortran/48997] Don't use allocatable arrays for function elimination

2015-05-16 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48997 Bug 48997 depends on bug 66113, which changed state. Bug 66113 Summary: Variable n cannot appear in the expression with nested blocks https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66113 What|Removed |Added --