[cfe-dev] Clang should natively support fortran

Yuri via cfe-dev cfe-dev at lists.llvm.org
Wed Jul 6 21:18:02 PDT 2016


On 07/04/2016 10:33, Ed Maste wrote:
> Yes, the plan is to use it on all architectures eventually. One open
> issue with LLVM's libunwind is that it requres more stack -- see the
> thread athttp://lists.llvm.org/pipermail/llvm-dev/2016-January/094202.html.

Ed, if libunwind is used on all architectures will this also 
automatically solve the OP with fortran? I think /lib/libgcc_s.so.1 
provides some other interfaces besides libunwind, I am not sure if they 
are used by the clang-compiled executables.


Yuri




More information about the cfe-dev mailing list