Update avr-gcc@14 to 14.3.0 #372
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates the GCC sources to 14.3.0 including the patches by the Darwin GCC maintainer. Furthermore, said patch was recently migrated to the Homebrew Core repository. An obsolete build flag for older versions of AVR LibC was removed.
The README is updated with the new version of the formula.
Standard audit and style checks and tests have been run successfully. Before rebasing this PR, it was compiled and tested on macOS 15.5 (and later 15.6) with Xcode 16.4. I have been using this formula without any issues for some time now.