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

sirl@gcc.gnu.org sirl@gcc.gnu.org
Wed Sep 19 14:01:00 GMT 2001


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



More information about the Gcc-bugs mailing list