WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52034
Enable PCRE computed gotos when compiling with RCVT 4.0 or greater in GNU mode
https://bugs.webkit.org/show_bug.cgi?id=52034
Summary
Enable PCRE computed gotos when compiling with RCVT 4.0 or greater in GNU mode
Daniel Bates
Reported
2011-01-06 17:05:10 PST
Computed Goto (i.e. Labels as values) is supported in RVCT 4.0 or greater in GNU mode. So, we should enable them. For completeness, see 3.7.12 of the RealView Compilation Tools Compiler Reference Guide <
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0348c/ch03s07s12.html
>
Attachments
Patch
(2.24 KB, patch)
2011-01-06 17:11 PST
,
Daniel Bates
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2011-01-06 17:11:19 PST
Created
attachment 78191
[details]
Patch
Daniel Bates
Comment 2
2011-01-07 09:08:11 PST
Committed
r75247
: <
http://trac.webkit.org/changeset/75247
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug