re PR other/52786 (double-int.c:231:31: error: comparison between signed and unsigned)
authorRichard Guenther <rguenther@suse.de>
Fri, 30 Mar 2012 09:20:54 +0000 (09:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 30 Mar 2012 09:20:54 +0000 (09:20 +0000)
commit5cf01d62a8747e62fa3f40d60374679dd8212b2c
tree63956b4fd03f3afcc6cb0357f52730aad5a17552
parent207503fa5116448fe49b518a7f04e120bdf5b807
re PR other/52786 (double-int.c:231:31: error: comparison between signed and unsigned)

2012-03-30  Richard Guenther  <rguenther@suse.de>

PR middle-end/52786
* double-int.c (rshift_double): Remove not needed cast.

From-SVN: r186000
gcc/ChangeLog
gcc/double-int.c