On Mon, 20 Oct 2014, David Edelsohn wrote: > On Mon, Oct 20, 2014 at 12:59 PM, Maciej W. Rozycki > <ma...@codesourcery.com> wrote: > > Hi, > > > > I thought http://gcc.gnu.org/ml/gcc-patches/2014-09/msg00242.html would > > be folded into PowerPC TARGET_ATOMIC_ASSIGN_EXPAND_FENV support, but I see > > r216437 went without it. In that case would someone please review my > > proposal as a separate change? > > The patch seems like a kludge work-around. Joseph suggested that full > support will require a newer GLIBC and detection in GCC.
No, it's support for soft-float and e500 in TARGET_ATOMIC_ASSIGN_EXPAND_FENV that will need that (along with libgcc changes to make libgcc's copies of the soft-fp functions into compat symbols when they are available in glibc). That's nothing to do with the timeout issue. -- Joseph S. Myers jos...@codesourcery.com