This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33229] ICE with "intrinsic" plus calling a subroutine as function
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2008 02:58:39 -0000
- Subject: [Bug fortran/33229] ICE with "intrinsic" plus calling a subroutine as function
- References: <bug-33229-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kargl at gcc dot gnu dot org 2008-08-30 02:58 -------
I may have a patch for this problem. Note, there is an ambiguity
due to a set of intrinsics such as ETIME, which has both a function
form and a subroutine form.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33229