]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/error.c
re PR fortran/29539 (ICE in variable_decl)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 7 Nov 2006 15:17:17 +0000 (15:17 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 7 Nov 2006 15:17:17 +0000 (15:17 +0000)
commit8f81c3c650cb19b50c44d52639fc05738736c88a
treee381d60e6698b9bdf2995a250640098b1187c13a
parent36b8206084f7c4812f565e01d86ccf711e60b702
re PR fortran/29539 (ICE in variable_decl)

2006-11-07 Paul Thomas <pault@gcc.gnu.org>

PR fortran/29539
PR fortran/29634
* decl.c (variable_decl): Add test for presence of proc_name.
* error.c (gfc_error_flag_test): New function.
* gfortran.h : Prototype for gfc_error_flag_test.

2006-11-07 Paul Thomas <pault@gcc.gnu.org>

PR fortran/29539
* gfortran.dg/gfortran.dg/blockdata_3.f90: New test.

PR fortran/29634
* gfortran.dg/gfortran.dg/derived_function_interface_1.f90: New
test.

From-SVN: r118553
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/error.c
gcc/fortran/gfortran.h
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/blockdata_3.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/derived_function_interface_1.f90 [new file with mode: 0644]
This page took 0.061241 seconds and 5 git commands to generate.