]> git.ipfire.org Git - thirdparty/gcc.git/commit
remove #if for HAVE_cc0 in combine.c
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2015 02:49:57 +0000 (02:49 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2015 02:49:57 +0000 (02:49 +0000)
commitd836e31771c57738038d0dd53947516e25e2bc31
treeca86450a0961d6ea4621114c54cee66c46da0b7d
parent5fe18e785a87cd6fa3bef8df8c83adf50274f42d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225592 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c