[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 21:10:00 GMT 2007



------- Comment #5 from tkoenig at gcc dot gnu dot org  2007-03-07 21:09 -------
(In reply to comment #3)

> In  gfc_conv_intrinsic_function, expr->rank is 0 for minval
> and 1 for minloc (which is bogus).  I wonder where this is
> set...

To answer my own question:  This is set in gfc_resolve_minloc.
I'll try to give it a shot.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org
         AssignedTo|unassigned at gcc dot gnu   |tkoenig at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-03-07 12:18:10         |2007-03-07 21:09:53
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31067



More information about the Gcc-bugs mailing list