From 4c1404cdc3b5c5f5dd07b6ca9037f4d81ce37345 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 27 Oct 2013 20:30:01 +0000 Subject: Don't use -fforce-addr. --- benchmarks/bytebench/distinfo | 4 ++-- benchmarks/bytebench/patches/patch-ab | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'benchmarks/bytebench') diff --git a/benchmarks/bytebench/distinfo b/benchmarks/bytebench/distinfo index 30976028dc6..272b72b79ea 100644 --- a/benchmarks/bytebench/distinfo +++ b/benchmarks/bytebench/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.11 2011/09/12 11:37:46 taca Exp $ +$NetBSD: distinfo,v 1.12 2013/10/27 20:30:01 joerg Exp $ SHA1 (unixbench-4.1.0.tgz) = 0a43d9cf08869c0f81bde4647be6bcf76c064248 RMD160 (unixbench-4.1.0.tgz) = 182e8a35574df0cd7984662bf99d47a7e24e7e03 Size (unixbench-4.1.0.tgz) = 63075 bytes SHA1 (patch-aa) = e99170aaa9100486ef4e62387a0795dd4372f157 -SHA1 (patch-ab) = 76c010c87925900f8d7046395bd9f42b885893f2 +SHA1 (patch-ab) = 9e4fdf23a7a665b60ef8b18fe800f9fdbb66fb77 SHA1 (patch-ac) = ebfb09da84c96f8c6f48293c65a74dcf8a43cff5 SHA1 (patch-ad) = 3a1b788d9fa51fc168d59d8c87b1f476df2d5f41 SHA1 (patch-ae) = fbbce3deed7f0421034c1d57b66b1967ad8bddf1 diff --git a/benchmarks/bytebench/patches/patch-ab b/benchmarks/bytebench/patches/patch-ab index 865d4c5370b..96c5c6b45ed 100644 --- a/benchmarks/bytebench/patches/patch-ab +++ b/benchmarks/bytebench/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.4 2011/09/12 11:37:46 taca Exp $ +$NetBSD: patch-ab,v 1.5 2013/10/27 20:30:01 joerg Exp $ --- Makefile.orig 1999-07-28 22:05:02.000000000 +0000 +++ Makefile @@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.4 2011/09/12 11:37:46 taca Exp $ OPTON = -O2 -fomit-frame-pointer -fforce-addr -fforce-mem -ffast-math -Wall +## For Solaris 2, or general-purpose GCC 4.5 -+OPTON = -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ++OPTON = -O2 -fomit-frame-pointer -ffast-math -Wall + ## Very generic #OPTON = -O -- cgit v1.2.3