Skip to content

l1: avoid warnings on "abuse" of .data subsections#29

Merged
devanlai merged 1 commit intodevanlai:masterfrom
karlp:l1-sections
Oct 17, 2020
Merged

l1: avoid warnings on "abuse" of .data subsections#29
devanlai merged 1 commit intodevanlai:masterfrom
karlp:l1-sections

Conversation

@karlp
Copy link
Copy Markdown
Contributor

@karlp karlp commented Oct 13, 2020

Somewhere, gcc probably has a footnote about how .data* is treated
specially, but I can't find it. Introduce a special section that
doesn't start with .data and presto, the assembler warnings go away.

anyway, this fixes the warnings...

Somewhere, gcc probably has a footnote about how .data* is treated
specially, but I can't find it.  Introduce a special section that
doesn't start with .data and presto, the assembler warnings go away.
@devanlai devanlai merged commit 013a47d into devanlai:master Oct 17, 2020
@devanlai
Copy link
Copy Markdown
Owner

Looks good to me, thanks!

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