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: Robert Nagy (robertcvs.openbsd.org)
Date: Thu Oct 15 2009 - 18:13:14 CDT


CVSROOT: /cvs
Module name: src
Changes by: robertcvs.openbsd.org 2009/10/15 17:13:14

Modified files:
        gnu/gcc/gcc : common.opt flags.h opts.c
        gnu/gcc/gcc/config/i386: i386.c

Log message:
merge some gcc-local(1) changes:
- disable -fident by default
- disable -fstrict-aliasing with -O2
- add support for -Wstack-larger-than-N (only for i386 and amd64 for now)