------- Additional Comments From jim dot morrison at gmail dot com  2005-04-25 
00:42 -------
Subject: Re:  missed always false conditional

On 25 Apr 2005 00:39:23 -0000, markus at oberhumer dot com
<[EMAIL PROTECTED]> wrote:
> 
> 
> --
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |markus at oberhumer dot com
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20922

 The overflow semantics are undefined for signed types in C/C++.
Try with -ftrapv or -fwrapv if you need defined semantics for C/C++.



-- 


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

Reply via email to