CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/04/28 00:27:02
Modified files: gnu/gcc/gcc : common.opt Log message: Enable -fwrapv by default. It's what many programmers expect and according to miod@ "has a history of being required to build security concerned software". ok guenther@, jsg@, robert@