PR# 17305 Changing function referenced in QAT to attribute and finalizing crashes compiler
Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2011/01/31
Class: Bug
Severity: Serious
Number: 17305
Release: 6.7.85123
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9.0.10) Gecko/2009042715 Firefox/3.0.10
Solaris 10 on SPARC
Synopsis: Changing function referenced in QAT to attribute and finalizing crashes compiler
Description
Changing a function whose return type is a formal generic to an attribute, where the function/attribute is referenced in a QAT and then finalizing crashes the compiler with a call on Void target in {CREATE_QUALIFIED}.type_to_create. Added eweasel test incr410 for this bug.
To Reproduce
Run eweasel test incr410.
Problem Report Interactions
Fixed in rev#102901 of EiffelStudio 19.05 intermediate release.