[Bug 728129] exec_opcodes_sys test fails on Intel i7-2620M when built with clang 3.5
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 15 00:22:30 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728129
GStreamer | orc | git
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-15 07:22:26 UTC ---
(In reply to comment #4)
> We could add another check that automatically changes floats > MAX or < MIN to
> 0x7fffffff but even then I wouldn't be surprised if the behaviour of the
> various SIMD instructions to do this conversion is different for the undefined
> case.
Actually that already does not work. Huge negative numbers are currently
expected to be cast to -0 and huge positive numbers to 0x7fffffff.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list