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] PR34536 - add default warning


On Sunday 23 December 2007 17:43:39 Thomas Koenig wrote:
> On Fri, 2007-12-21 at 12:41 +0100, Daniel Franke wrote:
> > gcc/fortran:
> > 2007-12-21  Daniel Franke  <franke.daniel@gmail.com>
> >
> > 	* matchexp.c (match_ext_mult_operand): Print warning for unary
> > 	operators following arithmetic ones by default.
> > 	(match_ext_add_operand): Likewise.
>
> OK.

Thanks.

Added an additional testcase as requested by Tobias in earlier mail 
(gfortran.dg/unary_operator.f90). Committed as r131149. 

Regards
	Daniel


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