Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-22 | re PR c++/66921 (failure to determine size of static constexpr array that is ... | Jason Merrill | 1 | -1/+2 |
2015-12-18 | re PR c++/67592 (A virtual member function declared constexpr fails to trigge... | Paolo Carlini | 1 | -7/+15 |
2015-12-16 | PR objc++/68932 - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtime | Martin Sebor | 1 | -2/+3 |
2015-12-15 | struct-layout-1_generate.c: Avoid generating further fields after the first f... | Martin Sebor | 1 | -15/+32 |
2015-12-07 | re PR c++/68464 (ICE in valid constexpr function: ../../src/gcc/tree.c:11497) | Jason Merrill | 1 | -1/+8 |
2015-12-06 | PR c++/68597, fix auto9.C and auto-neg1.C with -std=c++1z. | Jason Merrill | 1 | -2/+3 |
2015-11-19 | re PR c++/67409 (tree-cfg.c dereferences a NULL pointer) | Jakub Jelinek | 1 | -31/+47 |
2015-11-13 | Merge C++ delayed folding branch. | Jason Merrill | 1 | -41/+31 |
2015-11-11 | decl.c (duplicate_decls): When combining typedefs, remove the new type from t... | Jason Merrill | 1 | -1/+16 |
2015-11-11 | re PR c/68107 (Non-VLA type whose size is half or more of the address space c... | Marek Polacek | 1 | -13/+3 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -15/+8 |
2015-10-29 | re PR c++/67845 (ICE on invalid use of const qualifier on x86_64-linux-gnu in... | Paolo Carlini | 1 | -0/+5 |
2015-10-26 | function.h (MINIMUM_METHOD_BOUNDARY): New macro. | Christian Bruel | 1 | -8/+3 |
2015-10-19 | Expand PTRMEM_CST only when necessary. | Jason Merrill | 1 | -4/+3 |
2015-10-19 | typo | Jason Merrill | 1 | -1/+1 |
2015-10-18 | re PR c++/68006 ([C++14] Incorrect aggregate initialization from empty initia... | Jason Merrill | 1 | -1/+15 |
2015-10-07 | cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location. | Marek Polacek | 1 | -2/+1 |
2015-10-04 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -5/+47 |
2015-09-22 | c.opt (Wmultiple-inheritance, [...]): New C++ warnings. | Nathan Sidwell | 1 | -1/+9 |
2015-09-01 | re PR c++/61753 (poor diagnostic for constructor definition that starts with ... | Paolo Carlini | 1 | -24/+61 |
2015-08-21 | decl.c (grokvardecl): Simplify the latter. | Paolo Carlini | 1 | -2/+1 |
2015-08-21 | decl.c (grokvardecl): Complete check added for c++/67065. | Paolo Carlini | 1 | -1/+2 |
2015-08-20 | re PR c++/67065 ([DR 1886] Missing diagnostics for ill-formed program with ma... | Paolo Carlini | 1 | -0/+5 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -6/+6 |
2015-08-07 | Add C++ Concepts TS support. | Andrew Sutton | 1 | -25/+242 |
2015-08-05 | decl.c (cp_finish_decl): Tidy. | Jason Merrill | 1 | -2/+1 |
2015-07-28 | call.c (build_op_delete_call, [...]): Use Use DECL_SOURCE_LOCATION and "%qD" ... | Paolo Carlini | 1 | -2/+3 |
2015-07-26 | decl.c (poplevel): Use Use DECL_SOURCE_LOCATION and "%qD" in warning_at inste... | Paolo Carlini | 1 | -35/+51 |
2015-07-21 | decl.c (grokdeclarator): For an erroneous template parameter propagate error_... | Paolo Carlini | 1 | -1/+6 |
2015-07-08 | c-omp.c (c_omp_declare_simd_clauses_to_numbers): If all clauses are to be rem... | Jakub Jelinek | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-01 | re PR c++/65945 (C++ alignment of nullptr_t is 1 and might cause unaligned st... | Jason Merrill | 1 | -0/+2 |
2015-06-30 | re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876) | Jason Merrill | 1 | -16/+26 |
2015-06-29 | re PR c++/65977 (Constexpr should be allowed in declaration of friend templat... | Paolo Carlini | 1 | -9/+6 |
2015-06-29 | Wunused-parameter warnings are given from cgraph::finalize_function, | Manuel López-Ibáñez | 1 | -0/+6 |
2015-06-29 | re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails... | Marek Polacek | 1 | -2/+11 |
2015-06-27 | call.c: Use VECTOR_TYPE_P. | Marek Polacek | 1 | -4/+4 |
2015-06-27 | call.c (set_up_extended_ref_temp): Use VAR_P. | Marek Polacek | 1 | -9/+8 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-24 | re PR c++/65811 (ice in vague_linkage_p) | Paolo Carlini | 1 | -0/+2 |
2015-06-23 | re PR c++/65879 (Bogus linkage errors for member class of anonymous class) | Jason Merrill | 1 | -1/+1 |
2015-06-23 | re PR c++/66542 ([C++11] Can create static variable of type that has deleted ... | Jason Merrill | 1 | -3/+3 |
2015-06-22 | decl.c (grokdeclarator): Use declspecs->locations[ds_virtual]. | Paolo Carlini | 1 | -10/+3 |
2015-06-19 | re PR c++/65880 (Member function issue with argument "pointer to const array ... | Jason Merrill | 1 | -7/+7 |
2015-06-17 | tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ... | Andrew MacLeod | 1 | -2/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-11 | Restore DW_AT_abstract_origin for cross-unit call sites | Pierre-Marie de Rodat | 1 | -0/+2 |