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]

[Bug c++/30021] [4.3 regression] ICE on invalid parameter for main



------- Comment #2 from reichelt at gcc dot gnu dot org  2006-12-01 21:28 -------
Subject: Bug 30021

Author: reichelt
Date: Fri Dec  1 21:28:35 2006
New Revision: 119415

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119415
Log:
        PR c++/30021
        * c-common.c (check_main_parameter_types): Check for error_mark_node.

        * g++.dg/other/main1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/main1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30021


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