[Webkit-unassigned] [Bug 34740] Implement NEVER_INLINE and NO_RETURN for RVCT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 05:44:20 PST 2010


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





--- Comment #4 from Janne Koskinen <koshuin at gmail.com>  2010-02-09 05:44:18 PST ---
(In reply to comment #3)
> Okay. It works fine with RVCT 2.2 [Build 593] though I couldn't find
> __declspec(noinline) in RVCT 2.2 manual. LGTM.

Tried looking for answer to this as well. __declspec(noinline) is completely
missing from docs for RVCT2.2.
Did you check that it actually didn't inline your function if keyword was used?
I mean if it would be happy with __declspec(foobar).

But in any case I agree this should be landed.

-- 
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