Commit 8f931eff by Iain Sandoe

darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for Darwin >= 9.


gcc:

	* config/darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for
	Darwin >= 9.

From-SVN: r179332
parent 655cd20f
2011-09-29 Iain Sandoe <iains@gcc.gnu.org>
* config/darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for
Darwin >= 9.
2011-09-28 David S. Miller <davem@davemloft.net>
* config/sparc/sparc.md (UNSPEC_FCMPLE, UNSPEC_FCMPNE,
......@@ -55,3 +55,5 @@ along with GCC; see the file COPYING3. If not see
#undef DEF_MIN_OSX_VERSION
#define DEF_MIN_OSX_VERSION "10.5"
#undef STACK_CHECK_STATIC_BUILTIN
#define STACK_CHECK_STATIC_BUILTIN 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment