aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2012-04-02re PR c++/50043 ([C++0x] Implement core/1123)Paolo Carlini5-1/+61
2012-03-29re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini2-0/+17
2012-03-29re PR c++/52685 (ICE in copy_binfo)Jason Merrill2-4/+6
2012-03-29re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek2-1/+8
2012-03-29re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill2-1/+6
2012-03-28re PR c++/52746 (Explicit virtual destructor call replaced by direct call in ...Jason Merrill3-3/+19
2012-03-28typeck2.c (process_init_constructor_array): Use the proper type for computing...Richard Guenther2-3/+13
2012-03-27re PR c++/52672 (internal compiler error: in cxx_eval_indirect_ref, at cp/sem...Meador Inge2-1/+8
2012-03-24Implement return type deduction for normal functions with -std=c++1y.Jason Merrill10-141/+257
2012-03-23re PR c++/52487 ([C++11] ICE at cp/semantics.c:5613 with lambda capturing ref...Paolo Carlini2-2/+9
2012-03-22re PR c++/52671 (ICE with misplaced attribute on enum)Jakub Jelinek2-1/+8
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill3-2/+5
2012-03-21mangle.c (write_type): Handle 'auto'.Jason Merrill3-1/+14
2012-03-20re PR c++/52510 (libitm/config/posix/rwlock.cc doesn't compile)Jason Merrill3-1/+13
2012-03-19re PR c++/14710 (Warning about useless casts)Paolo Carlini6-18/+97
2012-03-15re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jason Merrill2-0/+6
2012-03-15re PR c++/44783 (implement -ftemplate-backtrace-limit=)Manuel López-Ibáñez2-9/+27
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth2-3/+7
2012-03-14re PR c++/52521 ([C++11] user defined literals and order of declaration)Jakub Jelinek2-2/+15
2012-03-13PR c++/51641 - Lookup finds enclosing class member instead of template parameterDodji Seketeli4-37/+48
2012-03-13Use next_conversion for better safetyDodji Seketeli2-25/+33
2012-03-12re PR c++/52299 (GCC warns on compile time division by zero erroneously)Paolo Carlini2-5/+35
2012-03-08typeck.c (build_array_ref, [...]): Consistently forward the tsubst_flags_t pa...Paolo Carlini3-9/+16
2012-03-07re PR c++/52521 ([C++11] user defined literals and order of declaration)Jason Merrill2-6/+10
2012-03-05pt.c (local_specializations): Change from htab_t into struct pointer_map_t *.Jakub Jelinek2-40/+21
2012-03-05re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill3-18/+43
2012-03-05method.c (synthesized_method_walk): Cleanups don't affect the EH spec either.Jason Merrill2-2/+10
2012-03-03* init.c (perform_member_init): Cope with uninstantiated NSDMI.Jason Merrill2-0/+8
2012-03-03Core 1270Jason Merrill3-1/+15
2012-03-03mangle.c (write_nested_name): Use decl_mangling_context.Jason Merrill2-3/+6
2012-03-03re PR c++/36797 (ICE mangling __is_empty)Jason Merrill2-1/+14
2012-03-03class.c (add_method): Always build an OVERLOAD for using-decls.Jason Merrill3-7/+19
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