[Bug c++/53882] [4.7/4.8 Regression] ICE in type_contains_placeholder_1, at tree.c:3015
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 9 14:12:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53882
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-09 14:11:47 UTC ---
Author: jason
Date: Mon Jul 9 14:11:33 2012
New Revision: 189388
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189388
Log:
PR c++/53882
* tree.c (type_contains_placeholder_1): Handle NULLPTR_TYPE.
(type_hash_eq): Likewise.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/tree.c
More information about the Gcc-bugs
mailing list