From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25330 invoked by alias); 15 Dec 2001 09:46:03 -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 25305 invoked by uid 71); 15 Dec 2001 09:46:02 -0000 Date: Sat, 15 Dec 2001 01:46:00 -0000 Message-ID: <20011215094602.25301.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Martin.v.Loewis@t-online.de (Martin von =?ISO-8859-1?Q?L=F6wis?=) Subject: Re: c/5106: Internal compiler error when passing structure Reply-To: Martin.v.Loewis@t-online.de (Martin von =?ISO-8859-1?Q?L=F6wis?=) X-SW-Source: 2001-12/txt/msg00859.txt.bz2 List-Id: The following reply was made to PR c/5106; it has been noted by GNATS. From: Martin.v.Loewis@t-online.de (Martin von =?ISO-8859-1?Q?L=F6wis?=) To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, wellner@fnal.gov, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, ron@fnal.gov, rodrigc@gcc.gnu.org Cc: Subject: Re: c/5106: Internal compiler error when passing structure Date: Sat, 15 Dec 2001 10:41:10 +0100 I don't think this is a GCC extension. Variable Length Arrays are not allowed as struct members. Martin http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5106