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

[Bug c/30475] assert(int+100 > int) optimized away



------- Comment #51 from andreas at andreas dot org  2007-01-22 23:10 -------
Sure, new security checks can be written in a compliant manner.

But what plan do you suggest to find instances of non-compliant overflow
checking in the existing body?  Think something like a whole Linux
distribution. Something in the order of 15000 packages. Dozens of millions of
lines of code. Any suggestion?


-- 


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


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