WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
147911
offlineasm should fail when trying to jump to a non-existing label
https://bugs.webkit.org/show_bug.cgi?id=147911
Summary
offlineasm should fail when trying to jump to a non-existing label
Basile Clement
Reported
2015-08-11 16:35:51 PDT
If there is a jump to a local label (.labelName) in a macro where the label has not been defined, offlineasm should throw some kind of error instead of silently inserting a jump to "somewhere".
Attachments
Add attachment
proposed patch, testcase, etc.
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