This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR fortran/40045: Fix -fdump-parse-tree and typebound procedures
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Daniel Kraft <d at domob dot eu>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 14 May 2009 17:25:49 -0700
- Subject: Re: [Patch, Fortran] PR fortran/40045: Fix -fdump-parse-tree and typebound procedures
- References: <4A0C6F01.10907@domob.eu>
Daniel Kraft wrote:
Hi all,
this patch fixes the problem in PR 40045, which is a left-over from my
type-bound procedures clean-up some time ago. It is certainly near
obvious...
Regression-testing now on GNU/Linux-x86-32. Ok for trunk if successful?
Daniel
OK if successful
Jerry