Skip to content

[flang] build broken on FreeBSD #124978

@brooksdavis

Description

@brooksdavis

Since ff862d6, the flang build has been broken on FreeBSD because __FE_DENORM isn't defined on x86_64 for at least the clang 18 in the FreeBSD 14.2 base system.

See also #121949 (comment)

I've worked around it in FreeBSD's llvm-devel port with an #if !defined(__FreeBSD__), but it would nice to ship llvm 20 without a patch.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions