2021-09-03 |
Andrew Pinski | Fix some GC issues in the aarch64 back-end. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Implement POINTER_DIFF_EXPR entry in range-op. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Patrick Palka | c++: shortcut bad convs during overload resolution... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Iain Sandoe | libgcc, soft-float: Fix strong_alias macro use for... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Do not assume loop header threading in backward threader. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Abstract PHI and forwarder block checks in jump threader. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve backwards threader debugging dumps. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Dump reason why threads are being cancelled and abstrac... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jason Merrill | c++: Avoid bogus -Wunused with recent change |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Tobias Burnus | Fortran: Fix Bind(C) char-len check, add ptr-contiguous... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Avoid using unavailable objects in jt_state. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Do not release state location until after path registry. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Add debug helper for jump thread paths. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | RAII class to change dump_file. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Add function name when dumping ranger contents. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Use non-null knowledge in path_range_query. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve path_range_query dumps. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Implement relation_oracle::debug. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Remove unnecessary include from tree-ssa-loop-ch.c |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Skip statements with no BB in ranger. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve support for IMAGPART_EXPR and REALPART_EXPR... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Tobias Burnus | libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Eric Botcazou | Improve compatibility of -fdump-ada-spec with warnings |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jakub Jelinek | openmp: Improve expand_omp_atomic_pipeline |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jakub Jelinek | c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
liuhongt | Remove macro check for __AMX_BF16/INT8/TILE__ in header... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Sandra Loosemore | libgfortran: Further fixes for GFC/CFI descriptor conve... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Sandra Loosemore | Fortran: TS 29113 testsuite |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Implement std::atomic<T*>::compare_exchange_weak |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Tweak whitespace in <atomic> |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Remove "no stronger" assertion in compare... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Define std::invoke_r for C++23 (P2136R3) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Martin Sebor | Improve -Wuninitialized note location. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Marcel Vollweiler | Add support for device-modifiers for 'omp target device'. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Richard Biener | Refine fix for PR78185, improve LIM for code after... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jakub Jelinek | match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Richard Biener | Revert "tree-optimization/102155 - fix LIM fill_always_... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
liuhongt | libgcc: Enable hfmode soft-sf/df/xf/tf extensions and... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
liuhongt | Enable _Float16 type for TARGET_SSE2 and above. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
liuhongt | Update hf soft-fp from glibc. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Richard Biener | tree-optimization/102155 - fix LIM fill_always_executed... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
YunQiang Su | Revert "MIPS: add .module mipsREV to all output asm... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jeff Law | Call reduce_vector_comparison_to_scalar_comparison... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Andrew Pinski | Fix target/101934: aarch64 memset code creates unaligne... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jakub Jelinek | libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Andrew Pinski | Add MIPS Linux support to gcc.misc-tests/linkage.c... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Martin Sebor | Enable ranger and caching in pass_waccess. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jason Merrill | libcpp: __VA_OPT__ tweak |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jakub Jelinek | libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488] |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Marek Polacek | c++: Add test for fixed PR [PR101592] |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Sandoe | libiberty, configure, Darwin: Avoid detecting deprecate... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Harald Anlauf | Fortran - improve wording of error message |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Sebastian Huber | Fix arm target build with inhibit_libc |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Thomas Schwinge | Simplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE' |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Sandoe | Objective-C, NeXT: Fix messenging non-aggregate return... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Sandoe | C-family: Add attribute 'unavailable'. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Sandoe | coroutines : Add a missed begin/finish else clause... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Sandoe | coroutines: No cleanups on goto statements. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Buclaw | libphobos: Update comment for DRUNTIME_OS_SOURCES |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Iain Buclaw | libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jakub Jelinek | vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Martin Liska | graph output: use better colors for edges |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Biener | tree-optimization/93491 - avoid PRE of trapping calls... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Biener | tree-optimization/102139 - fix SLP DR base alignment |
commit | commitdiff | tree | snapshot |
2021-09-01 |
YunQiang Su | MAINTAINERS: Add YunQiang Su for write after approval |
commit | commitdiff | tree | snapshot |
2021-09-01 |
YunQiang Su | md/define_c_enum: support value assignation |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jakub Jelinek | bswap: Fix up bswap_view_convert handling [PR102141] |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Biener | tree-optimization/102149 - add testcase for fixed bug |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Roger Sayle | C: PR c/79412: Poison decls with error_mark_node after... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
liuhongt | Get rid of all float-int special cases in validate_subreg. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
liuhongt | Revert "Make sure we're playing with integral modes... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jason Merrill | c++: Various small fixes |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Harald Anlauf | Fortran - extend set of substring expressions handled... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Add valid range checks to std::span construc... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Patrick Palka | c++: check arity before deduction w/ explicit targs... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Thomas Schwinge | Fix 'OMP_CLAUSE_TILE' operands handling in 'gcc/tree... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Thomas Schwinge | [OMP] Standardize on 'omp_privatize_by_reference' |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Martin Sebor | Avoid valid Coverity warning for comparing array to... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Martin Sebor | Disable gcc_rich_location copying and assignment. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Martin Sebor | Add attribute returns nonnull to get_range_query. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Fix broken autoconf check for O_NONBLOCK |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Remove redundant noexcept-specifier on defin... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Add missing return for atomic timed wait... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Improve error handling in Net TS name resolution |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Fix ip::tcp::resolver test failure on Solaris |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Roger Sayle | [Committed] Fix subreg_promoted_mode breakage on variou... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jason Merrill | c++: use iloc_sentinel in another place |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jason Merrill | c++: Improve error recovery with constexpr [PR92193] |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jeff Law | Restore intent of data-sym-multi-pool test |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jeff Law | More stabs removal. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jakub Jelinek | testsuite: Fix gcc.dg/vect/pr101145* tests [PR101145] |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Marcel Vollweiler | Add support for device-modifiers for 'omp target device'. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Jonathan Wakely | libstdc++: Fix 17_intro/names.cc failures on Solaris |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Roger Sayle | Preserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Roger Sayle | Only simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATI... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Richard Biener | tree-optimization/102142 - fix typo in loop BB reduc... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Richard Sandiford | libgcc: Add missing runtime exception notices |
commit | commitdiff | tree | snapshot |
next |