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

Ticket #161 (closed defect: fixed)

Opened 17 months ago

Last modified 17 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 17 months ago by peter@…

  • owner set to peter@…
  • status changed from new to assigned

comment:2 Changed 17 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.

Add/Change #161 (definition of floating pointer numbers does not work in GAS)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.