rs6000 options change for rtems.h

Joseph S. Myers joseph@codesourcery.com
Fri Dec 2 16:38:00 GMT 2011


On Fri, 2 Dec 2011, Joel Sherrill wrote:

> 2011-12-02  Joel Sherrill <joel.sherrill@oarcorp.com>
> 
>     * config/rs6000/rtems.h: Switch to using global_options_set
>     in SUBSUBTARGET_OVERRIDE_OPTIONS.

Is it deliberate that you are removing the first part of each "if" 
condition (thus, no longer checking TARGET_HARD_FLOAT before setting 
rs6000_float_gprs, no longer checking rs6000_float_gprs before setting 
rs6000_spe, etc.)?

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list