File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929! executable and may find the GNU linker from MinGW or Cygwin.
3030! UNIX-LABEL: "{{.*}}ld{{(\.exe)?}}"
3131! UNIX-SAME: "[[object_file]]"
32- ! UNIX-F128NONE-NOT: libflang_rt .quadmath
33- ! SOLARIS-F128NONE-NOT: libflang_rt .quadmath
32+ ! UNIX-F128NONE-NOT: lang_rt .quadmath
33+ ! SOLARIS-F128NONE-NOT: flang_rt .quadmath
3434! UNIX-F128LIBQUADMATH-SAME: "-lflang_rt.quadmath" "--as-needed" "-lquadmath" "--no-as-needed"
3535! SOLARIS-F128LIBQUADMATH-SAME: "-lflang_rt.quadmath" "-z" "ignore" "-lquadmath" "-z" "record"
3636! UNIX-SAME: "-lflang_rt.runtime" "-lm"
3737! COMPILER-RT: "{{.*}}{{\\|/}}libclang_rt.builtins.a"
3838
3939! BSD-LABEL: "{{.*}}ld{{(\.exe)?}}"
4040! BSD-SAME: "[[object_file]]"
41- ! BSD-F128NONE-NOT: FortranFloat128Math
42- ! BSD-F128LIBQUADMATH-SAME: "-lFortranFloat128Math " "--as-needed" "-lquadmath" "--no-as-needed"
43- ! BSD-SAME: -lFortranRuntime
41+ ! BSD-F128NONE-NOT: flang_rt.quadmath
42+ ! BSD-F128LIBQUADMATH-SAME: "-lflang_rt.quadmath " "--as-needed" "-lquadmath" "--no-as-needed"
43+ ! BSD-SAME: -lflang_rt.runtime
4444! BSD-SAME: -lexecinfo
4545
4646! DARWIN-LABEL: "{{.*}}ld{{(\.exe)?}}"
You can’t perform that action at this time.
0 commit comments