--| 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 function-to-attribute-refinalize test_description After initial compilation changes where the system is finalized, a feature that effects a deferred routine is changed from a function to an attribute. When the system is refinalized, the compiler crashes with a call on Void target in {ATTRIBUTE_BL}.real_feature_id define BODY "do end" copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test2.e $CLUSTER test2.e copy_sub test3.e $CLUSTER test3.e compile_final compile_result ok define BODY "" copy_sub test3.e $CLUSTER test3.e compile_final compile_result ok test_end