================

----------------
banach-space wrote:

 Yes, the original comment in the file was not accurate - thanks for the 
updating it! 
 
However, as the name of the file suggests, "dynamic-linker.f90" tests for 
behaviour relevant to the **dynamic** linker/linking.  And, 
IIUC,`-nostdlib`/`-nodefaultlibs`/`-nostartfiles` only affect **static** 
linking. 

IMO there should be a dedicated file for these options. Clang seems to have one 
test file per each of these flags and that's what I suggest.

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

Reply via email to