| 2020-08-12 | 
Roger Sayle | x86_64: Use peephole2 to eliminate redundant moves. | 
commit | commitdiff | tree | 
| 2020-08-12 | 
Aldy Hernandez | Replace std::vector<> usage in ipa-fnsummary.c with...  | 
commit | commitdiff | tree | 
| 2020-08-12 | 
Andreas Krebbel | IBM Z: Fix PR96308 | 
commit | commitdiff | tree | 
| 2020-08-12 | 
Andreas Krebbel | IBM Z: Fix PR96456 | 
commit | commitdiff | tree | 
| 2020-08-12 | 
Alan Modra | Re: PR96493, powerpc local call linkage failure | 
commit | commitdiff | tree | 
| 2020-08-12 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-11 | 
François Dumont | libstdc++: Implement DR 526 on [forward_]list remove_if...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Ian Lance Taylor | internal/syscall/unix: restore ppc build tag | 
commit | commitdiff | tree | 
| 2020-08-11 | 
David Edelsohn | testsuite: remove xfail flifetime-dse[24].C | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Tom de Vries | [testsuite] Add missing require-effective-target direct...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Fix failing tests for AIX | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Make Networking TS work without gthreads...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Make net::system_context tag type constructo...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Fix net::system_context stop condition | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Fix <stop_token> to compile without gthreads | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jonathan Wakely | libstdc++: Make std::this_thread functions work without...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jakub Jelinek | c-family: Fix ICE in get_atomic_generic_size [PR96545] | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jakub Jelinek | expr: Optimize noop copies [PR96539] | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jakub Jelinek | tree: Fix up get_narrower [PR96549] | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Jan Hubicka | Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH...  | 
commit | commitdiff | tree | 
| 2020-08-11 | 
Martin Liska | Add debug counter for IPA bits CP. | 
commit | commitdiff | tree | 
| 2020-08-11 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Marek Polacek | c++: Add unfixed test [PR88003] | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Clément Chigot | runtime: revert eqtype for AIX | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Marek Polacek | testsuite: Introduce dg-ice. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Roger Sayle | i386: Improve code generation of smin(x,0) with -m32. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Fix build for targets without lstat [PR...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Fix compatibility support in unique_ptr...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Thomas Koenig | Fix NULL pointer dereference in doloop_contained_functi...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jakub Jelinek | c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497] | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Patrick Palka | c++: constraints and address of template-id | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Make C++17 ignore --disable-libstdcxx-filesy...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Implement LWG 561 for std::inserter | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Check __cpp_exceptions in basic_string:...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Aldy Hernandez | Declare gt_* functions inline in value-range.h. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Marc Glisse | Simplify X * C1 == C2 with wrapping overflow | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jonathan Wakely | libstdc++: Use _wstat64 for Windows [PR 95749] | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Jan Hubicka | Fix remove_predictions_associated_with_edge | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Paul Thomas | Correct ChangeLog foul ups. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Paul Thomas | This patch fixes PR96312. Cures a used uninitialized...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
Paul Thomas | This patch fixes PR96102. See the explanatory comment...  | 
commit | commitdiff | tree | 
| 2020-08-10 | 
liuhongt | Using UNSPEC for vector compare to mask register. | 
commit | commitdiff | tree | 
| 2020-08-10 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-09 | 
Roger Sayle | middle-end: Correct calculation of mul_widen_cost and...  | 
commit | commitdiff | tree | 
| 2020-08-09 | 
Iain Sandoe | testsuite, Darwin: XFAIL runs for two timode conversion...  | 
commit | commitdiff | tree | 
| 2020-08-09 | 
Hans-Peter...  | gcc.dg/pr44194-1.c: Skip for mmix. | 
commit | commitdiff | tree | 
| 2020-08-09 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-09 | 
Hans-Peter...  | gcc.dg/pr30957-1.c: xfail for mmix. | 
commit | commitdiff | tree | 
| 2020-08-08 | 
Peter Bergner | rs6000: MMA built-ins reject typedefs of MMA types | 
commit | commitdiff | tree | 
| 2020-08-08 | 
Jakub Jelinek | openmp: Handle clauses with gimple sequences in convert...  | 
commit | commitdiff | tree | 
| 2020-08-08 | 
Jakub Jelinek | openmp: Avoid floating point comparison at the end...  | 
commit | commitdiff | tree | 
| 2020-08-08 | 
Ian Lance Taylor | libgo: update to Go1.15rc2 release | 
commit | commitdiff | tree | 
| 2020-08-08 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Jonathan Wakely | libstdc++: Fix ambiguous comparisons in __gnu_debug...  | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Marc Glisse | Disable some VEC_COND_EXPR transformations after vector...  | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Jonathan Wakely | libstdc++: Replace some VERIFY tests with static_assert | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Jonathan Wakely | libstdc++: Fix linker script patterns for 32-bit targets | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Richard Biener | tree-optimization/96514 - avoid if-converting control...  | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Jose E. Marchesi | bpf: remove trailing whitespaces from source files | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Kwok Cheung...  | [testsuite] Add gcc.dg/ia64-sync-5.c | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Michael Meissner | Power10: Add BRD, BRW, and BRH support. | 
commit | commitdiff | tree | 
| 2020-08-07 | 
Alan Modra | PR96493, powerpc local call linkage failure | 
commit | commitdiff | tree | 
| 2020-08-07 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Hans-Peter...  | mmix: fix gcc.dg/loop-9.c by more accurate move insns | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Andrew Luo | libstdc++: Implement P0966 std::string::reserve should...  | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Jonathan Wakely | libstdc++: Do not set eofbit eagerly in operator>>...  | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Richard Sandiford | arm: Clear canary value after stack_protect_test [PR96191] | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Jonathan Wakely | libstdc++: Fix unnecessary allocations in read_symlink...  | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Jonathan Wakely | libstdc++: Adjust overflow prevention to operator>> | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Peter Bergner | rs6000: Don't ICE when spilling an MMA accumulator | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Roger Sayle | x86: Restrict new gcc.target/i386/minmax-9.c test to...  | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Jakub Jelinek | reassoc: Improve maybe_optimize_range_tests [PR96480] | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Jose E. Marchesi | bpf: more flexible support for kernel helpers | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Richard Biener | tree-optimization/96491 - avoid store commoning across...  | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Richard Biener | tree-optimization/96483 - fix ICE in PRE with POLY_INT_CST | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Richard Biener | Remove std::map use from graphite | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Roger Sayle | x86_64: Integer min/max improvements. | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Gerald Pfeifer | ipa-fnsummary: Include <vector> the proper way | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Kewen Lin | vect/rs6000: Support vector with length cost modeling | 
commit | commitdiff | tree | 
| 2020-08-06 | 
Kewen Lin | vect: Skip epilogue loops for dbgcnt check [PR96451] | 
commit | commitdiff | tree | 
| 2020-08-06 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jonathan Wakely | libstdc++: Break long lines to fit in 80 columns | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jonathan Wakely | libstdc++: Change URL for PSTL again | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jonathan Wakely | libstdc++: Replace operator>>(istream&, char*) [LWG...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Patrick Palka | c++: cxx_eval_vec_init after zero-initialization [PR96282] | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Thomas Koenig | Added test case to make sure that legal cases still...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Thomas Koenig | Static analysis for definition of DO index variables...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Marc Glisse | VEC_COND_EXPR optimizations | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Richard Sandiford | aarch64: Clear canary value after stack_protect_test...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Richard Sandiford | aarch64: Add missing %z prefixes to LDP/STP patterns | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Richard Biener | refactor LIM a bit | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Richard Biener | Make genmatch transform failure handling more consistent | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jakub Jelinek | openmp: Handle even some combined non-rectangular loops | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jakub Jelinek | openmp: Handle reduction clauses on host teams construc...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Jakub Jelinek | openmp: Use more efficient logical -> actual computatio...  | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Carl Love | rs6000 Add vector blend, permute builtin support | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Carl Love | rs6000, Add vector splat builtin support | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Carl Love | rs6000, Add vector shift double builtin support | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Carl Love | rs6000, Add vector replace builtin support GCC maintainers: | 
commit | commitdiff | tree | 
| 2020-08-05 | 
Carl Love | rs6000 Add vector insert builtin support | 
commit | commitdiff | tree | 
| next |