------- Comment #4 from jakub at gcc dot gnu dot org  2010-06-22 20:48 -------
Subject: Bug 44627

Author: jakub
Date: Tue Jun 22 20:48:24 2010
New Revision: 161229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161229
Log:
        PR c++/44627
        * error.c (dump_expr): Don't look at CALL_EXPR_ARG (t, 0) if
        the CALL_EXPR has no arguments.

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

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/other/method1.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/error.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to