Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
MozillaFirefox.11699
mozilla-ppc-altivec_static_inline.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-ppc-altivec_static_inline.patch of Package MozillaFirefox.11699
# HG changeset patch # User msirringhaus@suse.de # Date 1560926159 -7200 # Wed Jun 19 08:35:59 2019 +0200 # Node ID a055997b24dd9d2c814417303768674b203de5dd # Parent 6532e197de95ae184efc94fafb4147e7da12e75d [mq]: mozilla-ppc-altivec_static_inline.patch diff -r 6532e197de95 -r a055997b24dd gfx/qcms/transform-altivec.c --- a/gfx/qcms/transform-altivec.c Wed Jun 19 08:35:56 2019 +0200 +++ b/gfx/qcms/transform-altivec.c Wed Jun 19 08:35:59 2019 +0200 @@ -30,7 +30,7 @@ static const ALIGN float floatScaleX4 = FLOATSCALE; static const ALIGN float clampMaxValueX4 = CLAMPMAXVAL; -inline vector float load_aligned_float(float *dataPtr) +static inline vector float load_aligned_float(float *dataPtr) { vector float data = vec_lde(0, dataPtr); vector unsigned char moveToStart = vec_lvsl(0, dataPtr);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor