DanielCChen wrote:

The test cases actually have C main indeed and call to Fortran procedures as 
opposed to what I thought (the other way around). Adding `-fno-fortran-main` 
fixed all of them!
May be I missed it when reading through the comments of this PR, why there is a 
definition of `main()` being generated on the Fortran side when the Fortran 
sources are procedures or modules?


https://github.com/llvm/llvm-project/pull/73124
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to