[Patch, fortran] PR24655 and PR24755 - segfaults in test for stat ement function recursion.

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Nov 10 17:54:00 GMT 2005


On Thu, Nov 10, 2005 at 11:52:53AM +0100, THOMAS Paul Richard 169137 wrote:
> 
> This patch is self explanatory and I propose to commit it tonight as
> "obvious" unless there are any objections.  I will bubblestrap, regtest and
> commit from Linux!
> 
> Regtested on Cygwin_NT/PIV - OK for mainline and 4.0?
> 
> Paul T
> 
> 2005-11-10  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/24655
> 	PR fortran/24755
> 	* match.c (recursive_stmt_fcn): Add checks that symtree exists for
> the
> 	expression to weed out inline intrinsic functions and parameters.
> 
> 2005-11-10  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/24655
> 	PR fortran/24755
> 	* gfortran.dg/recursive_statement_functions.f90: Add statement
> functions
> 	using inline intrinsic functions and parameters to test that they no
> 	longer seg-fault.
> 

OK.

Note, I had to apply the testsuite patch by hand.  It appears either
your mailer or my client broke the long expression into two lines.

-- 
Steve



More information about the Fortran mailing list