Skip to content

Conversation

@keith-packard
Copy link
Contributor

GCC version 14.3 does more extensive checking for potentially uninitialized values and warns about a couple of arrays. Initialize them to zero to make the compiler happy.

The patch has been merged to the module, so this west update is ready to merge to Zephyr.

GCC version 14.3 does more extensive checking for potentially uninitialized
values and warns about a couple of arrays. Initialize them to zero to make
the compiler happy.

Signed-off-by: Keith Packard <[email protected]>
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Aug 11, 2025
@github-actions
Copy link

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
cmsis-dsp zephyrproject-rtos/cmsis-dsp@d80a49b zephyrproject-rtos/cmsis-dsp@2c014e9 (zephyr-4.0) zephyrproject-rtos/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@sonarqubecloud
Copy link

@kartben kartben merged commit e8bdc34 into zephyrproject-rtos:main Aug 14, 2025
31 checks passed
@keith-packard keith-packard deleted the cmsis-dsp-gcc-14-3 branch August 19, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manifest manifest-cmsis-dsp size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants