[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

2019-04-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 --- Comment #4 from Dominique d'Humieres --- > Not convinced, but let me move it to NEW. More than three years later I am still not convince that such nano-optimisation has any interest. What about closing this PR as WONTFIX.

[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

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

[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

2013-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 --- Comment #2 from Tobias Burnus --- Created attachment 30105 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30105&action=edit Draft patch (trans-intrinsic.c only, ubound/lbound only, untested) PATCH: Draft patch for the second case (i.e. a

[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

2013-05-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 --- Comment #1 from Dominique d'Humieres --- What is expected if i (jjj) /= 1?