Skip to content

Conversation

@metarutaiga
Copy link
Contributor

the PR is from the issue #8731

The FREE_MORE_DRAM is force move some string literal into flash.
It's not stable.

for example the __get_global_locale is global, I didn't modify it ever.
But it has 364 bytes.

@metarutaiga metarutaiga changed the title Move C++ constructor and destructor tables and .bss to .irom0 (flash) #8731 Move C++ constructor and destructor tables and .bss to .irom0 (flash) Dec 2, 2022
@d-a-v d-a-v added the alpha included in alpha release label Dec 16, 2022
@mcspr mcspr linked an issue Jan 2, 2023 that may be closed by this pull request
@mcspr mcspr added this to the 3.1 milestone Jan 2, 2023
@mcspr mcspr merged commit 66ecc33 into esp8266:master Jan 5, 2023
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alpha included in alpha release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should the C++ constructor and destructor tables move into FLASH?

4 participants