This is the mail archive of the gcc@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: changing "configure" to default to "gcc -g -O2 -fwrapv ..."


On Mon, 2007-01-01 at 22:21 -0500, Richard Kenner wrote:
> 
> Of course, this is an example where either the programmer is doing
> something
> very silly or else is expecting overflow and depending on wrap
> semantics.

or it comes from inlining of something like get() which has bounds
checking.

-- Pinski


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