OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Fri Apr 23 2004 - 16:19:12 CDT


CVSROOT: /cvs
Module name: src
Changes by: avsmcvs.openbsd.org 2004/04/23 15:19:11

Modified files:
        gnu/usr.bin/gcc/gcc: Makefile.in builtin-attrs.def builtins.def
                             c-common.c c-common.h c-format.c c-opts.c
                             fold-const.c tree.h
        gnu/usr.bin/gcc/gcc/cp: Make-lang.in call.c typeck.c
Added files:
        gnu/usr.bin/gcc/gcc: c-bounded.c

Log message:
Port the gcc2 bounds checking support to gcc3, activated with -Wbounded
and documented in gcc-local(1).

tested by marc brad and lots of bulk ports builds