From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11065 invoked by alias); 12 May 2003 23:46:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 11047 invoked by uid 71); 12 May 2003 23:46:01 -0000 Date: Mon, 12 May 2003 23:46:00 -0000 Message-ID: <20030512234601.11026.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: ada/7889: Instantiation of Generic Granchild Package fails Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg01394.txt.bz2 List-Id: The following reply was made to PR ada/7889; it has been noted by GNATS. From: Dara Hazeghi To: tim.green@iplbath.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: ada/7889: Instantiation of Generic Granchild Package fails Date: Mon, 12 May 2003 16:37:22 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=7889 Hello, you are not running an official version of gcc which came with Ada (that would be 3.1 or later). Still, I can reproduce the behavior in your report on gcc 3.2, 3.3 branch and mainline (20030511) on i686-linux. Dara