Skip to content
Unverified Commit f699fde7 authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by GitHub
Browse files

Generalize AVR -Werror=array-bounds workaround (#21798)

GCC 13 needs the same workaround as GCC 12.
To avoid having to maintain an ever-growing list of broken versions
apply the workaround wherever it can be used.

If at some point a fixed version of GCC is released the workaround can
be disabled for those fixed versions.

See #17064
parent f7cf066e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment