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/35959] Recursive function with allocatable array



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-04-18 14:04 -------
Reply to: But I wonder how you produced this source (which have many in common
with C),

The intermediate code can be listed using the -fdump-tree-original compiler
flag. It will be placed in a file with the word original appended to the name.


-- 


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


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