r225592 - in /trunk/gcc: ChangeLog combine.c

tbsaunde@gcc.gnu.org tbsaunde@gcc.gnu.org
Thu Jul 9 02:49:00 GMT 2015


Author: tbsaunde
Date: Thu Jul  9 02:49:57 2015
New Revision: 225592

URL: https://gcc.gnu.org/viewcvs?rev=225592&root=gcc&view=rev
Log:
remove #if for HAVE_cc0 in combine.c

gcc/ChangeLog:

2015-07-08  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* combine.c (do_SUBST_MODE): Don't check the value of HAVE_cc0
	with the preprocessor.
	(combine_instructions): Likewise.
	(try_combine): Likewise.
	(subst): Likewise.
	(distribute_notes): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list