#156 (GAS-parser is not recognize a lot of keywords used for macroses) – The Yasm Modular Assembler Project

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

macros.S (18.9 kB) - added by Michael 3 months ago.
Sample file with that syntax

Change History

Changed 3 months ago by Michael

Sample file with that syntax

Add/Change #156 (GAS-parser is not recognize a lot of keywords used for macroses)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.