From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29665 invoked by alias); 11 Oct 2004 16:17:38 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 29634 invoked by uid 48); 11 Oct 2004 16:17:37 -0000 Date: Mon, 11 Oct 2004 16:17:00 -0000 Message-ID: <20041011161737.29633.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040930101343.17746.ebotcazou@gcc.gnu.org> References: <20040930101343.17746.ebotcazou@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/17746] [4.0 Regression] ICE when building the shared Ada RTS X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg01428.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-11 16:17 ------- The outer record type is a derived type of the inner record type so the expression is supposed to be a dereference through a polymorphic access type. Investigating. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |ebotcazou at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17746