PR# 16887 Classes with qualified anchored types crash compiler in {GEN_TYPE_A}.hash_code

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2010/06/20
Class: Bug
Severity: Serious
Number: 16887
Release: 6.6.83602
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.8) Gecko/20100226 Firefox/3.5.8
Synopsis: Classes with qualified anchored types crash compiler in {GEN_TYPE_A}.hash_code

Description
A set of classes that use qualified anchored types crashes the compiler
with:

-------------------------------------------------------------------------------
GEN_TYPE_A          hash_code @6           Segmentation violation:      
<0000000009BEFD58>                         Operating system signal.      Fail
-------------------------------------------------------------------------------

Note the seg fault rather than the usual call on Void target.

Added eweasel test anchor038 for this bug.

Perhaps these last few bugs are all due to the same underlying cause,
so I will stop reporting similar problems unless you tell me that you
think these are all different bugs and want me to continue stressing
the compiler in this area.

To Reproduce
Run eweasel test anchor038.
Problem Report Interactions
From:alexk_es    Date:2010/06/22    Status: Closed    Download   
Fixed in rev#83673 of EiffelStudio 6.7 intermediate release.