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

r184816 - in /trunk/gcc: ChangeLog compare-elim.c


Author: uros
Date: Fri Mar  2 18:54:27 2012
New Revision: 184816

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184816
Log:
	* compare-elim.c (find_comparisons_in_bb): Eliminate only compares
	having mode compatible with the mode of previous compare.  Substitute
	compare mode of previous compare with the mode, compatible
	with eliminated and previous compare.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/compare-elim.c


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