c/5106: Internal compiler error when passing structure
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Fri Dec 14 15:06:00 GMT 2001
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
More information about the Gcc-bugs
mailing list