aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-05-05typeck.c (cp_build_compound_expr): Require RHS to have a known type.Nathan Sidwell1-0/+9
2009-05-05re PR c++/40013 (ICE when creating a local array with size from the return va...Jakub Jelinek1-0/+6
2009-05-04re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)Manuel López-Ibáñez1-0/+8
2009-05-01c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...Joseph Myers1-0/+35
2009-04-28revert: re PR c++/35652 (offset warning should be given in the front-end)Ben Elliston1-0/+9
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-0/+5
2009-04-27re PR c++/39875 (Wrong "value computed is not used" warning)Jakub Jelinek1-0/+6
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-0/+15
2009-04-22re PR c++/39639 (no diagnostic for ill-formed pack expansion)Dodji Seketeli1-0/+7
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-0/+13
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez1-0/+5
2009-04-21re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))Manuel López-Ibáñez1-0/+8
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-1/+19
2009-04-21re PR c/16202 (The -Wsequence-point warning misses many important instances)Manuel López-Ibáñez1-0/+7
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-0/+7
2009-04-20re PR c++/39803 (Bogus 'unused value' warning on declarations of non-POD arrays)Le-Chun Wu1-1/+7
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-0/+12
2009-04-20cp-tree.h (base_access): Change typedef to int.Ian Lance Taylor1-0/+7
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-0/+7
2009-04-18cp-tree.h: Remove the prototype for insert_block.Kazu Hirata1-0/+5
2009-04-16cp-tree.h (enum tsubst_flags): Rename from enum tsubst_flags_t.Ian Lance Taylor1-0/+5
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-0/+5
2009-04-15re PR c++/39551 (C++ frontend not warn about unused dereference operator with...Le-Chun Wu1-0/+8
2009-04-14diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins...Diego Novillo1-0/+6
2009-04-14[multiple changes]Diego Novillo1-0/+6
2009-04-14re PR c++/39763 (-Wshadow reports shadowed declarations for parameters of unn...Jason Merrill1-0/+6
2009-04-13fix changelog datesJason Merrill1-1/+1
2009-04-13re PR c++/39480 (generated memcpy causes trouble in assignment)Jason Merrill1-0/+6
2009-04-13re PR c++/39750 (ICE in uses_template_parms, at cp/pt.c:6332)Jason Merrill1-0/+5
2009-04-13re PR c++/39742 (ice in C++ overload resolution)Jason Merrill1-0/+5
2009-04-10re PR c++/28301 (ICE with broken specialization)H.J. Lu1-0/+6
2009-04-10parser.c (cp_parser_class_specifier): Remove the unused has_trailing_semicolon.H.J. Lu1-0/+5
2009-04-102009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez1-0/+13
2009-04-08re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+6
2009-04-08re PR c++/39637 (ICE on ill-formed sizeof(<parameter-pack>) in variadic templ...Dodji Seketeli1-0/+6
2009-04-07re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill1-0/+10
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+8
2009-04-06re PR c++/35146 (weird error in template function specialization)Jason Merrill1-0/+7
2009-04-05fix ChangeLogsJason Merrill1-1/+2
2009-04-05re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill1-0/+10
2009-04-04re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+7
2009-04-03re PR c++/39608 ('expr' cannot appear in a constant-expression.)Jason Merrill1-0/+9
2009-04-02re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+9
2009-04-02re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-0/+33
2009-03-31re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill1-0/+4
2009-03-31C++ DR 613Jason Merrill1-0/+4
2009-03-31ptree.c (cxx_print_decl): Pretty-print full name of function/template.Jason Merrill1-0/+4
2009-03-31decl.c (grokdeclarator): Reject pointer to qualified function type.Jason Merrill1-1/+4
2009-03-31re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep...Jason Merrill1-0/+14
2009-03-31mangle.c (write_expression): Mangle dependent name as source-name.Jason Merrill1-1/+4