[Bug c++/10953] New: [3.4 regression] ICE in cp_parser_function_definition at cp/parser.c:10931

ehrhardt@mathematik.uni-ulm.de gcc-bugzilla@gcc.gnu.org
Fri May 23 14:16:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.4 regression] ICE in cp_parser_function_definition at
                    cp/parser.c:10931
           Product: gcc
           Version: 3.4
            Status: NEW
          Keywords: ice-on-invalid-code
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ehrhardt@mathematik.uni-ulm.de
                CC: gcc-bugs@gcc.gnu.org

The following piece of illegal code starte to ICE with 3.4:
--------- cut ----------
class 
{
typename 
:: 
;
--------- cut ----------

   regards  Christian



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list