aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-07revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operand...Paolo Bonzini1-1/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-7/+1
2008-02-22re PR c++/35282 (Template specialization rejected)Paolo Carlini1-3/+6
2008-02-19re PR c++/34950 (ICE in svn boost math toolkit)Jason Merrill1-0/+2
2008-02-15re PR c++/35023 (ICE with parameter pack in variable declaration)Douglas Gregor1-31/+20
2008-02-15re PR c++/34050 (ICE derived classes and variadic templates)Douglas Gregor1-30/+42
2008-02-14re PR c++/28743 (ICE with invalid specialization)Paolo Carlini1-6/+3
2008-02-13re PR c++/34774 (templates, enumerations, overflow, ice)Jason Merrill1-1/+1
2008-02-12re PR c++/35097 (ICE with attribute and template specialization)Jason Merrill1-2/+4
2008-02-06re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to bin...Douglas Gregor1-1/+1
2008-02-05re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter...Jakub Jelinek1-3/+3
2008-02-03re PR c++/33916 (Default constructor fails to initialize array members)Jason Merrill1-2/+2
2008-01-29re PR c++/34055 (ICE with invalid specialization of variadic template)Douglas Gregor1-45/+16
2008-01-24re PR c++/34603 (ICE with broken template declaration)Paolo Carlini1-2/+2
2008-01-22re PR c++/33959 (ICE in instantiate_class_template, at cp/pt.c:6649)Jason Merrill1-14/+22
2008-01-15re PR c++/34751 (ICE with pointer to member and variadic templates)Douglas Gregor1-1/+1
2008-01-15re PR c++/34051 (ICE in dependent_type_p with variadic templates)Douglas Gregor1-8/+13
2008-01-15re PR c++/34314 (ICE on invalid code (with variadic templates): tree check: e...Douglas Gregor1-3/+9
2008-01-15re PR c++/33964 (internal compiler error: in dependent_type_p, at cp/pt.c:153...Douglas Gregor1-22/+47
2008-01-15re PR c++/34052 (Trouble with variadic templates as template-template parameter)Douglas Gregor1-29/+28
2008-01-13c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan1-1/+1
2007-12-18re PR c++/34206 (ICE in retrieve_local_specialization)Jason Merrill1-5/+10
2007-12-18re PR c++/32565 (ICE with specialization of variadic template)Douglas Gregor1-12/+144
2007-12-04re PR c++/33509 (tsubst_pack_expansion assumed to return TREE_VEC)Douglas Gregor1-1/+18
2007-12-04re PR c++/33091 ([c++0x] ICE using remove_reference on variadic param pack)Douglas Gregor1-4/+26
2007-12-02re PR c++/34061 (ICE with template-template parameters and inheritance)Paolo Carlini1-1/+1
2007-11-20re PR c++/33962 (ICE at call to overloaded template function with variable-le...Jakub Jelinek1-0/+4
2007-11-16re PR c++/34100 (ICE with vector attribute)Jakub Jelinek1-1/+5
2007-11-13re PR c++/34054 (ICE with parameter pack in return type)Jakub Jelinek1-4/+18
2007-11-12re PR c++/8570 (line number in error message is badly placed with illegal tem...Manuel López-Ibáñez1-5/+11
2007-11-10re PR c++/32241 (ICE trying to call x.~X(); in a template)Jakub Jelinek1-9/+17
2007-11-06re PR c++/31439 (ICE with variadic template and broken specialization)Douglas Gregor1-54/+119
2007-11-06re PR c++/33894 (pragma omp atomic broken)Jakub Jelinek1-7/+7
2007-11-05re PR c++/33939 (Rvalue references not deduced correctly in vararg function t...Douglas Gregor1-2/+5
2007-11-02re PR c++/30897 (ICE with default argument in template template parameter)Jason Merrill1-11/+35
2007-11-02re PR c++/33955 (internal compiler error: in dependent_type_p, at cp/pt.c:152...Douglas Gregor1-1/+8
2007-10-30re PR c++/31993 (ICE with template class in variadic template class)Doug Gregor1-36/+50
2007-10-29re PR c++/30659 (ICE in undefined template)Paolo Carlini1-0/+5
2007-10-26re PR c++/24791 (ICE on invalid instantiation of template's static member)Jason Merrill1-33/+44
2007-10-22re PR c++/33620 (internal compiler error: canonical types differ for identica...Jason Merrill1-11/+35
2007-10-16re PR c++/31446 (ICE with invalid template parameter)Paolo Carlini1-1/+1
2007-10-12pt.c (tsubst): Use template_parm_level_and_index.Paolo Carlini1-12/+1
2007-10-11re PR c++/31441 (ICE with variadic template and specialization)Paolo Carlini1-3/+7
2007-09-24re PR c++/33239 (internal compiler error in instantiate_class_template, at cp...Jason Merrill1-3/+10
2007-09-22re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill1-24/+13
2007-09-20re PR c++/33496 (ICE with sizeof for invalid argument pack)Jakub Jelinek1-1/+7
2007-09-20re PR c++/7586 (Incorrect handling of attributes in template codes)Jason Merrill1-37/+35
2007-09-18re PR c++/17743 (dependent expressions in attributes)Jason Merrill1-1/+62
2007-09-14PR c++/17743, c++/19163Jason Merrill1-0/+42
2007-09-08re PR c++/33342 (ICE in dependent_type_p, at cp/pt.c:15081)Jason Merrill1-0/+4