Page MenuHomeFreeBSD

devel/flang: update to latest revision
ClosedPublic

Authored by jmd on May 23 2017, 1:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 25, 1:05 PM
Unknown Object (File)
Mon, Mar 18, 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
Unknown Object (File)
Oct 7 2023, 2:51 PM
Unknown Object (File)
Jul 6 2023, 11:34 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 Not Applicable
Unit
Tests Not Applicable