#161 (definition of floating pointer numbers does not work in GAS) – The Yasm Modular Assembler Project
Modify

Ticket #161 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

definition of floating pointer numbers does not work in GAS

Reported by: dmitri.veprinsky@… Owned by: peter@…
Priority: P1 Milestone:
Component: Parser: GAS-compatible Version: 0.7.1
Severity: critical Keywords:
Cc:

Description

statement .double 0.1 or

.double -.0

causes to compilation error in GAS

Attachments

Change History

comment:1 Changed 22 months ago by peter@…

  • Owner set to peter@…
  • Status changed from new to assigned

comment:2 Changed 22 months ago by peter

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [2158]) Fix #161: Don't require 0d/0e/0f/0t prefix on floating point numbers. While this is not mentioned in the GAS documentation, GAS doesn't require it.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.