OSDN Git Service

Restore canonical type comparison for dependent type(def)s
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
2010-11-02 dodjiRestore canonical type comparison for dependent type...
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 jason * semantics.c (constexpr_call): New datatype.
2010-11-02 jason * decl2.c (decl_constant_var_p): New fn.
2010-10-27 jason * call.c (build_integral_nontype_arg_conv): New.
2010-10-26 jasonRevert
2010-10-26 jason * pt.c (lookup_template_class): push_tinst_level aroun...
2010-10-26 jason Implement opaque-enum-specifiers for C++0x.
2010-10-22 jason PR c++/46129
2010-10-19 paolo/cp
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-14 jason PR c++/45984
2010-10-11 jason * pt.c (tsubst_default_argument): Handle DEFAULT_ARG.
2010-10-11 jason PR lto/45959
2010-10-07 nicolaIn gcc/testsuite/:
2010-10-06 nicolaIn gcc/cp/:
2010-09-29 rguenth2010-09-29 Richard Guenther <rguenther@suse.de>
2010-09-24 jason * decl.c (compute_array_index_type): Remember type...
2010-09-11 jason Implement range-based for-statements.
2010-09-09 jakub PR c++/45588
2010-09-07 charlet * cp-tree.h (build_enumerator): Add new location_t...
2010-09-06 jason * pt.c (fold_non_dependent_expr_sfinae): Split out...
2010-08-20 froydnjgcc/
2010-08-09 jason PR c++/45236
2010-08-06 jason * typeck.c (complete_type_or_maybe_complain): Split...
2010-07-27 jason * pt.c (tsubst_expr) [DECL_EXPR]: Handle getting an...
2010-07-20 jyasskinPR c++/44641
2010-07-20 jason PR c++/44967
2010-07-20 jason PR c++/44967
2010-07-19 jason PR c++/44969
2010-07-16 jason PR c++/32505
2010-07-15 froydnjgcc/
2010-07-06 jason PR c++/44778
2010-07-05 paolo2010-07-05 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-02 paolo/cp
2010-06-30 jason * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_...
2010-06-29 jason * pt.c (dependent_scope_ref_p): Remove.
2010-06-29 jason PR c++/44587
2010-06-28 stevengcc/ChangeLog:
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-11 pzhao2010-06-11 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-09 froydnj * call.c (build_call_n): Call XALLOCAVEC instead of...
2010-06-08 laurasgcc/ada:
2010-06-07 jasonRevert:
2010-06-07 jason * cp-tree.h (COMPLETE_OR_OPEN_TYPE_P): New macro.
2010-06-07 jason * pt.c (lookup_template_class): Don't mess with
2010-06-05 stevengcc/ChangeLog:
2010-06-04 jason * pt.c (value_dependent_expression_p) [NOEXCEPT_EXPR...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-05-28 stevengcc/ChangeLog:
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-26 jason PR c++/43382
2010-05-25 stevengcc/ChangeLog:
2010-05-19 jason * call.c (reference_binding): Use cp_build_qualified_t...
2010-05-19 jason * decl.c (grokdeclarator): Don't check quals on fn...
2010-05-19 jason PR c++/44193
2010-05-15 jakub PR c++/44148
2010-05-11 paolo/cp
2010-05-06 dodjiC++ support for -Wunused-but-set-variable
2010-05-04 paolo/cp
2010-05-04 dodjiFix PR c++/43953
2010-04-13 jason * call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P...
2010-04-07 jason PR c++/11094, DR 408
2010-04-07 jason PR c++/38392
2010-04-07 jason * pt.c (print_template_statistics): New.
2010-04-07 dodjiFix PR c++/42697
2010-04-06 jason PR c++/43621
2010-03-31 dodjiFix PR c++/43558
2010-03-30 jason PR c++/43076
2010-03-30 jason PR c++/43559
2010-03-26 dodjiFix for PR c++/43327
2010-03-26 dodjiFix compilation.
2010-03-25 dodjiFix candidate for PR c++/43206
2010-03-22 jason PR c++/43281
2010-03-04 jsm282010-03-04 Marco Poletti <poletti.marco@gmail.com>
2010-03-01 pzhaogcc/
2010-02-28 mmitchel2010-02-27 Mark Mitchell <mark@codesourcery.com>
2010-02-27 simartingcc/cp/
2010-02-24 manu2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-21 dodjiFix PR c++/42824
2010-02-18 jason PR c++/26261
2010-02-17 jason PR c++/43079
2010-02-10 pzhao2010-02-10 Shujing Zhao <pearly.zhao@oracle.com>
2010-02-09 jason PR c++/42399
2010-01-29 dodjiFix PRs c++/42758, c++/42634, c++/42797
2010-01-28 dodjiFix PR c++/42713
2010-01-17 dodjiRevert PR c++/42697
2010-01-17 dodjiFix PR c++/42697
2010-01-07 dodjiFix PR c++/40155
2010-01-05 jason * pt.c (unify_pack_expansion): Handle deduction from...
2010-01-04 jason PR c++/42555
2009-12-29 jason PR c++/42447
2009-12-22 jason PR c++/42466
2009-12-19 dodjiFix PR c++/42225, take 2
2009-12-18 jason PR c++/28300
2009-12-17 pzhao2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
2009-12-15 jason PR c++/42358
2009-12-15 jason PR c++/42364
2009-12-15 bonzini2009-12-15 Paolo Bonzini <bonzini@gnu.org>
next