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++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890



------- Comment #10 from mmitchel at gcc dot gnu dot org  2007-03-12 16:24 -------
Subject: Bug 30108

Author: mmitchel
Date: Mon Mar 12 16:24:18 2007
New Revision: 122844

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122844
Log:
        PR c++/30108
        * call.c (convert_default_arg): Copy non-constant arguments.

        PR c++/30108
        * g++.dg/other/default6.C: New test.

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


-- 


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


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