This is the mail archive of the gcc-bugs@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


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]