c-common.c (shorten_compare): Do not shorten mixed DFP and non-DFP compares.
authorRichard Biener <rguenther@suse.de>
Tue, 4 Nov 2014 20:46:52 +0000 (20:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 4 Nov 2014 20:46:52 +0000 (20:46 +0000)
commit6f450181421ef6e8c2e489394d29f2828f96d38f
tree2652446d45b5c68878089d94affc3499cd8ad337
parent673fade339ee671ef26258d9ece2f3947fb43a19
c-common.c (shorten_compare): Do not shorten mixed DFP and non-DFP compares.

2014-11-04  Richard Biener  <rguenther@suse.de>

* c-common.c (shorten_compare): Do not shorten mixed
DFP and non-DFP compares.

From-SVN: r217101
gcc/c-family/ChangeLog
gcc/c-family/c-common.c