On May 17, 2014 12:22:23 AM CEST, "Maciej W. Rozycki" <ma...@codesourcery.com> wrote: >On Fri, 16 May 2014, Joseph S. Myers wrote: > >> > 2014-05-16 Maciej W. Rozycki <ma...@codesourcery.com> >> > >> > PR libgcc/60166 >> > * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D) >> > (_FP_NANSIGN_Q): Set the quiet bit. >> >> OK for glibc. > > Joseph, thanks for your review, this is now in. > >Richard, you wrote yesterday that pushing changes to 4.8 would require >explicit approval from release managers, however it is not clear to me >who >they are for that branch. This fix corrects a regression introduced >after >4.8.2. Can you approve it? If not, then who can?
If it's not broken in 4.8.2 but broken on the branch head then it's OK for the branch. Thanks, Richard. > Maciej