aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2012-03-02re PR c++/51989 (std::deque::iterator recognised as container)Paolo Carlini5-12/+27
2012-03-02name-lookup.c (binding_to_template_parms_of_scope_p): Clean up.Paolo Carlini2-9/+10
2012-03-01re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill3-11/+20
2012-02-21re PR c++/52312 (grokfndecl: valgrind problem)Jakub Jelinek2-3/+9
2012-02-17re PR c++/52248 (timevar ICE)Jason Merrill2-2/+7
2012-02-17re PR c++/52126 (compilation error)Fabien Chêne2-1/+7
2012-02-16re PR c++/51415 (Broken diagnostic: 'vec_init_expr' not supported by dump_expr)Jason Merrill2-0/+7
2012-02-14parser.c (cp_parser_explicit_instantiation): Give a warning for ignored attri...Jason Merrill2-0/+8
2012-02-14re PR c++/52247 (ICE with asm goto)Jakub Jelinek2-2/+17
2012-02-14re PR c++/39055 ([DR 1443][4.4/4.5/4.6/4.7 regression] questionable default p...Jason Merrill2-3/+12
2012-02-14re PR c/52181 (merge_decls doesn't handle DECL_USER_ALIGN properly)Jakub Jelinek2-2/+13
2012-02-08re PR c++/51675 ([C++11][4.7 Regression] Cannot create constexpr unions)Jason Merrill2-4/+23
2012-02-08re PR c++/52035 (internal compiler error: tree code ‘template_type_parm’ ...Jason Merrill2-1/+8
2012-02-06re PR c++/52088 (ICE in "delete" with template convertion operator)Jason Merrill2-0/+16
2012-01-31re PR c++/52043 ([C++0x] ICE: SIGSEGV in tsubst_copy (pt.c:12081) with -Wretu...Jason Merrill3-1/+15
2012-01-30Revert "PR c++/51641 - Lookup finds enclosing class member instead of templat...Dodji Seketeli4-51/+42
2012-01-30PR c++/51641 - Lookup finds enclosing class member instead of template parameterDodji Seketeli4-42/+51
2012-01-29re PR c++/51327 ([c++0x] [4.7 Regression] ICE with invalid constexpr parameter)Paolo Carlini1-0/+6
2012-01-29re PR c++/51327 ([c++0x] [4.7 Regression] ICE with invalid constexpr parameter)Paolo Carlini1-1/+21
2012-01-27re PR c++/51852 ([c++11] tree check: expected tree_list, have HßèMÕþÿøt...Jakub Jelinek2-1/+8
2012-01-27re PR c++/51370 (ICE with invalid template parameter)Paolo Carlini2-4/+13
2012-01-24re PR c++/51917 (g++.old-deja/g++.abi/vmihint.C FAILs)Jason Merrill2-2/+5
2012-01-24re PR c++/51973 ([C++11] Template parameter deduction fails for overloaded fu...Jason Merrill2-22/+42
2012-01-24+ PR c++/51928 + * class.c (set_method_tm_attributes): Use TARGET_THUNK inste...Aldy Hernandez2-1/+13
2012-01-24re PR c++/51223 (ICE with invalid function parameter)Paolo Carlini2-3/+14
2012-01-23re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill2-1/+13
2012-01-23re PR c++/51398 (ICE with invalid template parameter)Paolo Carlini2-0/+8
2012-01-23re PR c++/51925 (ICE in tsubst with using and template function)Jason Merrill7-11/+40
2012-01-20re PR c++/51402 (ICE with invalid template parameter)Paolo Carlini2-1/+10
2012-01-19re PR c++/51344 (cc1plus hangs when compiling)Kai Tietz2-2/+8
2012-01-19re PR c++/51889 (can't override a using-declaration in a template)Jason Merrill3-14/+18
2012-01-18re PR c++/51225 ([c++0x] [4.7 Regression] ICE with invalid template parameter)Paolo Carlini3-2/+18
2012-01-16re PR c++/51854 (ICE in mangle.c with literal of complex floating type)Jakub Jelinek2-0/+24
2012-01-16re PR c++/51827 (Error: 'FOO' conflicts with a previous declaration, with PCH...Jason Merrill2-1/+18
2012-01-16re PR c++/51868 (Crash when generating the move constructor for a class with ...Jason Merrill2-14/+27
2012-01-14re PR c++/50012 (C++ front end misses -Wsign-compare warnings when extraneous...Ian Lance Taylor3-32/+40
2012-01-13c-decl.c: Do not include tree-mudflap.hSteven Bosscher3-2/+5
2012-01-13re PR c++/20681 (wrong "control reaches" warning with switches)Jason Merrill2-0/+13
2012-01-13re PR c++/51813 (-fvisibility=hidden causes std::codecvt members to be undefi...Jason Merrill2-0/+6
2012-01-13re PR c++/51620 ([c++0x] [4.6/4.7 Regression] ICE with private destructor)Jason Merrill2-0/+17
2012-01-13re PR c++/51714 (internal compiler error: Segmentation fault with -std=c++11)Jason Merrill2-0/+11
2012-01-13PR c++/51633 - ICEs with constexpr constructorDodji Seketeli3-5/+14
2012-01-12re PR c++/48051 (sorry, unimplemented: mangling overload)Jason Merrill5-6/+31
2012-01-12re PR c++/51403 (ICE with invalid template parameter)Jason Merrill2-0/+7
2012-01-11re PR c++/51565 (fastcall in array of method pointers: internal compiler error)Jason Merrill2-4/+6
2012-01-11commentJason Merrill1-2/+1
2012-01-11re PR c++/51818 ([C++0x] Name mangling error using lambda expressions in GCC47)Jason Merrill2-2/+7
2012-01-11* decl.c (decls_match): Assert that the arguments are decls.Jason Merrill2-0/+4
2012-01-11re PR c++/51613 (Ambiguous function template instantiations as template argum...Jason Merrill2-1/+7
2012-01-10re PR c++/51614 (ICE with ambiguous base class)Jason Merrill2-2/+20