--| 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 inherited-vgcc test_description A creation instruction `create {C} f' where f is of type C becomes invalid in a descendant when the type of f is redefined to be a descendant of C. The compiler should report some kind of validity violation, but it does not. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw a.e $CLUSTER a.e copy_raw b.e $CLUSTER b.e copy_raw c.e $CLUSTER c.e copy_raw e.e $CLUSTER e.e compile_melted compile_result validity_error B VGCC(3) test_end