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++/43028] [C++0x] internal compiler error in maybe_adjust_types_for_deduction



------- Comment #8 from paolo at gcc dot gnu dot org  2010-05-04 19:22 -------
Subject: Bug 43028

Author: paolo
Date: Tue May  4 19:22:26 2010
New Revision: 159045

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159045
Log:
/cp
2010-05-04  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/43028
        * pt.c (unify): Check each elt for error_mark_node.

/testsuite
2010-05-04  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/43028
        * g++.dg/cpp0x/initlist31.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist31.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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