re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / cp /
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-29 Paolo Carlinire PR c++/65977 (Constexpr should be allowed in declara...
2015-06-29 Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
2015-06-29 Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-27 Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-27 Andreas Schwab* pt.c (check_unstripped_args): Mark parameter as unused.
2015-06-26 Jason Merrillre PR c++/66216 (Defaulted Operators and constructors...
2015-06-26 Jason Merrillre PR c++/66684 (ICE in merge_exception_specifiers...
2015-06-26 Jason Merrillre PR c++/66255 (ice in retrieve_specialization)
2015-06-26 Jason Merrillre PR c++/66067 (tree check ICE: accessed elt 1 of...
2015-06-26 Jason Merrillre PR c++/66654 (ice in digest_init_r, at cp/typeck2...
2015-06-26 Marek Polacekcp-array-notation.c (expand_sec_reduce_builtin): Use...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-24 Jason Merrillre PR c++/66647 (ICE: in instantiate_class_template_1...
2015-06-24 Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-24 Edward Smith-RowlandImplement N3928 - Extending static_assert
2015-06-24 Adam Butcherre PR c++/65750 (misinterpret in a virtual member funct...
2015-06-24 Patrick PalkaRevert fix for PR c++/30044
2015-06-24 Paolo Carlinire PR c++/65811 (ice in vague_linkage_p)
2015-06-24 Patrick PalkaAdd PR information to ChangeLog entries for previous...
2015-06-23 Patrick Palka[PATCH] Fix PR c++/30044
2015-06-23 Jason Merrillre PR c++/65879 (Bogus linkage errors for member class...
2015-06-23 Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-23 Jason Merrillre PR c++/66542 ([C++11] Can create static variable...
2015-06-22 Pierre-Marie de... gcc.c (default_compilers): Pass "-o %g.s" to cc1 for...
2015-06-22 Pierre-Marie de... c-ada-spec.h (cpp_operation): Add HAS_DEPENDENT_TEMPLAT...
2015-06-22 Paolo Carlinidecl.c (grokdeclarator): Use declspecs->locations[ds_vi...
2015-06-22 Jason Merrillre PR c++/66515 (g++ segfaults when creating an std...
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-20 Mikhail Maltsevre PR c++/65882 (Internal compiler error: Error reporti...
2015-06-19 Jason Merrillfix ChangeLog date
2015-06-19 Jason Merrillre PR c++/66585 (Internal compiler error when initializ...
2015-06-19 Jason Merrillre PR c++/65880 (Member function issue with argument...
2015-06-19 Jason Merrillre PR c++/65973 (segmentation fault when compiling...
2015-06-19 Jason Merrillre PR c++/65843 (multiple use of const variable in...
2015-06-18 Jason Merrillre PR c++/66001 (ICE when NSDMI in a literal class...
2015-06-18 Jakub Jelinekre PR c++/66571 (Template substitution causes some...
2015-06-17 Jason Merrillre PR c++/66515 (g++ segfaults when creating an std...
2015-06-17 Jakub Jelinekre PR c++/66571 (Template substitution causes some...
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 Paolo Carlinire PR c++/59682 (Invalid syntax accepted: new-placement...
2015-06-16 Jason Merrillre PR c++/66536 (ICE in build_ctor_subob_ref, at cp...
2015-06-16 Jason Merrillre PR c++/58063 (default arguments evaluated twice...
2015-06-16 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-16 Nathan Sidwellre PR c++/58583 ([c++11] ICE with invalid non-static...
2015-06-15 Paolo Carlinire PR c++/51048 (Class template inheritance doesn't...
2015-06-13 Patrick PalkaRemove stale commentary in cp/call.c
2015-06-13 Patrick PalkaEmit -Waddress warnings for comparing address of refere...
2015-06-12 Jason Merrillre PR c++/65719 (Link error with constexpr variable...
2015-06-11 Pierre-Marie de... Fix misplaced ChangeLog entries
2015-06-11 Jason Merrillre PR c++/66445 (ICE with lambda in stmt expression...
2015-06-11 Jason Merrillre PR c++/66450 ([C++11][constexpr] Issues when delegat...
2015-06-11 Pierre-Marie de... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-10 Jason Merrillre PR c++/66289 ("error: ambiguous template instantiati...
2015-06-09 Jason MerrillDR 1467 PR c++/51747
2015-06-09 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-09 Paolo Carlinire PR c++/65815 (brace elision doesn't work in NSDMI)
2015-06-09 Jason Merrillre PR c++/66383 (ICE in gimplify_expr on this passed...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-05 Nathan Sidwellre PR c++/52595 ([DR 325] commas and non-static data...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Ramana RadhakrishnanRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-06-03 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-06-03 Manuel López-Ibáñezre PR c++/66130 ("invalid use of non-static member...
2015-06-03 Paolo Carlinidecl.c (check_tag_decl): Use declspecs->locations as...
2015-06-03 Marek Polacekre PR sanitizer/66190 (ICE: tree code ‘call_expr’ is...
2015-06-03 Andres Tiraboschiplugins.texi (enum plugin_event): New event.
2015-06-02 Patrick Palkacp-tree.h (init_error): Remove declaration.
2015-06-02 Paolo Carlinire PR c++/61683 (decltype-specifier not accepted as...
2015-06-02 Jason Merrillre PR c++/65942 ([C++14] cannot use std::function as...
2015-06-02 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-31 Jason Merrill* constexpr.c (cxx_eval_indirect_ref): Try folding...
2015-05-31 Jason Merrillre PR c++/66320 (ICE: in cxx_eval_constant_expression...
2015-05-27 Jason Merrilldecl.c (check_redeclaration_exception_specification...
2015-05-27 Jason Merrilldecl.c (warn_extern_redeclared_static): Use the locatio...
2015-05-27 Nathan Sidwellapply to correct changelog
2015-05-27 Nathan Sidwellre PR c++/66270 (ICE: canonical types differ for identi...
2015-05-24 Nathan Sidwellre PR c++/66243 (enum class value is allowed to be...
2015-05-24 Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-23 Nathan Sidwellre PR c++/65936 (ICE: canonical types differ for identi...
2015-05-22 Jim WilsonMakefile.in (check_gcc_parallelize): Delete.
2015-05-22 Paolo Carlinire PR c++/65598 (Fix column location for 'explicit')
2015-05-22 Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-21 Nathan Sidwellre PR c++/60943 ([C++14] Return type deduction interfer...
2015-05-21 Marek Polacek* typeck.c (warn_args_num): Don't print "declare here...
2015-05-20 Jason Merrillpt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION...
2015-05-20 Jason Merrilldecl.c (grok_op_properties): Don't complain about size_...
2015-05-20 Nathan Sidwellre PR c++/65954 (gcc segfaults on the following input...
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-18 Jason Merrillpt.c (retrieve_specialization): Make sure our arguments...
next