This is the mail archive of the gcc-patches@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]

[gfortran] PATCH -- make random_seed use add_sym_3s


Now that add_sym_3s() is in intrinsic.c, we should use it
with random_seed.  Note, there is no difference between
add_sym_3() and add_sym_3s() here, because random_seed
does not have currently have a resolve function.

-- 
Steve

Attachment: intrinsic.c.diff
Description: Binary data


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