--- gcc/config/alpha/alpha.opt.orig Mon Jan 4 15:30:50 2016 +++ gcc/config/alpha/alpha.opt Tue Aug 23 15:48:16 2016 @@ -38,8 +38,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)