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: Miod Vallat (miodcvs.openbsd.org)
Date: Wed Aug 06 2008 - 13:04:27 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/08/06 12:04:26

Modified files:
        gnu/egcs/gcc/config/m68k: m68k.c

Log message:
Unconditionnaly disable -fcse-skip-blocks at -O2 on m68k, for it causes NULL
derefs in at least one case and I do not have time to debug this before the
release.
ok deraadt