$OpenBSD: patch-gcc_config_alpha_alpha_opt,v 1.1 2010/10/29 08:50:38 naddy Exp $
--- gcc/config/alpha/alpha.opt.orig	Sat Sep  1 17:28:30 2007
+++ gcc/config/alpha/alpha.opt	Tue Oct 26 16:38:28 2010
@@ -42,8 +42,13 @@ mieee
 Target Report RejectNegative Mask(IEEE)
 Emit IEEE-conformant code, without inexact exceptions
 
+mno-ieee
+Target Report RejectNegative InverseMask(IEEE)
+Emit non-IEEE-conformant code
+
 mieee-with-inexact
 Target Report RejectNegative Mask(IEEE_WITH_INEXACT)
+Emit IEEE-conformant code, with inexact exceptions
 
 mbuild-constants
 Target Report Mask(BUILD_CONSTANTS)
