This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33097] Invalid decl trees are created for external intrinsics
- From: "asl at math dot spbu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2007 12:42:00 -0000
- Subject: [Bug fortran/33097] Invalid decl trees are created for external intrinsics
- References: <bug-33097-14919@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from asl at math dot spbu dot ru 2007-08-17 12:42 -------
Created an attachment (id=14069)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14069&action=view)
Quick and dirty patch
Attached is quick and dirty patch to populate symbol with arguments. It seems
to be incomplete (at least for optional args, as it seems to me), and maybe
invalid in general (I touched gfortran FE yesterday for the first time).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097