[Bug 228007] math/lapack: switch to flang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 7 04:49:48 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228007

--- Comment #12 from sgk at troutmask.apl.washington.edu ---
(In reply to Johannes M Dieterich from comment #9)


> I was referring to the gfortran test suite you referenced.
> Could you provide a link to the source?

It's where all GCC testsuite code is 

https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/testsuite/

you want the gfortran.dg and gfortran.fortran-torture
directories.

The code is written to use the dejagnu framework.  Codes
that should compile and execute have an initial line
of '! { dg-do run }'.  There may be options and other
dejagnu directives in additional lines.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fortran mailing list