ruby/.github/workflows
Alan Wu e50f102489 CI: Pass -O2 for annocheck
Because `optflags` is pasted into the invocation line after `CC`, we were
building with -O1 unintentionally. You can see this in the configuration
summary: https://github.com/ruby/ruby/actions/runs/3933391169/jobs/6727044423#step:9:753

The check actually fails with -O2. To make it pass, upstream suggest
that we use the annocheck GCC plugin. Since it requires building from
source as the debian package for it isn't ready yet, punt on it for now
and use `--skip-gaps`.

Co-authored-by: Jun Aruga <jaruga@redhat.com>
2023-02-03 13:26:45 -05:00
..
auto_request_review.yml Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 (#7002) 2022-12-22 15:23:14 -08:00
baseruby.yml Bump ruby/setup-ruby from 1.133.0 to 1.134.0 2023-02-01 16:25:22 +09:00
bundled_gems.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
check_dependencies.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
check_misc.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
cirrus-notify.yml Pin octokit/request-action@v2.1.7 2023-01-04 12:56:46 +09:00
codeql-analysis.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
compilers.yml CI: Pass -O2 for annocheck 2023-02-03 13:26:45 -05:00
macos.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
mingw.yml Bump ruby/setup-ruby from 1.133.0 to 1.134.0 2023-02-01 16:25:22 +09:00
mjit-bindgen.yml Bump ruby/setup-ruby from 1.133.0 to 1.134.0 2023-02-01 16:25:22 +09:00
mjit.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
scorecards.yml Bump github/codeql-action from 2.1.37 to 2.2.1 2023-02-01 13:56:43 +09:00
spec_guards.yml Bump ruby/setup-ruby from 1.133.0 to 1.134.0 2023-02-01 16:25:22 +09:00
ubuntu.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
wasm.yml Bump actions/checkout from 3.2.0 to 3.3.0 2023-02-01 13:56:14 +09:00
windows.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00
yjit-ubuntu.yml Bump actions/cache from 3.2.2 to 3.2.4 2023-02-01 16:24:49 +09:00