[Webkit-unassigned] [Bug 90666] GCC can't compile NEONHelpers.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 02:39:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90666





--- Comment #6 from Gabor Rapcsanyi <rgabor at webkit.org>  2012-07-06 02:39:49 PST ---
(In reply to comment #5)
> Can we do something like below?
> 
> uint32x2_t temporary0 = 0;
> uint32x2_t temporary1 = vset_lane_u32(*source, temporary0, 0);
> 
> I'm not sure how to initialize uint32x2_t.

Yes this just hide the problem from older compilers.

I made another bug for the real problem: 
https://bugs.webkit.org/show_bug.cgi?id=90669

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list