All of lore.kernel.org
 help / color / mirror / Atom feed
* 4.0-rc1 breakage in FPE?
@ 2015-02-25 18:20 Paul Martin
  2015-02-25 21:30 ` Måns Rullgård
  2015-02-25 21:31 ` Måns Rullgård
  0 siblings, 2 replies; 7+ messages in thread
From: Paul Martin @ 2015-02-25 18:20 UTC (permalink / raw)
  To: linux-mips

Some change between 3.19 and 4.0-rc1 has broken the FPE such that some
code running on an Octeon II is subtly not working.

eg.

  $ echo "1 2" | gawk '{ print $1 }'
  1 2

which should output (and does output on 3.19)

  $ echo "1 2" | gawk '{ print $1 }'
  1

I'm going to try bisecting this over the next few days.

We've been here before...

cf.  http://www.linux-mips.org/archives/linux-mips/2014-07/msg00431.html

-- 
Paul Martin                                  http://www.codethink.co.uk/
Senior Software Developer, Codethink Ltd.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-27 10:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 18:20 4.0-rc1 breakage in FPE? Paul Martin
2015-02-25 21:30 ` Måns Rullgård
2015-02-25 21:31 ` Måns Rullgård
2015-02-25 21:40   ` David Daney
2015-02-25 21:48     ` Måns Rullgård
2015-02-26 11:29     ` Måns Rullgård
2015-02-27 10:53       ` Paul Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.