This is the mail archive of the gcc-help@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]

Re: GCC optimization bug?


On 17/01/17 10:49, Mason wrote:
> What is the exact semantic of -fno-strict-overflow -fno-wrapv ?

I wish I knew.  The quoted passage seems to say that with the -fwrapv
option integer overflow is fully defined, but with the
-fno-strict-overflow option it is not undefined.  And they are
different.  Go figure...

Andrew.


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