ipa-reference.c (analyze_function): Declare step only if ENABLE_CHECKING is defined.
[gcc.git] / gcc / cp /
2008-06-29 Kaveh R. Ghazioptabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual...
2008-06-27 Jakub Jelinekre PR c++/36364 (Problem with -frepo)
2008-06-27 Paolo Carlinire PR c++/36655 (unjustified warning for "extern templa...
2008-06-24 Jonathan Wakelyre PR c++/23194 (Unhelpful diagnostic for incorrect...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-21 Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-18 Jan Hubickacgraph.c (cgraph_add_new_function): When in expansion...
2008-06-15 Ralf Wildenhuesomp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-14 Simon Martinre PR c++/35320 (ICE with invalid friend declaration)
2008-06-14 Simon Martinre PR c++/35317 (ICE with operator delete[] and ellipsis)
2008-06-11 Jakub Jelinekre PR c++/36408 (ICE with statement expression in template)
2008-06-08 Paolo Carlinire PR c++/35242 (ICE with invalid specialization of...
2008-06-07 Paolo Carlinire PR c++/35327 (ICE with invalid constructor)
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-02 Paolo Carlinire PR c++/36404 (ICE with invalid enum)
2008-06-02 Tomas Bilytree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVE...
2008-05-29 Paolo Carlinire PR c++/35243 (ICE with invalid initializer list...
2008-05-27 Michael MatzFix c++/27975.
2008-05-27 Alexandre Olivare PR c++/35909 (ICE with bit-field and const references)
2008-05-25 Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...
2008-05-23 Jakub Jelinekre PR c++/36237 (internal compiler error: in lower_stmt...
2008-05-23 Jakub Jelinekre PR c++/36308 (OpenMP privatized vars don't get dtors...
2008-05-21 Jakub Jelinekre PR c++/36023 (ICE with cast to variable-sized object)
2008-05-21 Jakub Jelinekre PR c++/36023 (ICE with cast to variable-sized object)
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-05-12 Paolo Carlinire PR c++/35331 (ICE with invalid specialization of...
2008-05-12 Tomas Bilytypeck2.c (digest_init): Use CONVERT_EXPR_P.
2008-05-11 Volker Reicheltparser.c (cp_parser_omp_clause_reduction): Add missing...
2008-05-07 Kenneth Zadeck[multiple changes]
2008-05-02 Simon BaldwinRolled back the following changes made in revision...
2008-05-01 Simon Baldwinc-common.h (warn_array_subscript_range): New function.
2008-04-30 Jakub Jelinekre PR c++/35986 (ICE with ambiguous template functions)
2008-04-29 Jakub Jelinekre PR c++/35650 (Can't bind ref-to-function through...
2008-04-29 Jakub Jelinekre PR c++/35987 (ICE with invalid if-condition)
2008-04-28 Jason Merrillre PR c++/57 ([DR 325] GCC can't parse a non-parenthesi...
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-24 Jakub Jelinekre PR c++/35758 (vector_size attribute lost in function...
2008-04-24 Richard Guentherc-common.h (check_builtin_function_arguments): Declare.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-22 Jason Merrillre PR c++/35316 (ICE with typeof/decltype and bit-fields)
2008-04-22 Jakub Jelinekre PR c++/35747 (ICE with undefined variable in stateme...
2008-04-21 Jason Merrillre PR c++/35325 (ICE with fixed-point types in template...
2008-04-21 Jason Merrillre PR c++/35678 (partial template specialization ICE...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-17 Jason Merrillre PR c++/35773 (auto_ptr references don't convert)
2008-04-15 Jakub Jelinekre PR c/35751 (ICE with invalid variable after #pragma...
2008-04-14 Danny Smithre PR target/35921 (Con/de-structor definition fails...
2008-04-09 Jason Merrillre PR c++/35708 (jump to label enters catch block)
2008-04-09 Volker Reicheltcall.c (build_op_delete_call): Fix quotation in warning...
2008-04-09 Volker Reicheltparser.c (cp_parser_check_type_definition): Print error...
2008-04-09 Volker Reicheltparser.c (cp_parser_non_integral_constant_expression...
2008-04-09 Volker Reicheltparser.c (cp_parser_asm_specification_opt): Print CPP_C...
2008-04-09 Volker Reichelt* parser.c (cp_parser_template_parameter_list): Simplify.
2008-04-08 James E WilsonFix uninit warning reported by Andrew Pinski.
2008-04-07 Jason Merrillre PR c++/35734 (ICE with copy constructor in derived...
2008-04-04 Paolo Bonzinifunction.c (free_after_parsing): Replace with cxx_push_...
2008-04-03 Jakub Jelinekre PR c++/35741 (ICE with offsetof and references)
2008-04-03 Tom Tromeyt-uclinux (generated_files): Add sysroot-suffix.h.
2008-04-03 Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-30 Volker Reicheltre PR c++/35578 (Error about misplaced 'friend' word...
2008-03-27 Tom Tromeysourcebuild.texi, [...]: Revert automatic dependency...
2008-03-27 Douglas Gregorre PR bootstrap/35704 (Bootstrap failure on i686-apple...
2008-03-27 Douglas Gregorpt.c (tsubst_copy): Cope with tsubst_pack_expansion...
2008-03-26 Jakub Jelinekre PR c++/35546 (__attribute__(format...) broken for...
2008-03-26 Jakub Jelinekre PR c++/35332 (Broken diagnostics for builtins)
2008-03-26 Douglas Gregorpt.c (coerce_template_template_parm): Moved the body...
2008-03-25 Tom Tromeyx-solaris (host-solaris.o): Update.
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-24 Tom Tromeylex.c (handle_pragma_interface): Don't copy the filename.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-18 Paolo Bonziniexpr.c (store_expr): Assume lang_hooks.reduce_bit_field...
2008-03-18 Jason Merrillre PR c++/35548 (g++ 4.3 miscompile this simple program)
2008-03-12 Richard Guentherrevert: [multiple changes]
2008-03-10 Jakub Jelinekre PR c++/35328 (ICE with firstprivate variable with...
2008-03-10 Jakub Jelinekre PR c++/35337 (Broken diagnostic for firstprivate...
2008-03-07 Paolo Bonzinirevert: re PR c++/35049 (g++.dg/conversion/simd3.C...
2008-03-07 Paolo Bonzinic-common.c (vector_types_convertible_p): Call langhook...
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-03-01 Douglas Gregorparser.c (cp_lexer_next_token_is_decl_specifier_keyword...
2008-02-29 Manuel López-Ibáñezparser.c (cp_parser_nonclass_name): New.
2008-02-29 Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-27 Jakub Jelinekre PR c++/35368 (With #pragma visibility, `vtable for...
2008-02-26 Jason Merrillre PR c++/35315 (ICE with attribute transparent_union)
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 Manuel López-Ibáñezre PR tree-optimization/26264 (Extraneous warning with...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Paolo Carlinire PR c++/35323 (ICE calling functions with fixed-point...
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-25 Paolo Carlinire PR c++/35333 (Broken diagnostic for complex builtin)
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-02-25 Manuel López-Ibáñeztypeck.c (check_for_casting_away_constness): Use 1...
2008-02-24 Paolo Carlinierror.c (dump_expr): Don't deal directly with NEW_EXPR...
2008-02-24 Danny Smithre PR c++/34749 (Incorrect warning when applying dllimp...
2008-02-22 Andrew Pinskire PR c++/34715 (always_inline with templates and not...
2008-02-22 Paolo Carlinire PR c++/35282 (Template specialization rejected)
2008-02-22 Ralf Wildenhuesre PR c/19999 (-Wfloat-equal does not warn for complex...
2008-02-19 Jason Merrillre PR c++/34950 (ICE in svn boost math toolkit)
next