Ticket #156 (new defect)
Opened 3 months ago
GAS-parser is not recognize a lot of keywords used for macroses
| Reported by: | Michael | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Component: | Parser: GAS-compatible | Version: | 0.7.1 |
| Severity: | normal | Keywords: | gas,parser |
| Cc: |
Description
GAS-parser is not recognize a lot of keywords used for macroses:
warning: directive `.altmacro' not recognized
warning: directive `.intel_syntax' not recognized
warning: directive `.arch' not recognized
warning: directive `.macro' not recognized
warning: directive `.endm' not recognized
warning: directive `.ifc' not recognized
warning: directive `.endif' not recognized
error: instruction not recognized: `local'
(local vars)
Tested on yasm v0.7.2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
