summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-1/+5
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-1/+2
* re PR middle-end/40502 (crash in cp_diagnostic_starter)Jakub Jelinek2009-07-101-1/+1
* cp-tree.h (struct lang_decl): Overhaul.Jason Merrill2009-07-031-1/+1
* re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)Jason Merrill2009-06-291-6/+5
* * error.c (dump_decl): Do say "typedef" for the injected class name.Jason Merrill2009-06-241-1/+1
* diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez2009-06-011-6/+17
* builtins.c (validate_gimple_arglist): Don't use va_arg with enum type.Ian Lance Taylor2009-05-291-2/+2
* Fix for PR c++/PR39754Dodji Seketeli2009-05-281-1/+1
* pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers2009-05-101-37/+63
* c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...Joseph Myers2009-05-011-77/+78
* re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez2009-04-201-0/+19
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-081-3/+11
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-071-2/+3
* re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill2009-04-051-14/+53
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-041-18/+29
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-021-3/+64
* re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep...Jason Merrill2009-03-311-9/+10
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-33/+0
* re PR c++/33492 (Broken diagnostic: 'must_not_throw_expr' not supported by du...Paolo Carlini2009-03-061-2/+3
* re PR c++/33465 (Broken diagnostic: 'fix_trunc_expr' and 'float_expr' not sup...Paolo Carlini2009-01-301-0/+4
* re PR c++/35335 (Broken diagnostic: 'expr_stmt' not supported by dump_expr)Jakub Jelinek2009-01-091-1/+2
* re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Jakub Jelinek2008-12-051-0/+1
* re PR c++/35405 (Internal compiler error)Dodji Seketeli2008-11-191-2/+4
* re PR c++/35334 (Broken diagnostic for complex cast)Jakub Jelinek2008-11-121-0/+1
* re PR c++/37719 (incorrect type on warning of mismatched exception specificat...Paolo Carlini2008-10-031-1/+6
* c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor2008-08-261-2/+7
* diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2008-08-211-1/+1
* re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...Jakub Jelinek2008-08-191-1/+3
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-1/+1
* Implement defaulted/deleted functions as per N2346Jason Merrill2008-07-241-1/+1
* re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2008-07-231-1/+1
* Implement WG21 N2672, Initializer List proposed wordingJason Merrill2008-07-021-4/+14
* typeck2.c (digest_init): Use CONVERT_EXPR_P.Tomas Bily2008-05-121-2/+1
* re PR c++/35332 (Broken diagnostics for builtins)Jakub Jelinek2008-03-261-0/+8
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-1/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-2/+0
* re PR c++/35333 (Broken diagnostic for complex builtin)Paolo Carlini2008-02-251-0/+3
* error.c (dump_expr): Don't deal directly with NEW_EXPR (and VEC_NEW_EXPR), fo...Paolo Carlini2008-02-241-37/+2
* re PR c++/34965 (Broken diagnostic: 'truth_and_expr' not supported by dump_expr)Jakub Jelinek2008-01-261-0/+10
* re PR c++/34918 (Broken diagnostic: 'vector_cst' not supported by dump_expr)Jakub Jelinek2008-01-221-1/+2
* re PR c++/34850 (Recursive BLOCK tree causes compilation to hang during diagn...Richard Guenther2008-01-211-1/+3
* re PR c++/34891 (Broken diagnostic: 'view_convert_expr' not supported by dump...Paolo Carlini2008-01-211-0/+1
* re PR c++/34314 (ICE on invalid code (with variadic templates): tree check: e...Douglas Gregor2008-01-151-4/+20
* re PR c++/34611 (Broken diagnostic: 'tree_list' not supported by dump_expr)Paolo Carlini2008-01-041-1/+6
* re PR c++/34395 (Broken diagnostic: 'type_pack_expansion' not supported by du...Jakub Jelinek2007-12-101-0/+2
* re PR c++/34394 (Broken diagnostic: 'abs_expr' not supported by dump_expr)Jakub Jelinek2007-12-101-0/+1
* re PR c++/34273 (Broken diagnostic: 'tree_binfo' not supported by dump_decl)Paolo Carlini2007-12-021-0/+1
* re PR c++/34275 (Broken diagnostic: 'obj_type_ref' not supported by dump_expr)Jakub Jelinek2007-11-301-0/+4
* re PR c++/33495 (Broken diagnostic: Trouble pretty-printing statement express...Paolo Carlini2007-11-021-0/+6