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]

[patch, fortran] Fix PR 30869


:ADDPATCH fortran:

Hello world,

here's a patch for PR 30869, one of Joost's new series of bug reports.
Regression-tested on i686-pc-linux.gnu.

OK for trunk and (after a week or so) 4.2?

	Thomas

2006-02-20  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/30869
	* match.c:  Remove conflict between loop variable and pointer.

2006-02-20  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/30869
	* gfortran.dg/do_pointer_1.f90:  New test.

Attachment: match-c-diff
Description: Text document

Attachment: do_pointer_1.f90
Description: Text document


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