Page MenuHomeFreeBSD

devel/flang: update to latest revision
ClosedPublic

Authored by jmd on May 23 2017, 1:51 AM.
Tags
None
Referenced Files
F82018084: D10866.diff
Wed, Apr 24, 3:01 PM
Unknown Object (File)
Fri, Apr 19, 11:38 AM
Unknown Object (File)
Mar 25 2024, 1:05 PM
Unknown Object (File)
Mar 18 2024, 7:31 AM
Unknown Object (File)
Feb 27 2024, 11:01 AM
Unknown Object (File)
Feb 8 2024, 11:35 AM
Unknown Object (File)
Dec 20 2023, 6:25 AM
Unknown Object (File)
Nov 8 2023, 3:59 PM
Subscribers

Details

Summary

Update devel/flang to latest github revision to chase their work in progress. While there include two suggestions by Steve Kargl in the flang wrapper script (add flang's include directory by default, add libompstub by default). Add a TESTS option that enables flang's internal unit tests (request on freebsd-fortran@). The last does not seem to be doing much in upstream yet.

There is still a problem when trying to compile statically. Also, OpenMP code does compile w/ -fopenmp -L/usr/local/lib but does not execute in parallel yet.

Test Plan

poudriere tested on 10.3, 11.0, HEAD amd64. Tested to compile trivial codes on HEAD amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped