Age | Commit message (Expand) | Author | Files | Lines |
2014-01-15 | re PR c++/59659 (large zero-initialized std::array compile time excessive) | Jason Merrill | 1 | -7/+1 |
2014-01-07 | semantics.c (trait_expr_value, [...]): Implement the letter of 20.11.6 about ... | Paolo Carlini | 1 | -1/+2 |
2014-01-03 | Core DR 1442 PR c++/59165 | Paolo Carlini | 1 | -6/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-23 | re PR c++/41090 (Using static label reference in c++ class constructor produc... | Jason Merrill | 1 | -14/+14 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -1/+1 |
2013-12-11 | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | Balaji V. Iyer | 1 | -0/+2 |
2013-11-28 | re PR c++/59297 (ICE: openmp atomic with indirect LHS) | Jakub Jelinek | 1 | -1/+1 |
2013-11-27 | re PR c++/58647 (ICE with function pointer) | Paolo Carlini | 1 | -0/+10 |
2013-11-27 | cgraph.h (enum cgraph_simd_clone_arg_type): New. | Aldy Hernandez | 1 | -0/+2 |
2013-11-27 | Don't create out-of-bounds BIT_FIELD_REF. | Tom de Vries | 1 | -1/+1 |
2013-11-25 | re PR c++/58607 ([c++11] ICE with undeclared variable in constexpr) | Paolo Carlini | 1 | -0/+5 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -3/+2 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -7/+8 |
2013-11-22 | add auto_vec | Trevor Saunders | 1 | -16/+4 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+4 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -8/+8 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-16 | re PR c++/29143 (address-of overloaded function does not work in function call) | Paolo Carlini | 1 | -0/+5 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-11-01 | Replace some heap vectors with stack vectors. | Trevor Saunders | 1 | -3/+1 |
2013-11-01 | c-typeck.c (c_finish_omp_clauses): Go to check_dup_generic at the end, unless... | Jakub Jelinek | 1 | -3/+11 |
2013-10-31 | c-typeck.c (c_finish_omp_clauses): Diagnose aligned clause with decl that is ... | Jakub Jelinek | 1 | -0/+13 |
2013-10-31 | semantics.c (cxx_eval_call_expression): Handle trivial value-initialization. | Jason Merrill | 1 | -5/+11 |
2013-10-30 | semantics.c (finish_compound_literal): Don't create a static variable inside ... | Jason Merrill | 1 | -0/+1 |
2013-10-30 | re PR other/33426 (Support of #pragma ivdep) | Tobias Burnus | 1 | -3/+18 |
2013-10-23 | In C++11 a trivial [cd]tor might not be callable. | Jason Merrill | 1 | -0/+4 |
2013-10-17 | tree-flow.h (struct omp_region): Move to omp-low.c. | Andrew MacLeod | 1 | -0/+1 |
2013-10-16 | tree-core.h (tree_code_name): Remove. | Paulo Matos | 1 | -2/+2 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -52/+1512 |
2013-10-09 | re PR c++/58635 ([c++11] ICE with __transaction_atomic and noexcept(false)) | Marek Polacek | 1 | -2/+4 |
2013-10-02 | re PR c++/58565 ([c++11] ICE with label in statement expression) | Paolo Carlini | 1 | -0/+1 |
2013-09-25 | re PR c++/58516 (ICE with __transaction_atomic) | Marek Polacek | 1 | -1/+3 |
2013-09-15 | Core DR 904 PR c++/41933 | Jason Merrill | 1 | -0/+3 |
2013-09-12 | semantics.c (finish_pseudo_destructor_expr): Add location_t parameter. | Paolo Carlini | 1 | -6/+9 |
2013-08-21 | re PR c++/56130 (__attribute__((deprecated)) does not affect C++ reference) | Paolo Carlini | 1 | -3/+5 |
2013-08-12 | i386.c (ix86_function_versions): Use error + inform. | Paolo Carlini | 1 | -1/+1 |
2013-08-02 | cp-tree.h (finish_stmt): Do not declare. | Paolo Carlini | 1 | -11/+0 |
2013-07-30 | re PR c++/57901 (Cannot call-by-value such that class has non-trivial (conste... | Jason Merrill | 1 | -3/+3 |
2013-07-21 | class.c: Fix typos. | Ondřej Bílka | 1 | -3/+3 |
2013-07-14 | Extract lambda functions from semantics.c. | Adam Butcher | 1 | -888/+0 |
2013-07-09 | re PR c++/57658 (ICE in tsubst_copy, at cp/pt.c:12213) | Jason Merrill | 1 | -7/+7 |
2013-07-09 | re PR c++/57526 (use of X before deduction of auto error for seemingly good c... | Jason Merrill | 1 | -1/+1 |
2013-07-09 | re PR regression/57551 (g++.dg/ext/visibility/anon6.C scan-assembler 1BIiE1cE) | Jason Merrill | 1 | -5/+0 |
2013-07-09 | re PR c++/53094 (constexpr vector subscripting) | Marc Glisse | 1 | -1/+7 |
2013-07-08 | re PR c++/57550 (bogus "error ... is private") | Jason Merrill | 1 | -0/+11 |
2013-06-28 | Implemented Jason Merrill's suggestions on Array Notation C++. | Balaji V. Iyer | 1 | -18/+3 |
2013-06-26 | re PR c++/57408 (lambda, Variable length arrays, thread, internal compiler er... | Jason Merrill | 1 | -0/+1 |
2013-06-23 | c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x. | Gabriel Dos Reis | 1 | -2/+2 |