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]

Re: c/4339: gcc 3.0.1 segfaults during .c compile; works on 2.95.2


Synopsis: gcc 3.0.1 segfaults during .c compile; works on 2.95.2

State-Changed-From-To: open->closed
State-Changed-By: sirl
State-Changed-When: Wed Sep 19 14:01:35 2001
State-Changed-Why:
    Fixed in mainline and branch (3.0.2pre).
    Was another instance of the soon-to-be-illegal zero-sized arrays:
    icme_ppu_user_table_entry_ptr phy_ge_pos_table [0];
    icme_ppu_user_table_entry_ptr mpls_table [0];
    icme_ppu_user_table_entry_ptr pppoe_session_table [0][0];
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4339&database=gcc


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