Skip to content
Snippets Groups Projects
Commit a43a972d authored by Jö Fahlke's avatar Jö Fahlke
Browse files

Narrow compiler/options for skipping testcornerstoragerefwrap

We now only skip if
- The compiler is gcc 8.2.*
- The compile options include -ftree-loop-vectorize (possibly implicitly due
  to -O3)

We also complain loudly during cmake configure run, as this issue might
miscompile other code than just the test.

Closes: #19, #21
parent 92165eda
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment