Skip to content
Snippets Groups Projects
Commit 6bf80413 authored by Gaius Mulley's avatar Gaius Mulley
Browse files

[modula2] Bugfix local symbol names for -fm2-whole-program


Local symbols must be prefixed by the modulename if
-fm2-whole-program is used to avoid a name clash.

gcc/m2/ChangeLog:

	* gm2-compiler/M2AsmUtil.mod (SymNeedsModulePrefix):
	Re-implemented.
	* gm2-libs/SysStorage.mod (enableTrace): Disable tracing.

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent 5c389a5c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment