re PR c++/30111 (Value-initialization of POD base class doesn't initialize members)
[platform/upstream/gcc.git] / gcc / cp / pt.c
2007-10-11 Paolo Carlinire PR c++/31441 (ICE with variadic template and special...
2007-09-24 Jason Merrillre PR c++/33239 (internal compiler error in instantiate...
2007-09-23 Jason Merrillre PR c++/19407 (vector keyword in typedef inside templ...
2007-09-20 Jakub Jelinekre PR c++/33496 (ICE with sizeof for invalid argument...
2007-09-20 Jason Merrillre PR c++/7586 (Incorrect handling of attributes in...
2007-09-18 Jason Merrillre PR c++/17743 (dependent expressions in attributes)
2007-09-14 Jason MerrillPR c++/17743, c++/19163
2007-09-09 Jason Merrillre PR c++/33342 (ICE in dependent_type_p, at cp/pt...
2007-09-04 Jason Merrillre PR c++/14032 (Specialization of inner template using...
2007-08-31 Douglas Gregorre PR c++/32597 (New operation with empty parameter...
2007-08-28 Jason Merrillre PR c++/29000 (ICE on invalid use of template in...
2007-08-28 Jakub Jelinekre PR c++/32596 (ICE with inline template specializatio...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25 Paolo Bonzinidecl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
2007-08-23 Jakub JelinekRevert accidentally committed hunk.
2007-08-23 Jakub Jelinekre PR c++/32898 (Definition of variable N::i outside...
2007-08-22 Jason Merrillre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-16 Seongbae Parkgcov-5.C: New test.
2007-08-16 Paolo Carlinire PR c++/31132 (ICE on inconsistent friend declaration)
2007-08-15 Paolo Carlinire PR c++/33035 (ICE on local class destructor)
2007-08-14 Paolo Carlinire PR c++/27211 (Bogus error "template definition of...
2007-08-06 Paolo Carlinire PR c++/19532 (cp/pt.c mentions a function that has...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-28 Kazu Hirata* pt.c, tree.c, typeck2.c: Fix comment typos.
2007-07-27 Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-22 Nathan Sidwellre PR c++/30818 (templates and typedefs cause function...
2007-07-12 Kazu Hiratapt.c (template_parms_variadic_p): Remove.
2007-07-08 Paolo Carlinire PR c++/30535 (ICE with invalid template operator)
2007-07-07 Mark Mitchellre PR c++/32232 (ICE in resolve_overloaded_unification)
2007-07-06 Mark Mitchellre PR c++/32245 (wrong POD type initialization with...
2007-06-18 Simon Baldwinre PR c++/31923 (g++ accepts a storage-class-specifier...
2007-06-07 Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-25 Douglas Gregorre PR c++/31431 (ICE with invalid parameter pack)
2007-04-17 Simon Martinre PR c++/31517 (ICE on invalid initialization of stati...
2007-03-31 Douglas Gregorre PR c++/31138 (ICE with ellipsis)
2007-03-30 Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-28 Douglas Gregordecl.c (redeclaration_error_message): Complain when...
2007-03-26 Paolo Carlinire PR c++/30500 (pragma GCC system_header vs templates)
2007-03-23 Mark Mitchellcp-tree.h (current_tempalte_parms): Improve documentation.
2007-03-17 Kazu Hirata* cp-tree.def, parser.c, pt.c: Fix comment typos.
2007-03-15 Douglas Gregorptree.c (cxx_print_type): Use formatting markup for...
2007-03-11 Mark Mitchellre PR c++/30274 (bool bit-field: wrong increment and...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-03-08 Volker Reicheltre PR c++/30534 (ICE with invalid template argument)
2007-02-22 Michael Matzdwarf2out.c (add_AT_string): Call ggc_strdup once per...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-12 Simon Martinre PR c++/14622 (type mismatch in explicit template...
2007-02-11 Mark Mitchellre PR c++/26988 (template constructor in template class...
2007-02-05 Paolo Bonzinicp-tree.h (OMP_ATOMIC_CODE): Delete.
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-05 Douglas Gregorpt.c (tsubst): Propagate the need for structural equali...
2007-01-03 Kazu Hirata* pt.c: Fix a comment typo.
2007-01-02 Douglas Gregorpt.c (canonical_template_parms): Correct typo in comment.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-08 Mark Mitchellre PR c++/29732 (ICE on invalid friend declaration)
2006-12-04 Mark Mitchellre PR c++/29733 (ICE on initialization of function...
2006-12-04 Eric Botcazoutree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE...
2006-11-30 Dirk Muellerre PR c++/18313 (Missing warning for superfluous const...
2006-11-21 Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-11-13 Mark Mitchellre PR c++/29518 (rejects valid template argument, enums...
2006-10-17 Mark Mitchellre PR c++/27270 (ICE in process_init_constructor_array...
2006-10-17 Mark Mitchellre PR c++/27270 (ICE in process_init_constructor_array...
2006-10-16 Mark Mitchellre PR c++/28211 (wrong linkage of template argument...
2006-10-02 Mark Mitchellre PR c++/29105 (segfault in add_candidates with a...
2006-09-25 Lee Millwardre PR c++/27667 (ICE with in-class specialization)
2006-09-25 Lee Millwardre PR c++/27329 (ICE with misplaced expression)
2006-09-07 Simon Martinre PR c++/28284 (ICE with invalid static const variable)
2006-09-07 Mark Mitchellre PR c++/28903 (Rejects VLA in template class's member...
2006-09-06 Jason Merrillre PR c++/26102 ("using Base::member" nonsense)
2006-09-04 Nathan SidwellPR 23287 Revert my 2006-09-01 patch.
2006-09-01 Nathan Sidwellre PR c++/23287 (Explicitly invoking destructor of...
2006-08-28 Volker Reicheltre PR c++/28860 (Trouble with bound template template...
2006-08-27 Mark Mitchellre PR c++/28058 (ICE in inline_forbidden_p)
2006-08-26 Lee Millwardre PR c++/28736 (ICE with friend of invalid template...
2006-08-26 Mark Mitchellre PR c++/28588 (static private function)
2006-08-26 Volker Reicheltre PR c++/28852 (ICE on invalid conversion operator)
2006-08-24 Jason Merrillre PR c++/27714 (operator new as friend in template...
2006-08-20 Mark Mitchellre PR c++/28341 (ICE with references as template parame...
2006-08-17 Volker Reicheltre PR c++/28711 (ICE on invalid initializer for multidi...
2006-08-17 Jason Merrillre PR c++/28385 (templated function call goes awry)
2006-08-15 Lee Millwardre PR c++/28594 (ICE with invalid template parameter)
2006-08-09 Lee Millwardre PR c++/28637 (ICE on invalid template parameter)
2006-08-02 Mark Mitchellre PR c++/28557 (Trouble with templated type conversion...
2006-08-01 Daniel Jacobowitzre PR debug/23336 (enum constants not visible to gdb...
2006-07-28 Lee Millwardre PR c++/27668 (ICE with invalid template parameter)
2006-07-24 Daniel Jacobowitzre PR c++/28460 (g++ emits bogus namespace DIE)
2006-07-23 Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-07-21 Volker Reicheltre PR c++/28250 (ICE with invalid catch)
2006-07-20 Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-19 Mark Mitchellre PR c++/28235 (ICE with static const member as defaul...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-29 Jason Merrillre PR c++/27424 (Valid template-template-parameter...
2006-06-22 Volker Reicheltre PR c++/28111 (ICE with invalid friend in template...
2006-06-22 Volker Reicheltre PR c++/28110 (ICE with invalid template constant...
2006-06-19 Mark Mitchell* pt.c (instantiate_template): Fix typo in comment.
2006-06-16 Mark Mitchellre PR c++/27689 (function template incorrectly selected...
next