On Tue, Jun 16, 2015 at 1:35 PM, Christian Bruel <christian.br...@st.com> wrote: > Hi, > > This fixes the torture/pr52429.c regression due to arm_set_current_function > that needs to handle DECL_FUNCTION_SPECIFIC_TARGET when set to > target_option_default_node. > > Catch up with x86 and rs6000 backends. > > no regression with arm-none-eabi. Manual cc1 tests of failing cases (no > pthreads.a with this configuration). > No new added tests since the failure is exhibited with regressions > > tests for arm-cortex-linux-gnueabi ongoing for those requiring -lpthreads > > OK for trunk ?
OK if no regression and if (no regression with -mflip-thumb). Please also mark the Changelog entry with the PR for the original arm/thumb work. Thanks, Ramana > > Many Thanks > > Christian > >