Skip to content

Conversation

@voltur01
Copy link
Contributor

After -O2 optimization was removed in #349 it was reported that memory usage increased a lot #352

The proposed solution is to use -Os which is based on -O2, but takes care of code size that is important in embedded applications.

After -O2 optimization was removed in arm#349 it was reported that memory usage increased a lot arm#352

The proposed solution is to use -Os which is based on -O2, but takes care of code size that is important in embedded applications.

Change-Id: I1af61cea3a43a73de61077830a2292918c5f1b91
@saturn691
Copy link
Contributor

LGTM!

@voltur01 voltur01 merged commit 9358be8 into arm:arm-software Jun 20, 2025
2 checks passed
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.

2 participants