summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p
diff options
context:
space:
mode:
Diffstat (limited to 'm68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p')
-rw-r--r--m68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p17
1 files changed, 0 insertions, 17 deletions
diff --git a/m68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p b/m68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p
deleted file mode 100644
index 61050e1..0000000
--- a/m68k-unknown-amigaos/recipes/patches/gcc/gcc.common.opt.p
+++ /dev/null
@@ -1,17 +0,0 @@
---- gcc-3.4.6/gcc/common.opt 2013-05-19 20:02:45.000000000 +0200
-+++ gcc/common.opt 2013-05-19 20:23:32.000000000 +0200
-@@ -226,6 +226,14 @@
- Common
- Generate unwind tables that are exact at each instruction boundary
-
-+fbaserel
-+Common
-+Generate base-relative code
-+
-+fbaserel32
-+Common
-+Generate base-relative code with no data limits
-+
- fbounds-check
- Common
- Generate code to check bounds before indexing arrays