Hi, On Tue, Jul 22, 2014 at 04:49:14PM +0100, Rob Kendrick wrote: > On Tue, Jul 22, 2014 at 04:38:24PM +0100, Markos Chandras wrote: > > there have been quite a few FPU changes in 3.16. I am able to reproduce > > the problem on EdgeRouter (non pro) but the result is not the same as > > yours. The output using the 'gawk' is: > > > > prefix is '' > > suffix is 'baz' > > This is still, of course, wrong ;) I'm glad somebody's managed to > reproduce it and it's not just madness on my part. If your userspace is small, maybe you could try rebuilding it with softfloat. Your script works on octeon with 3.16-rc6 + gcc 4.9 + glibc 2.19 + gawk 4.0.3 when compiled with softfloat. A.