Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avr: Fix compiling with GCC 13 #410

Merged
merged 1 commit into from
Oct 6, 2023
Merged

avr: Fix compiling with GCC 13 #410

merged 1 commit into from
Oct 6, 2023

Conversation

crawfxrd
Copy link
Member

Apply the CFLAGS workaround for GCC 13.

The issue is fixed in GCC 14, so only 12 and 13 are affected.

Ref: 84fe76c ("avr: Fix compiling with GCC 12")
Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523

Apply the CFLAGS workaround for GCC 13.

The issue is fixed in GCC 14, so only 12 and 13 are affected.

Ref: 84fe76c ("avr: Fix compiling with GCC 12")
Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd requested review from jackpot51 and a team September 12, 2023 16:21
@XV-02 XV-02 self-assigned this Oct 5, 2023
@crawfxrd crawfxrd merged commit a3fb9e1 into master Oct 6, 2023
41 checks passed
@crawfxrd crawfxrd deleted the avr-gcc-13 branch October 6, 2023 19:58
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.

3 participants