This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [patch, fortran] PR29876 - ICE on bad operator


Daniel Franke wrote:
Simple fix, testcase is the reporter's.


:ADDPATCH fortran:


2007-07-07 Daniel Franke <franke.daniel@gmail.com>

PR fortran/29876
* module.c (gfc_match_use): Do not set an non-existant intrinsic operator if a user-defined operator is found.



2007-07-07 Daniel Franke <franke.daniel@gmail.com>


	PR fortran/29876
	* gfortran.dg/operator_6.f90: New test.


Regression tested on i686-pc-linux-gnu. Ok for trunk?


This is OK, thanks!

Jerry


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