test_name generic-call-renamed-default-create test_description After initial compilation, the already redefined `default_create' routine in an expanded class is renamed in the inheritance clause too. This expanded class is used as actual generic to a generic class which has a creation expression create {G} in a routine precondition. When the system is executed after the change, it crashes with a seg fault while trying to evaluate the precondition of {TEST1}.weasel. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_raw test2.e $CLUSTER test2.e compile_melted compile_result ok execute_work NONE exec_output1 execute_result ok compare exec_output1 output copy_raw test2_rev1.e $CLUSTER test2.e compile_melted compile_result ok execute_work NONE exec_output2 execute_result ok compare exec_output2 output test_end