It looks this code changed a lot since 2010. Is this still an issue?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to x264 in Ubuntu.
https://bugs.launchpad.net/bugs/535054

Title:
  Shouldn't use SIGILL to detect NEON

Status in x264 package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: x264

  Hey

  x264 currently uses SIGILL to test for support of NEON (and other features, 
on non-armel arch too); according to Dave Martin we need to disable the the 
"fast NEON MRC" test as
  """
  this performance counter based test may not be safe across all platforms, and 
won't reliably give the right answer even where it doesn't SIGILL— it also 
requires a patched kernel; so we probably don't want it enabled in Ubuntu 
(unless we can use some other decision route like identifying the CPU from the 
contents of /proc/cpuinfo. I haven't attempted this for now.)
  """

  see bug #388388 and bug #524859 (comments 6 and 7); patches:
  http://launchpadlibrarian.net/39623773/x264-enable-neon-runtime-detection.diff
  http://launchpadlibrarian.net/39623809/x264-rules.diff

  Thanks,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/535054/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to