This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2007 19:42:54 -0000
- Subject: [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2
- References: <bug-30533-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tkoenig at gcc dot gnu dot org 2007-02-11 19:42 -------
Created an attachment (id=13036)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13036&action=view)
patch
This fixes the missing intrinsics, and removes type conversion
from minloc.
This also reverses http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00353.html
(PR 30765).
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12990|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30533