]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rx/rx.c
* config/rx/rx.c (rx_option_optimization): Change to
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 2010 12:45:58 +0000 (12:45 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 2010 12:45:58 +0000 (12:45 +0000)
commit42d899916619daa3c2bc79389733b748551ad8cb
tree5c11a9816a20d0390ef224d9b07b88e16f4f92ec
parenta5b23678e24cec2da289a54ae62f98f7b1301c36
* config/rx/rx.c (rx_option_optimization): Change to
rx_override_options_after_change.  Don't change
flag_lto_compression_level.  Don't check for changes to whether
FPU instructions can be used.  Check and set only
flag_finite_math_only, not other fast-math flags.
(rx_option_override): Call rx_override_options_after_change.
(TARGET_OPTION_OPTIMIZATION): Remove.
(TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165508 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rx/rx.c