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]

Re: [Patch, fortran] PR20541 - allocatable components (TR15541)



How portable is alloca?  It's, as far as I know, not standard (neither
ANSI C nor POSIX).  It's possible that it, in practice, is supported
everywhere where gfortran is supposed to work, but, to quote the
man-page of the GNU implementation of alloca:

There are also VLA's that are the "standardized version" of alloca.


Paolo


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