http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53013
--- Comment #6 from john.stevens at f5 dot com 2012-04-16 23:23:41 UTC --- Ah, I see. We are using two different sets of pragmatics, and two different definitions of the inclusion class of the standard. Thanks, John S. -----Original Message----- From: pinskia at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org] Sent: Monday, April 16, 2012 3:10 PM To: John Stevens Subject: [Bug c/53013] Inconsistent Behaviour with Left Shift Operator. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53013 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-16 22:10:29 UTC --- >IOW, "undefined" means the standard deliberately refuses to make a >statement about a real thing, it does not mean that the thing is not real. That is unspecified behavior and not undefined behavior. -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug.