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++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513



------- Comment #8 from jakub at gcc dot gnu dot org  2007-11-12 23:17 -------
Subject: Bug 29225

Author: jakub
Date: Mon Nov 12 23:17:18 2007
New Revision: 130126

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130126
Log:
        PR c++/29225
        * call.c (build_new_op): Call resolve_args before calling
        build_over_call.

        * g++.dg/template/crash72.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/crash72.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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