Skip to content

Comments

fixup for - #6717 [Reg 2.075] link failure unsupported symbol section#6718

Merged
WalterBright merged 2 commits intodlang:masterfrom
MartinNowak:fix17338
Apr 22, 2017
Merged

fixup for - #6717 [Reg 2.075] link failure unsupported symbol section#6718
WalterBright merged 2 commits intodlang:masterfrom
MartinNowak:fix17338

Conversation

@MartinNowak
Copy link
Member

@MartinNowak MartinNowak commented Apr 22, 2017

fixup for #6717

  • add test case for Issue 17338
  • add workaround for Issue 17339

Fixing 17339 is out of scope here.

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
17338 [Reg 2.075] link failure unsupported symbol section 0xff01
17339 ambiguous mangling with module level const values as alias template argument

- with multiple definitions with identical mangling getsegment(".text", p)
  returns the section from the previous instance and later the linker complains
  about a group referencing an earlier section
- fixed by reusing the existing group section (while leaving the new one empty)
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.

3 participants