[Webkit-unassigned] [Bug 33084] Fix for RVCT -Otime fatal compiler error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 10:50:38 PST 2010


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





--- Comment #12 from Eric Seidel <eric at webkit.org>  2010-01-06 10:50:35 PST ---
My worries here are:
1. Arbitrary/unnecessary changes to the code for a compiler bug we don't
understand.
2. Changes which are incomplete (why does this only affect JSC and not
WebCore??).
3. Changes w/o proper tracking back to a compiler bug so we know when we can
revert them.
4. Changes which are not sustainable, such that the compiler is going to break
again tomorrow because we don't understand the real issues, or because we're
not making a proper, easily sustainable work around.

It's very possible that all of the above concerns are invalid and this patch is
the right way to go.  But I think Darin and I could use a bit more convincing
here. :)  A link to the compiler bug (assuming it's available on a public
website) would be a step in the right direction.

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