--| 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 finalize-expanded-generic-bit test_description Finalizing a particular system with a couple of levels of expanded types which are generic and using `BIT 8' as actual generic at the top level generates C code which produces the wrong output. If the system is instead melted or frozen, system execution works as expected. copy_sub Ace $TEST Ace copy_raw test1.e $CLUSTER test1.e copy_raw test2.e $CLUSTER test2.e copy_raw test3.e $CLUSTER test3.e copy_raw test4.e $CLUSTER test4.e compile_final compile_result ok c_compile_final c_compile_result ok execute_final NONE exec_output1 execute_result ok compare exec_output1 output test_end