Commit 13a41b42 by Nick Clifton Committed by Nick Clifton

* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strength_reduce.

From-SVN: r113028
parent 224504d2
2006-04-18 Nick Clifton <nickc@redhat.com>
* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to
flag_strength_reduce.
* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.
2006-04-18 Paolo Bonzini <bonzini@gnu.org>
......
......@@ -165,7 +165,6 @@ extern int target_flags;
if (SIZE || LEVEL > 1) \
{ \
flag_omit_frame_pointer = TRUE; \
flag_strength_reduce = FALSE; \
} \
} \
while (0)
......
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