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: Michael Erdely (merdelycvs.openbsd.org)
Date: Mon Jun 09 2008 - 18:08:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: merdelycvs.openbsd.org 2008/06/09 17:08:35

Modified files:
        gnu/usr.bin/gcc/gcc/config/alpha: openbsd.h

Log message:
Make gcc on alpha use -mieee by default. This fixes many FPE problems
with several ports on alpha and does not produce a significant slowdown.

Suggestion to patch gcc directly from millert
Diff and ok from miod
ok pvalchev, martin, deraadt