CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2014/01/12 18:44:31
Modified files: gnu/gcc/gcc : c.opt gnu/usr.bin/gcc/gcc: c-common.c Log message: Enable Wbounded by default. Passing bound bigger than the buffer size almost always has security implications. I think this quote from Theo summarizes the situation best: Which is why it is important to have at least one unforgiving platform in the ecosystem which properly labels shit shit. That's OpenBSD. If anyone can't handle that, they can go to platforms which hide the reality.