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 libgomp/49345] ordered.c: Proper casting needed when assigning '-1' to unsigned variables.


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-09 17:47:05 UTC ---
Hmm, -1 is really two tokens - and 1.


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