SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
lang/bootgcc/patches/patch-gcc_config_alpha_alpha_opt
Normal file
16
lang/bootgcc/patches/patch-gcc_config_alpha_alpha_opt
Normal file
|
@ -0,0 +1,16 @@
|
|||
--- 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)
|
Loading…
Add table
Add a link
Reference in a new issue