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: some integer undefined behaviors in gcc


On 2010-08-07 13:38:05 +0200, Florian Weimer wrote:
> * John Regehr:
[...]
> > Let me know if more detail is needed or if it would be better for me to
> > file all 71 bug reports.
> 
> I wonder if we should give up and make -fwrapv the default.

Do you really mean that all these integer overflows should behave
like -fwrapv and none of them can hide a real bug?

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


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