This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

passing arguments by value


hi all,

could somebody give some hints on how to compile a fortran code which
uses %VAL() to pass arguments to a subroutine??? intel fortran compiler
works ok, old g77 too, but it seems that brand new versions of GCC (4.xx)
cannot. i have been googleing around but apparently this is not an
urgent issue to implement (re-implement?) in gcc.

ok, i know the kind of answers "this is not part of the fortran
standard", but it has been a very useful artifact for such a long time...

thanks a lot!

mariano


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