On September 14, 2015 12:47:23 PM GMT+02:00, Christian Bruel <christian.br...@st.com> wrote: >This patch defines and uses accessors for the current fpu type fields, >based on switchable arm_fpu_index rather than defuncted arm_fpu_desc.
* config/arm/arm.c (arm_fpu_desc): Remove. (all_fpus): Make global. I suppose there will be no "mixed" targets nor multiple targets in one binary anytime soon, still I'd have stuck some arm indicator into the "all_fpus" global while exporting it..