<div dir="ltr"><div>Hi!</div><div><br></div>This issue must be fixed by: <a href="https://reviews.llvm.org/rGf91b9c0f9858">https://reviews.llvm.org/rGf91b9c0f9858</a><div>Do you have recent changes from the trunk?<br><div><br clear="all"><div><div dir="ltr" data-smartmail="gmail_signature">Thanks,<br>--Serge<br></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 29, 2020 at 4:22 AM Leonard Chan via Phabricator <<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">leonardchan added a comment.<br>
<br>
Hi! It looks like this is causing a test failure on our aach64 builders (<a href="https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-arm64/b8868095822628984976?" rel="noreferrer" target="_blank">https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-arm64/b8868095822628984976?</a>):<br>
<br>
  [1113/1114] Running the Clang regression tests<br>
  llvm-lit: /b/s/w/ir/k/staging/llvm_build/bin/../../../llvm-project/llvm/utils/lit/lit/llvm/config.py:379: note: using clang: /b/s/w/ir/k/staging/llvm_build/bin/clang<br>
  -- Testing: 26708 tests, 256 workers --<br>
  Testing: <br>
  FAIL: Clang :: AST/const-fpfeatures-diag.c (269 of 26708)<br>
  ******************** TEST 'Clang :: AST/const-fpfeatures-diag.c' FAILED ********************<br>
  Script:<br>
  --<br>
  : 'RUN: at line 1';   /b/s/w/ir/k/staging/llvm_build/bin/clang -cc1 -internal-isystem /b/s/w/ir/k/staging/llvm_build/lib/clang/12.0.0/include -nostdsysteminc -verify -ffp-exception-behavior=strict -Wno-unknown-pragmas /b/s/w/ir/k/llvm-project/clang/test/AST/const-fpfeatures-diag.c<br>
  --<br>
  Exit Code: 1<br>
<br>
  Command Output (stderr):<br>
  --<br>
  error: 'error' diagnostics expected but not seen: <br>
    File /b/s/w/ir/k/llvm-project/clang/test/AST/const-fpfeatures-diag.c Line 8: initializer element is not a compile-time constant<br>
  error: 'warning' diagnostics seen but not expected: <br>
    (frontend): overriding currently unsupported use of floating point exceptions on this target<br>
  2 errors generated.<br>
<br>
  --<br>
<br>
  ********************<br>
  Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. <br>
  ********************<br>
  Failed Tests (1):<br>
    Clang :: AST/const-fpfeatures-diag.c<br>
<br>
Would you mind taking a look and sending out a fix? Thanks.<br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D87822/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D87822/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D87822" rel="noreferrer" target="_blank">https://reviews.llvm.org/D87822</a><br>
<br>
</blockquote></div>