This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/52786] double-int.c:231:31: error: comparison between signed and unsigned


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52786

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-30 09:21:00 UTC ---
Author: rguenth
Date: Fri Mar 30 09:20:54 2012
New Revision: 186000

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186000
Log:
2012-03-30  Richard Guenther  <rguenther@suse.de>

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/double-int.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]