Skip to content

merge gnu function and data sections#327

Merged
encounter merged 4 commits intoencounter:mainfrom
ttdecomp:gcc-text-merge
Jan 29, 2026
Merged

merge gnu function and data sections#327
encounter merged 4 commits intoencounter:mainfrom
ttdecomp:gcc-text-merge

Conversation

@codeshaunted
Copy link
Contributor

merges .text.foo and .data.bar style sections generated from inline definitions in gcc (or from -ffunction-sections/-fdata-sections) when the respective merge settings are enabled.

@codeshaunted codeshaunted marked this pull request as draft January 29, 2026 17:34
@codeshaunted codeshaunted marked this pull request as ready for review January 29, 2026 18:24
@encounter
Copy link
Owner

Thanks!

@encounter encounter merged commit f24c017 into encounter:main Jan 29, 2026
24 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