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]

r217927 - in /trunk/gcc: ChangeLog fold-const.c


Author: alalaw01
Date: Fri Nov 21 14:44:31 2014
New Revision: 217927

URL: https://gcc.gnu.org/viewcvs?rev=217927&root=gcc&view=rev
Log:
Revert: Workaround following [PATCH] Pul all constants last in tree_swap_operands_p

	https://gcc.gnu.org/ml/gcc-patches/2014-09/msg01509.html
	2014-09-22  Alan Lawrence  <alan.lawrence@arm.com>
	gcc/:
        	* fold-const.c (tree_swap_operands_p): Strip only sign-preserving NOPs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


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