[Bug fortran/31067] MINLOC should sometimes be inlined (gas_dyn is sooooo sloooow)
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 7 11:28:00 GMT 2007
------- Comment #1 from tkoenig at gcc dot gnu dot org 2007-03-07 11:27 -------
(In reply to comment #0)
> Maybe we should have MINLOC inlined when there's no mask, stride 1 and
> one-dimensional?
Definitely. We do this for minval, and from glancing at
gfc_conv_intrinsic_minmaxval and gfc_conv_intrinsic_minmaxloc,
it should happen already.
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-03-07 11:27:52
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31067
More information about the Gcc-bugs
mailing list