Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | core: id_equal should forward | Nathan Sidwell | 1 | -1/+1 |
2020-11-02 | Rewrite SLP induction vectorization | Richard Biener | 1 | -0/+1 |
2020-10-28 | openmp: Parsing and some semantic analysis of OpenMP allocate clause | Jakub Jelinek | 1 | -0/+10 |
2020-10-12 | Correct handling of indices into arrays with elements larger than 1 (PR c++/9... | Martin Sebor | 1 | -1/+11 |
2020-10-02 | c++: Set CALL_FROM_NEW_OR_DELETE_P on more calls. | Jason Merrill | 1 | -3/+0 |
2020-10-02 | c++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h | Jason Merrill | 1 | -1/+8 |
2020-09-19 | Infrastructure & C front end changes for array parameter checking (PR c/50584). | Martin Sebor | 1 | -1/+2 |
2020-09-14 | options: Save and restore opts_set for Optimization and Target options | Jakub Jelinek | 1 | -4/+8 |
2020-09-03 | c++: Fix another PCH hash_map issue [PR96901] | Jakub Jelinek | 1 | -0/+5 |
2020-08-31 | c++: Implement P1009: Array size deduction in new-expressions. | Marek Polacek | 1 | -0/+1 |
2020-08-28 | Add -Wstringop-overread for reading past the end by string functions. | Martin Sebor | 1 | -0/+9 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -8/+0 |
2020-07-20 | Correct handling of constant representations containing embedded nuls. | Martin Sebor | 1 | -2/+3 |
2020-07-13 | ipa-devirt: Fix crash in obj_type_ref_class [PR95114] | Richard Sandiford | 1 | -2/+2 |
2020-07-03 | Extend store merging to STRING_CST | Eric Botcazou | 1 | -1/+3 |
2020-06-16 | openmp: Initial part of OpenMP 5.0 non-rectangular loop support | Jakub Jelinek | 1 | -0/+5 |
2020-05-28 | Add support for __builtin_bswap128 | Eric Botcazou | 1 | -0/+1 |
2020-05-18 | PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible ar... | Martin Sebor | 1 | -2/+3 |
2020-05-12 | tree: Add vector_element_bits(_tree) [PR94980 1/3] | Richard Sandiford | 1 | -0/+2 |
2020-05-09 | Remove last use of expr_align | Eric Botcazou | 1 | -1/+0 |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -2/+2 |
2020-04-29 | c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ... | Jakub Jelinek | 1 | -0/+7 |
2020-04-08 | Allow new/delete operator deletion only for replaceable. | Martin Liska | 1 | -1/+9 |
2020-04-04 | c++: Fix further protected_set_expr_location related -fcompare-debug issues [... | Jakub Jelinek | 1 | -0/+1 |
2020-01-31 | calls.c: refactor special_function_p for use by analyzer (v2) | David Malcolm | 1 | -0/+25 |
2020-01-10 | Further changes for the OpenACC 'if_present' clause on the 'host_data' construct | Thomas Schwinge | 1 | -0/+5 |
2020-01-07 | PR c++/47877 - -fvisibility-inlines-hidden and member templates. | Jason Merrill | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-01 | Fix bugs relating to flexibly-sized objects in nios2 backend. | Sandra Loosemore | 1 | -0/+1 |
2019-11-29 | Remove unused decimal floating-point pointer types | Julian Brown | 1 | -3/+0 |
2019-11-22 | re PR c++/92458 (Constraints do not work with precompiled headers) | Jakub Jelinek | 1 | -0/+64 |
2019-11-14 | Remove build_{same_sized_,}truth_vector_type | Richard Sandiford | 1 | -2/+0 |
2019-11-14 | Add build_truth_vector_type_for_mode | Richard Sandiford | 1 | -0/+1 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -1/+2 |
2019-11-08 | [C] Opt out of GNU vector extensions for built-in SVE types | Richard Sandiford | 1 | -0/+5 |
2019-11-01 | PR middle-end/91679 - missing -Warray-bounds accessing a member array in a lo... | Martin Sebor | 1 | -1/+1 |
2019-10-31 | re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1) | Jakub Jelinek | 1 | -3/+3 |
2019-10-31 | re PR c++/90947 (Simple lookup table of array of strings is miscompiled) | Jakub Jelinek | 1 | -6/+0 |
2019-09-19 | PR middle-end/91631 - buffer overflow into an array member of a declared obje... | Martin Sebor | 1 | -0/+7 |
2019-09-11 | [PATCH] some tree struct marking | Nathan Sidwell | 1 | -0/+4 |
2019-08-22 | PR middle-end/91490 - bogus argument missing terminating nul warning on strle... | Martin Sebor | 1 | -1/+2 |
2019-08-16 | tree.def (TYPE_SIZE): Clarify. | Martin Sebor | 1 | -1/+4 |
2019-08-13 | Use checking forms of DECL_FUNCTION_CODE (PR 91421) | Richard Sandiford | 1 | -8/+63 |
2019-08-13 | Optimise constant IFN_WHILE_ULTs | Richard Sandiford | 1 | -0/+1 |
2019-08-10 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE. | Jakub Jelinek | 1 | -0/+3 |
2019-08-06 | tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ... | Jakub Jelinek | 1 | -4/+5 |
2019-08-01 | PR c++/90947 - Simple lookup table of array of strings is miscompiled | Martin Sebor | 1 | -0/+6 |
2019-07-25 | Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383). | Martin Liska | 1 | -0/+11 |
2019-07-25 | Come up with function_decl_type and use it in tree_function_decl. | Martin Liska | 1 | -4/+30 |
2019-07-20 | tree.def (OMP_LOOP): New tree code. | Jakub Jelinek | 1 | -8/+11 |