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] PR fortran/27320


Hi all,

I just commited the patch below to mainline after regtesting on
i686-linux, to help error-recovery when -fdump-parse-tree is used,
under the "obvious" rule.

I will wait a week before commiting it to 4.1.

--------------------------------
Author: fxcoudert
Date: Wed May 17 12:06:42 2006
New Revision: 113855

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113855
Log:
       PR fortran/27320
       * dump-parse-tree.c (gfc_show_code_node): Try harder to find the
       called procedure name.

Modified:
   trunk/gcc/fortran/ChangeLog
   trunk/gcc/fortran/dump-parse-tree.c


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