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/25056] non-PURE function should not be a valid argument



------- Comment #2 from paul dot richard dot thomas at cea dot fr  2006-06-22 14:24 -------
Created an attachment (id=11727)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11727&action=view)
Patch to fix the PR

A straightforward check in interface.c (compare_actual_formal) was all that was
required.

Paul


-- 


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


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