[Issue 15324] symbol is already defined / size of symbol changed
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Nov 16 02:35:32 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15324
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Johannes Pfau from comment #1)
> Pinging Iain as I'm not sure if the assembler only complains because the
> size differs or whether it will still complain even if the size difference
> is fixed.
My understanding is that GAS will complain and error for *any* duplicate
symbol, regardless of what flags are associated with it, or size it has.
--
More information about the Digitalmars-d-bugs
mailing list