Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > openwatcom.users.c_cpp > #3483

Dead code elimination

From "Byron Blue" <byronblue@hotmail.com>
Newsgroups openwatcom.users.c_cpp
Subject Dead code elimination
Date 2017-03-10 10:54 -0500
Organization OpenWatcom
Message-ID <o9vang$vp9$1@www.openwatcom.org> (permalink)

Show all headers | View raw


We've recently experienced a issues with our software in the field: Integer 
division by zero. When I check the memory map it seems to point to a 
function in clib3r.lib(abort.c) called terminate. This area is listed in the 
.map file as an unreferenced symbol (not used in our code). Unknown to me 
why this would occur but a few screenshots from different customers point to 
the same area.
Should I be checking the box in the Linker Switches to Eliminate dead code 
[op el]? Is it possible this unused function is causing an issue?

Byron Blue 

Back to openwatcom.users.c_cpp | Previous | NextNext in thread | Find similar


Thread

Dead code elimination "Byron Blue" <byronblue@hotmail.com> - 2017-03-10 10:54 -0500
  Re: Dead code elimination Paul S. Person <psperson@ix.netscom.com.invalid> - 2017-03-10 09:53 -0800

csiph-web