2018-12-02 |
Uros Bizjak | i386.c (inline_memory_move_cost): Correctly compute... |
commit | commitdiff | tree |
2018-12-02 |
Jakub Jelinek | re PR target/88278 (Fails to elide zeroing of upper... |
commit | commitdiff | tree |
2018-12-02 |
Jeff Law | h8300.md (call, call_value): Drop mode from operand... |
commit | commitdiff | tree |
2018-12-02 |
Jan Hubicka | bb-reorer.c (find_rarely_executed_basic_blocks_and_cros... |
commit | commitdiff | tree |
2018-12-02 |
Janne Blomqvist | Use atomic load/store to access static backtrace state... |
commit | commitdiff | tree |
2018-12-02 |
Jakub Jelinek | tree-nested.c (convert_nonlocal_omp_clauses, [...]... |
commit | commitdiff | tree |
2018-12-02 |
Jakub Jelinek | omp-low.c (check_omp_nesting_restrictions): Allow cance... |
commit | commitdiff | tree |
2018-12-02 |
Jakub Jelinek | re PR sanitizer/88291 (asan ICE in asan_clear_shadow) |
commit | commitdiff | tree |
2018-12-02 |
Jakub Jelinek | re PR c++/88258 (Infinite loop emitting diagnostics... |
commit | commitdiff | tree |
2018-12-02 |
Iain Buclaw | Merge dmd upstream 5220ad51e |
commit | commitdiff | tree |
2018-12-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/87523 (ICE: Closures apparently fail to captu... |
commit | commitdiff | tree |
2018-12-01 |
Iain Buclaw | libphobos: Add support for RISCV to glibc bindings |
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/79629 (ICE on invalid code in tsubst_copy... |
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/83856 (ICE in tsubst_copy;) |
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | Implement P0634R3, Down with typename! |
commit | commitdiff | tree |
2018-12-01 |
Jeff Law | * gcc.dg/predict-22.c: Update expected output. |
commit | commitdiff | tree |
2018-12-01 |
Jakub Jelinek | re PR sanitizer/88289 (r266664 causes asan to fail... |
commit | commitdiff | tree |
2018-12-01 |
Jakub Jelinek | re PR target/54589 (struct offset add should be folded... |
commit | commitdiff | tree |
2018-12-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2018-11-30 |
Indu Bhagat | coverage.c (get_coverage_counts): Use from_function_dec... |
commit | commitdiff | tree |
2018-11-30 |
Jakub Jelinek | re PR tree-optimization/88274 (ICE in check, at tree... |
commit | commitdiff | tree |
2018-11-30 |
Jakub Jelinek | re PR testsuite/85368 (phi-opt-11 test fails on IBM Z) |
commit | commitdiff | tree |
2018-11-30 |
Jeff Law | optabs.c (expand_binop): Use "machine_mode" rather... |
commit | commitdiff | tree |
2018-11-30 |
Wilco Dijkstra | re PR middle-end/64242 (Longjmp expansion incorrect) |
commit | commitdiff | tree |
2018-11-30 |
David Malcolm | C++: fix-it hint for missing parentheses |
commit | commitdiff | tree |
2018-11-30 |
David Malcolm | pretty-print.c: add selftest::test_prefixes_and_wrapping |
commit | commitdiff | tree |
2018-11-30 |
Michael Ploujnikov | Minimize clone counter memory usage in LTO. |
commit | commitdiff | tree |
2018-11-30 |
Michael Ploujnikov | Minimize clone counter memory usage in create_virtual_c... |
commit | commitdiff | tree |
2018-11-30 |
Michael Ploujnikov | Make function assembly more independent. |
commit | commitdiff | tree |
2018-11-30 |
Jakub Jelinek | re PR debug/85550 (-fdebug-types-section broken with... |
commit | commitdiff | tree |
2018-11-30 |
Cesar Philippidis | [PR88288, OpenACC, libgomp] Adjust offsets for present... |
commit | commitdiff | tree |
2018-11-30 |
James Norris | [C++] Use existing local variable in cp_parser_oacc_ent... |
commit | commitdiff | tree |
2018-11-30 |
Thomas Schwinge | [PR87924] Add (XFAILed) test cases for OpenACC wait... |
commit | commitdiff | tree |
2018-11-30 |
Thomas Schwinge | Clean up Fortran OpenACC wait clause handling |
commit | commitdiff | tree |
2018-11-30 |
Thomas Schwinge | Support multiple OpenACC wait clauses |
commit | commitdiff | tree |
2018-11-30 |
Thomas Schwinge | Add libgomp.oacc-fortran/lib-16-2.f90 |
commit | commitdiff | tree |
2018-11-30 |
Vladimir Makarov | re PR rtl-optimization/88179 ([MIPS] pr84941.c ICE... |
commit | commitdiff | tree |
2018-11-30 |
Peter Bergner | re PR target/87496 (ICE in aggregate_value_p at gcc... |
commit | commitdiff | tree |
2018-11-30 |
Janne Blomqvist | Initialize backtrace state once |
commit | commitdiff | tree |
2018-11-30 |
Edward Smith... | Implement P0457R2 String Prefix and Suffix Checking. |
commit | commitdiff | tree |
2018-11-30 |
Edward Smith... | The remainder of the Pre-emptively support P0646R1... |
commit | commitdiff | tree |
2018-11-30 |
Edward Smith... | Pre-emptively support P0646R1 for std container erasure. |
commit | commitdiff | tree |
2018-11-30 |
David Malcolm | Fix ICE in substring locations from macros in header... |
commit | commitdiff | tree |
2018-11-30 |
Tom de Vries | [libbacktrace] Add tests for unused formats |
commit | commitdiff | tree |
2018-11-30 |
Tom de Vries | [libbacktrace] Test check_PROGRAMS without mmap |
commit | commitdiff | tree |
2018-11-30 |
Alexander Monakov | Call decl_default_tls_model with a proper type (PR... |
commit | commitdiff | tree |
2018-11-30 |
Sam Tebbs | [PATCH][GCC][ARM] Ensure dotproduct is only enabled... |
commit | commitdiff | tree |
2018-11-30 |
Martin Liska | Make red zone size more flexible for stack variables... |
commit | commitdiff | tree |
2018-11-30 |
Alan Modra | [RS6000] PowerPC64 soft-float |
commit | commitdiff | tree |
2018-11-30 |
Alan Modra | [RS6000] num_insns_constant ICE |
commit | commitdiff | tree |
2018-11-30 |
Richard Biener | gimple-parser.c (c_parser_gimple_postfix_expression... |
commit | commitdiff | tree |
2018-11-30 |
Martin Liska | Restrict vector extension to use 128bit vectors (PR... |
commit | commitdiff | tree |
2018-11-30 |
Richard Biener | re PR tree-optimization/88274 (ICE in check, at tree... |
commit | commitdiff | tree |
2018-11-30 |
Tom de Vries | [libbacktrace] Factor out backtrace_vector_free |
commit | commitdiff | tree |
2018-11-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2018-11-29 |
Andi Kleen | Allow changing the fentry section per file and per... |
commit | commitdiff | tree |
2018-11-29 |
Andi Kleen | Support changing fentry name per function |
commit | commitdiff | tree |
2018-11-29 |
Andi Kleen | Support instrumenting returns of instrumented functions |
commit | commitdiff | tree |
2018-11-29 |
Eric Botcazou | re PR target/87807 (passing float/double vectors as... |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR target/88152 (optimize SSE & AVX char compares... |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR target/54700 (Optimize away x<0 as mask argument... |
commit | commitdiff | tree |
2018-11-29 |
Vladimir Makarov | pr34256.c: Adjust the number of expected moves. |
commit | commitdiff | tree |
2018-11-29 |
Paolo Carlini | decl.c (compute_array_index_type_loc): New, like the... |
commit | commitdiff | tree |
2018-11-29 |
David Malcolm | C++: namespaces and scopes for enum values (PR c++... |
commit | commitdiff | tree |
2018-11-29 |
Peter Bergner | re PR target/87496 (ICE in aggregate_value_p at gcc... |
commit | commitdiff | tree |
2018-11-29 |
Uros Bizjak | i386.c (inline_memory_move_cost): Check "in" for 2... |
commit | commitdiff | tree |
2018-11-29 |
Martin Sebor | PR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL |
commit | commitdiff | tree |
2018-11-29 |
Martin Sebor | PR c/88172 - attribute aligned of zero silently accepte... |
commit | commitdiff | tree |
2018-11-29 |
Martin Liska | Fix thinko in transition to memop_ret type (PR middle... |
commit | commitdiff | tree |
2018-11-29 |
Qing Zhao | Add a new option -flive-patching={inline-only-static... |
commit | commitdiff | tree |
2018-11-29 |
Giuliano Belinassi | match.pd (sinh (atanh (x))): New simplification rules. |
commit | commitdiff | tree |
2018-11-29 |
Edward Smith... | Only include bits/stl_algo.h for C++20. |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR target/54700 (Optimize away x<0 as mask argument... |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR target/88152 (optimize SSE & AVX char compares... |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR target/88234 (UBsan and runtime error: signed... |
commit | commitdiff | tree |
2018-11-29 |
Michael Ploujnikov | There can be at most one .resolver clone per function |
commit | commitdiff | tree |
2018-11-29 |
Edward Smith... | Fix erasure goofs. |
commit | commitdiff | tree |
2018-11-29 |
Richard Biener | re PR tree-optimization/88243 (ice in vect_create_epilo... |
commit | commitdiff | tree |
2018-11-29 |
Jonathan Wakely | PR libstdc++/88119 use alignof in std::alignment_of... |
commit | commitdiff | tree |
2018-11-29 |
Andre Vieira | [PATCH] [Arm] Fix fpu configurations for Cortex-R7... |
commit | commitdiff | tree |
2018-11-29 |
Jakub Jelinek | re PR c++/87539 (internal compiler error when compiling... |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] PR11848 rs6000_emit_move long double split |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] movdi_internal64 insn lengths |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] CONST_DOUBLE tidy |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] "G" and "H" constraints |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] Bogus easy_fp_constant call |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] inline plt call sequences |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] Use standard call patterns for __tls_get_addr... |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] Remove constraints on call rounded_stack_size_... |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] Replace TLSmode with P, and correct tls call... |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] rs6000_indirect_call_template |
commit | commitdiff | tree |
2018-11-29 |
Alan Modra | [RS6000] rs6000_call_template for external call insn... |
commit | commitdiff | tree |
2018-11-29 |
Aaron Sawdey | rs6000-string.c (expand_block_clear): Change how we... |
commit | commitdiff | tree |
2018-11-29 |
Jonathan Wakely | PR libstdc++/86910 fix filesystem::create_directories |
commit | commitdiff | tree |
2018-11-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2018-11-28 |
Martin Sebor | PR c/88065 - ICE in -Wsizeof-pointer-memaccess on an... |
commit | commitdiff | tree |
2018-11-28 |
Iain Buclaw | libphobos: Merge common version blocks using arch_any... |
commit | commitdiff | tree |
2018-11-28 |
Marek Polacek | Implement P1094R2, Nested inline namespaces. |
commit | commitdiff | tree |
2018-11-28 |
Nathan Sidwell | [PR c++/87531] operator= lookup in templates |
commit | commitdiff | tree |
next |