From eeecf5ab3f89167317f7c49fd530eb7e66a2e32a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 19 Aug 2007 16:56:52 +0000 Subject: remove "risky" message about -O2 (trunk r7644) svn path=/main/branches/2.1.2/; revision=7649 --- cnf/make.conf.arm.diff | 4 +--- cnf/make.conf.sh.diff | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'cnf') diff --git a/cnf/make.conf.arm.diff b/cnf/make.conf.arm.diff index 6c1e7f173..e6924ad50 100644 --- a/cnf/make.conf.arm.diff +++ b/cnf/make.conf.arm.diff @@ -20,7 +20,7 @@ # Host and optimization settings # ============================== # -@@ -33,10 +46,24 @@ +@@ -33,10 +46,22 @@ # package (and in some cases the libraries it uses) at default optimizations # before reporting errors to developers. # @@ -35,8 +35,6 @@ +# example, -march=xscale code will not run on a StrongARM 11x0, and +# -march=strongarm110 code will not run on a regular StrongARM). +# -+# Don't use -O3. Even -O2 may be risky in some cases. -+# +# For a full listing of supported CPU models, please refer to the GCC website: +# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/ARM-Options.html +# diff --git a/cnf/make.conf.sh.diff b/cnf/make.conf.sh.diff index 5032c85ee..f2784e613 100644 --- a/cnf/make.conf.sh.diff +++ b/cnf/make.conf.sh.diff @@ -20,7 +20,7 @@ # Host and optimization settings # ============================== # -@@ -33,10 +46,17 @@ +@@ -33,10 +46,15 @@ # package (and in some cases the libraries it uses) at default optimizations # before reporting errors to developers. # @@ -31,8 +31,6 @@ +# your CHOST so if you are using "sh4-unknown-linux-gnu", you should have +# -m4 below. # -+# Don't use -O3. Even -O2 may be risky in some cases. -+# +# For a full listing of supported CPU models, please refer to the GCC website: +# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/SH-Options.html +# -- cgit v1.2.3-1-g7c22