* actually assign the section name for end of the resourcestrings

git-svn-id: trunk@32430 -
This commit is contained in:
Jonas Maebe 2015-11-21 14:31:08 +00:00
parent 1142fdeccd
commit 27219ae5ff

View File

@ -971,7 +971,7 @@ implementation
internalerror(2015110802);
sym:=get_vectorized_dead_strip_section_symbol_end(basename,st,true);
if not customsecname then
make_mangledname(basename,st,'3_END');
secname:=make_mangledname(basename,st,'3_END');
end
else if tcalo_vectorized_dead_strip_item in options then
begin