#79 (.include directive in gas parser produces warnings and errors.) – The Yasm Modular Assembler Project

Ticket #79 (new defect)

Opened 2 years ago

Last modified 23 months ago

.include directive in gas parser produces warnings and errors.

Reported by: anonymous Owned by:
Priority: P1 Milestone: 0.7.0
Component: Parser: GAS-compatible Version: 0.5.0
Severity: blocker Keywords:
Cc:

Description

When in GAS mode, YASM fails to understand the GAS directive ".include". Basically...

.include "test.inc"

...gives warning: parser error: syntax error warning: directive `.include' not recognized label or instruction expected at start of line

When the same source code is ran through GNU as, there are no errors nor warnings.

Attachments

Change History

comment:1 Changed 23 months ago by peter@…

  • milestone changed from 0.6.0 to 0.7.0

Bump to 0.7.0.

Add/Change #79 (.include directive in gas parser produces warnings and errors.)

Author



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