diff options
author | Chandra Chavva <cchavva@cygnus.com> | 2000-01-31 22:23:43 +0000 |
---|---|---|
committer | Chandra Chavva <cchavva@gcc.gnu.org> | 2000-01-31 17:23:43 -0500 |
commit | 5ef17dd258db461da74077df59185cf314b8ccaf (patch) | |
tree | 3de42078e07ee40307fc08a93ecac9627173c261 /libjava | |
parent | a9fda12fbb5140f268196a959485ffa6463a29ba (diff) | |
download | gcc-5ef17dd258db461da74077df59185cf314b8ccaf.zip gcc-5ef17dd258db461da74077df59185cf314b8ccaf.tar.gz gcc-5ef17dd258db461da74077df59185cf314b8ccaf.tar.bz2 |
combine.c (try_combine): Trying to check the missed case 3->2 combining (combining with splitting) in...
* combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
case 3->2 combining (combining with splitting) in which 2 is CC0
setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
checked at the begining of the function with the aid of calling
function 'can_combine_p'.
From-SVN: r31727
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions