This is the mail archive of the gcc-bugs@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]

[Bug fortran/12633] [g77 3.3/3.4 regression] logical expression gives incorrect result with -fugly-logint option


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-05 19:51 -------
Subject: Bug 12633

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	toon@gcc.gnu.org	2003-12-05 19:51:13

Modified files:
	gcc/f          : ChangeLog expr.c 

Log message:
	2003-12-05  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR fortran/12633
	Revert 2002-05-09  Hassan Aurag  <aurag@cae.com>
	
	* expr.c (ffeexpr_reduced_ugly2log_): Allow logicals-as-integers
	under -fugly-logint as arguments of .and., .or., .xor.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.503.2.33&r2=1.503.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.25&r2=1.25.20.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12633


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