clementval added a comment.

In D138675#3988110 <https://reviews.llvm.org/D138675#3988110>, @tblah wrote:

> In D138675#3987836 <https://reviews.llvm.org/D138675#3987836>, @clementval 
> wrote:
>
>> I have the `Driver/fast_math.f90` failing on my side.
>>
>>   llvm-project/flang/test/Driver/fast_math.f90:63:14: error: CHECK-CRT: 
>> expected string not found in input
>>   ! CHECK-CRT: crtbeginS.o
>>
>> I have a `crtbegin.o` in the link line but not a `crtbeginS.o `
>
> Thanks for the heads up. This should be fixed by 
> https://github.com/llvm/llvm-project/commit/bea45027b43ec61a3efc4b487ceca2da25504432

Thanks for the fix. `crtendS.o` has the same issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138675/new/

https://reviews.llvm.org/D138675

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to