PR# 16657 independent_store fails

Problem Report Summary
Submitter: renderdude
Category: Compiler
Priority: High
Date: 2010/03/14
Class: Bug
Severity: Serious
Number: 16657
Release: 6.6.8.2484
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Synopsis: independent_store fails

Description
The attached code works on 6.4.7.9451 but fails on 6.6 with the following:

-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
STREAM              c_retrieved            Floating point exception:    
<00000000013006A8>                         Floating point exception.     Fail
-------------------------------------------------------------------------------
STREAM              c_retrieved                                         
<00000000013006A8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
STREAM              retrieved @5                                        
<00000000013006A8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SERIALIZATION_TEST  make @4                                             
<0000000001300390>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SERIALIZATION_TEST  root's creation                                     
<0000000001300390>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions
From:renderdude    Date:2010/03/14    Download   
Attachments for problem report #16657

Attachment: serialization_test.e     Size:904
Attachment: test_class.e     Size:928