PR# 16883 Complex qualified anchored type in class with constrained generic crashes compiler

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2010/06/20
Class: Bug
Severity: Serious
Number: 16883
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 OpenSolaris snv_134 on x64
Synopsis: Complex qualified anchored type in class with constrained generic crashes compiler

Description
A generic class with formal generic G -> NUMERIC that has a complex
qualified anchored type involving the formal generic crashes the
compiler with:

-------------------------------------------------------------------------------
AST_FEATURE_CHECKER_GENERATOR
                    process_abstract_creation @33
<0000000009856E18>                         Feature call on void target.  Fail
-------------------------------------------------------------------------------

Added eweasel test anchor034 for this bug.
To Reproduce
Run eweasel test anchor034.
Problem Report Interactions
From:alexk_es    Date:2010/06/22    Status: Closed    Download   
Fixed in rev#83664 of EiffelStudio 6.7 intermediate release.