This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/5106: Internal compiler error when passing structure


The following reply was made to PR c/5106; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, ron@fnal.gov, rodrigc@gcc.gnu.org, wellner@fnal.gov
Cc:  
Subject: Re: c/5106: Internal compiler error when passing structure
Date: 14 Dec 2001 19:35:40 -0000

 Synopsis: Internal compiler error when passing structure
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: rodrigc
 State-Changed-When: Fri Dec 14 11:35:40 2001
 State-Changed-Why:
     Confirmed in gcc 3.1 and gcc 3.0 branch.
     Adding the flags: -Wall -pedantic causes
     this warning to appear:
     t.c:25: warning: ISO C89 forbids variable-size array `params' 
     
     However, this is a gcc extension which should
     work.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5106&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]