Issue 171464
Summary [flang][docs] Links in OptionComparison.html may be stale
Labels flang
Assignees
Reporter tarunprabhu
    The [compiler options comparison page](https://flang.llvm.org/docs/OptionComparison.html) contains links to corresponding options in other compilers. Some of these may be stale. For instance, the options for the Intel compiler have different URL's, but these redirect to a generic [documentation page](https://www.intel.com/content/www/us/en/developer/tools/documentation.html) that contains links to a number of documents that are not related to the Fortran compiler. Similarly, the options for the IBM compiler also have different links, but these now redirect [to a page](https://www.ibm.com/support/pages/compiler-reference-xl-fortran-linux-v141) that only contains a link to a PDF document.

The links should either be updated, or removed altogether. The [data sources section](https://flang.llvm.org/docs/OptionComparison.html#data-sources) in the documentation page contains links to the source documents anyway, so perhaps only those could be retained.

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to