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 #6 from jvdelisle at gcc dot gnu dot org  2007-10-21 16:39 -------
Created an attachment (id=14381)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14381&action=view)
Patch to add checks for double specifics

This patch adds checks for double specific intrinsics.  I added checks for
those specific intrinsics listed in the standard as well as some extensions
provided by gfortran.  Please give it a look over for completeness.  I will
submit to list after I build the ChangeLog entry.


-- 


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]