HomeFreeBSD

Use unambiguous inline assembly to load a float variable. GNU as
rS215823Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Use unambiguous inline assembly to load a float variable. GNU as
silently converts 'fld' to 'flds', without taking the actual variable
type into account (!), but clang's integrated assembler rightfully
complains about it.

Discussed with: cperciva

Details

Provenance
dimAuthored on
Parents
rS215822: MFC r215102:
Branches
Unknown
Tags
Unknown

Event Timeline