This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33162] INTRINSIC functions as ACTUAL argument



------- Comment #18 from jvdelisle at gcc dot gnu dot org  2007-11-02 05:56 -------
Created an attachment (id=14466)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14466&action=view)
Revised preliminary last patch

This revised patch adds a check for NULL proc_if in decl.c

This appears to fix the regressions.  Also, one dg-error must be removed from
line 40 of proc_decl_1.f90 since that line now compiles without error with this
patch.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]