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++/51530] [C++0x] internal compiler error: in unify, at cp/pt.c:16854


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-12-19 22:08:32 UTC ---
Author: jason
Date: Mon Dec 19 22:08:29 2011
New Revision: 182505

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182505
Log:
    PR c++/51530
    * pt.c (unify): Handle NULLPTR_TYPE.

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


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