Skip to content

docs: AGENTS.md GCC-15 gotcha — the array-bounds fix is backported now - #31

Merged
jamesarich merged 1 commit into
masterfrom
docs/gcc15-gotcha
Aug 20, 2026
Merged

docs: AGENTS.md GCC-15 gotcha — the array-bounds fix is backported now#31
jamesarich merged 1 commit into
masterfrom
docs/gcc15-gotcha

Conversation

@jamesarich

@jamesarich jamesarich commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

The -Werror=array-bounds gotcha still described GCC 15 as known-broken; #26 backported the scoped pragma that fixes it. Not re-verified with GCC 15 here (nix shell has 13.3), and the note says so.

Summary by CodeRabbit

  • Documentation
    • Updated ARM GCC toolchain guidance.
    • Clarified the CI toolchain version and documented GCC 13.3.Rel1 as a verified fallback.
    • Revised notes on GCC 15 compatibility and removed an outdated failure claim.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ddafcfa-7f64-4dae-b184-f7c6728167ee

📥 Commits

Reviewing files that changed from the base of the PR and between 61c9ebe and 166d696.

📒 Files selected for processing (1)
  • AGENTS.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The ARM GCC compatibility note now documents the CI version, the verified fallback version, and the current status of the GCC 15 diagnostic fix.

Changes

ARM GCC compatibility guidance

Layer / File(s) Summary
Revise compiler compatibility note
AGENTS.md
The note keeps CI pinned to GCC 12.3.Rel1, identifies GCC 13.3.Rel1 as a verified fallback, and records that GCC 15 previously failed with array-bounds while the fix is present but unverified in a rebuilt GCC 15 environment.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 166d6

This updates AGENTS.md to reflect the backported GCC 15 array-bounds fix; no actionable merge-blocking risk remains after normal checks and review.

Poem

A rabbit checks the compiler trail,
GCC versions line the rail.
Twelve runs CI, thirteen can stand,
Fifteen waits for a fresh build planned.
The bounds fix rests in code tonight.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the documentation change and the backported GCC 15 array-bounds fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jamesarich
jamesarich merged commit 6541447 into master Aug 20, 2026
19 checks passed
@jamesarich
jamesarich deleted the docs/gcc15-gotcha branch August 20, 2026 21:57
jamesarich added a commit that referenced this pull request Aug 20, 2026
Content resolution: this branch's tree wins everywhere — master's
nrfx-3.x/tinyusb pins, linker shim and nrf_wdt rename are the bump this
rebase deliberately leaves out (mainline pins nrfx v2.0.0). Only
AGENTS.md takes master's newer text (#31). Merge exists so the PR is
mergeable against master and CI runs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant