--| Copyright (c) 1993-2006 University of Southern California and contributors. --| All rights reserved. --| Your use of this work is governed under the terms of the GNU General --| Public License version 2. -- This is a test control file test_name expanded-dead-code-removal test_description A class calls a function whose return type is an expanded type. The expanded class on which the expanded type is based has a creation procedure. If the system is finalized with dead code removal on, the generated C code will compile but won't link. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_raw test1_ref.e $CLUSTER test1_ref.e compile_final compile_result ok c_compile_final c_compile_result ok test_end