This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/5106: Internal compiler error when passing structure
- From: rodrigc at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, ron at fnal dot gov, rodrigc at gcc dot gnu dot org, wellner at fnal dot gov
- Date: 14 Dec 2001 19:35:40 -0000
- Subject: Re: c/5106: Internal compiler error when passing structure
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