2016-11-10 |
Jim Wilson | Fix loop distribution bug with merging edges that creat... |
commit | commitdiff | tree |
2016-11-10 |
Jakub Jelinek | omp-low.c (lower_omp_target): Fix up argument to is_ref... |
commit | commitdiff | tree |
2016-11-10 |
Martin Liska | Create live_switch_vars conditionally (PR sanitizer... |
commit | commitdiff | tree |
2016-11-10 |
Pierre-Marie... | debug/78112: remove recent duplicates for DW_TAG_subpro... |
commit | commitdiff | tree |
2016-11-10 |
Richard Earnshaw | [ARM] Remove duplicated enum type for CPU identifiers |
commit | commitdiff | tree |
2016-11-10 |
Siddhesh Poyarekar | [ARM/AArch64] Add Falkor CPU support. |
commit | commitdiff | tree |
2016-11-10 |
Kugan Vivekanandarajah | revert: ipa-cp.c (ipa_get_jf_pass_through_result):... |
commit | commitdiff | tree |
2016-11-10 |
Segher Boessenkool | simplify-rtx: Transform (xor (and (xor A B) C) B) with... |
commit | commitdiff | tree |
2016-11-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-11-09 |
Jakub Jelinek | asan_test.C: Remove -Wno-format, add -Wno-c++1z-compat. |
commit | commitdiff | tree |
2016-11-09 |
Jakub Jelinek | re PR c++/78283 (-Wc++1z-compat warning is sticky) |
commit | commitdiff | tree |
2016-11-09 |
Tim Shen | regex.h (regex_iterator::regex_iterator()): Define... |
commit | commitdiff | tree |
2016-11-09 |
Ian Lance Taylor | compiler: rework static initializer code |
commit | commitdiff | tree |
2016-11-09 |
David Malcolm | print-rtl-function.c: add (param) directive to dump |
commit | commitdiff | tree |
2016-11-09 |
Toma Tabacu | mips.exp (mips-dg-options): Upgrade to MIPS IV if using... |
commit | commitdiff | tree |
2016-11-09 |
Janus Weil | [multiple changes] |
commit | commitdiff | tree |
2016-11-09 |
Jason Merrill | Fix C++17 template placeholder for template template... |
commit | commitdiff | tree |
2016-11-09 |
Jason Merrill | Implement P0127R2, Declaring non-type parameters with... |
commit | commitdiff | tree |
2016-11-09 |
Uros Bizjak | re PR target/78262 (wrong code with -fschedule-insns) |
commit | commitdiff | tree |
2016-11-09 |
Martin Liska | * fold-const-call.c (fold_const_call): Fix up type... |
commit | commitdiff | tree |
2016-11-09 |
Fritz O. Reese | Fix ICE in gfc_trans_subcomponent_assign due to NULL... |
commit | commitdiff | tree |
2016-11-09 |
Janus Weil | [multiple changes] |
commit | commitdiff | tree |
2016-11-09 |
Jakub Jelinek | re PR middle-end/77718 (expand_builtin_memcmp swaps... |
commit | commitdiff | tree |
2016-11-09 |
Jakub Jelinek | flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_B... |
commit | commitdiff | tree |
2016-11-09 |
Richard Biener | fold-const.c (tree_swap_operands_p): Remove unused... |
commit | commitdiff | tree |
2016-11-09 |
Richard Biener | tree-ssa-dom.c (canonicalize_comparison): Remove. |
commit | commitdiff | tree |
2016-11-09 |
Martin Liska | Fix folding of memcmp("a", "a", 2) (PR |
commit | commitdiff | tree |
2016-11-09 |
Richard Biener | common.opt (flag_evaluation_order): Remove. |
commit | commitdiff | tree |
2016-11-09 |
Thomas Preud... | re PR c++/78269 (FAIL: FAIL: g++.dg/cpp1z/noexcept... |
commit | commitdiff | tree |
2016-11-09 |
Andreas Schwab | re PR target/78254 (FAIL: g++.dg/torture/pr77822.C... |
commit | commitdiff | tree |
2016-11-09 |
Paul Thomas | check.c (gfc_check_move_alloc): Prevent error that... |
commit | commitdiff | tree |
2016-11-09 |
Prathamesh... | re PR testsuite/78256 (test case gcc.dg/pr35691-1.c... |
commit | commitdiff | tree |
2016-11-09 |
Janus Weil | re PR fortran/71894 ([OOP] ICE in gfc_add_component_ref... |
commit | commitdiff | tree |
2016-11-09 |
Richard Biener | re PR target/78007 (Important loop from 482.sphinx3... |
commit | commitdiff | tree |
2016-11-09 |
Richard Biener | tree-vect-data-refs.c (vect_compute_data_ref_alignment... |
commit | commitdiff | tree |
2016-11-09 |
Kugan Vivekanandarajah | Handle unary pass-through jump functions for ipa-vrp |
commit | commitdiff | tree |
2016-11-09 |
Kugan Vivekanandarajah | Fix ice in set_value_range |
commit | commitdiff | tree |
2016-11-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | asan.h (asan_intercepted_p): Handle BUILT_IN_STRCSPN... |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove. |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | asan_globals.cc (RegisterGlobal): Do not call CheckODRV... |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | sanitizer_stacktrace.cc (GetCanonicFrame): Assume we... |
commit | commitdiff | tree |
2016-11-08 |
Janus Weil | re PR fortran/68440 ([OOP] ICE on declaring class varia... |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | re PR sanitizer/63958 (bootstrap failure in the sanitiz... |
commit | commitdiff | tree |
2016-11-08 |
Maxim Ostapenko | All source files: Merge from upstream 285547. |
commit | commitdiff | tree |
2016-11-08 |
David Edelsohn | dwarf2asm.c (USE_LINKONCE_INDIRECT): Test XCOFF_DEBUGGI... |
commit | commitdiff | tree |
2016-11-08 |
Uros Bizjak | re PR target/70799 (STV pass does not convert DImode... |
commit | commitdiff | tree |
2016-11-08 |
Janus Weil | re PR fortran/77596 ([F03] procedure pointer component... |
commit | commitdiff | tree |
2016-11-08 |
Kyrylo Tkachov | [2/2] Add store merging unit tests |
commit | commitdiff | tree |
2016-11-08 |
Bin Cheng | pr56541.c: Xfail on !vect_cond_mixed targets. |
commit | commitdiff | tree |
2016-11-08 |
Bin Cheng | pr71347.c: Drop xfail. |
commit | commitdiff | tree |
2016-11-08 |
Bin Cheng | vect-cond-2.c: Drop xfail. |
commit | commitdiff | tree |
2016-11-08 |
Kyrylo Tkachov | [ARM][2/2] Remove old rtx costs |
commit | commitdiff | tree |
2016-11-08 |
Kyrylo Tkachov | [ARM][1/2] Use generic_extra_costs in all remaining... |
commit | commitdiff | tree |
2016-11-08 |
Richard Earnshaw | [AArch64] Optimized implementation of search_line_fast... |
commit | commitdiff | tree |
2016-11-08 |
Kyrylo Tkachov | [1/2] Fix off-by-one error in clear_bit_region in store... |
commit | commitdiff | tree |
2016-11-08 |
Martin Liska | use-after-scope fallout |
commit | commitdiff | tree |
2016-11-08 |
Richard Biener | tree-vect-stmts.c (get_group_load_store_type): If the... |
commit | commitdiff | tree |
2016-11-08 |
James Greenhalgh | [Patch AArch64] aarch64-c.o should depend on TARGET_H |
commit | commitdiff | tree |
2016-11-08 |
Tamar Christina | Fix traditional cpp test failure |
commit | commitdiff | tree |
2016-11-08 |
Richard Biener | re PR tree-optimization/78205 (BB vectorization confuse... |
commit | commitdiff | tree |
2016-11-08 |
Richard Biener | re PR tree-optimization/78224 (g++ ICE at -O2(-O1 on... |
commit | commitdiff | tree |
2016-11-08 |
Senthil Kumar... | Fix bogus store_merging_x.c failures for avr. |
commit | commitdiff | tree |
2016-11-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-11-07 |
David Edelsohn | fold-vec-add-1.c: Add dg-options -maltivec. |
commit | commitdiff | tree |
2016-11-07 |
Jason Merrill | Implement P0012R1, Make exception specifications part... |
commit | commitdiff | tree |
2016-11-07 |
Jason Merrill | C++ cleanups before C++17 noexcept in types. |
commit | commitdiff | tree |
2016-11-07 |
Jakub Jelinek | re PR target/78229 (ICE in redirect_eh_edge_1, at tree... |
commit | commitdiff | tree |
2016-11-07 |
David Edelsohn | Fix dates. |
commit | commitdiff | tree |
2016-11-07 |
Peter Bergner | Add missing ChangeLog entry. |
commit | commitdiff | tree |
2016-11-07 |
Peter Bergner | config.gcc (powerpc*-*-*, [...]): Remove setting of... |
commit | commitdiff | tree |
2016-11-07 |
François Dumont | gnu-versioned-namespace.ver: Export C++17 new of over... |
commit | commitdiff | tree |
2016-11-07 |
Segher Boessenkool | rs6000: Do swdiv at expand time |
commit | commitdiff | tree |
2016-11-07 |
David Edelsohn | scanasm.exp (hidden-scan-for): Add XCOFF support. |
commit | commitdiff | tree |
2016-11-07 |
David Edelsohn | Fix typo. |
commit | commitdiff | tree |
2016-11-07 |
David Edelsohn | configure.ac (.hidden): Change to conftest_s string. |
commit | commitdiff | tree |
2016-11-07 |
Jason Merrill | Add template instantiations to the announce_function... |
commit | commitdiff | tree |
2016-11-07 |
Thomas Koenig | re PR fortran/78226 (Fill out location information... |
commit | commitdiff | tree |
2016-11-07 |
Joseph Myers | * es.po: Update. |
commit | commitdiff | tree |
2016-11-07 |
Jack Howarth | re PR driver/78206 (bootstrap failure under Apple sandb... |
commit | commitdiff | tree |
2016-11-07 |
Martin Jambor | Remove a TODO from verify_type_variant |
commit | commitdiff | tree |
2016-11-07 |
Jakub Jelinek | re PR target/77834 (ICE: in make_decl_rtl, at varasm... |
commit | commitdiff | tree |
2016-11-07 |
Jakub Jelinek | re PR target/78227 (ICE: unrecognizable insn: in extrac... |
commit | commitdiff | tree |
2016-11-07 |
Prathamesh... | re PR middle-end/35691 (Missed (a == 0) && (b == 0... |
commit | commitdiff | tree |
2016-11-07 |
Bernd Schmidt | emit-rtl.c (emit_copy_of_insn_after): Duplicate notes... |
commit | commitdiff | tree |
2016-11-07 |
Bernd Schmidt | re PR tree-optimization/77309 (wrong code at -Os and... |
commit | commitdiff | tree |
2016-11-07 |
Pat Haugen | target.def (compute_pressure_classes): New target hook. |
commit | commitdiff | tree |
2016-11-07 |
Thomas Koenig | Fixed PR in ChangeLog entry. |
commit | commitdiff | tree |
2016-11-07 |
Thomas Koenig | re PR fortran/78226 (Fill out location information... |
commit | commitdiff | tree |
2016-11-07 |
David Malcolm | rtx_writer: avoid printing trailing default values |
commit | commitdiff | tree |
2016-11-07 |
Tamar Christina | Fix native windows build by adding signal.h back into... |
commit | commitdiff | tree |
2016-11-07 |
Jakub Jelinek | re PR target/77834 (ICE: in make_decl_rtl, at varasm... |
commit | commitdiff | tree |
2016-11-07 |
Jakub Jelinek | re PR middle-end/71529 ([CHKP] ICE in expand_expr_real_1) |
commit | commitdiff | tree |
2016-11-07 |
Richard Biener | re PR target/78229 (ICE in redirect_eh_edge_1, at tree... |
commit | commitdiff | tree |
2016-11-07 |
Richard Biener | re PR tree-optimization/78218 (wrong code at -Os and... |
commit | commitdiff | tree |
2016-11-07 |
Richard Biener | re PR middle-end/78228 (fstrict-overflow breaks code... |
commit | commitdiff | tree |
2016-11-07 |
Kyrylo Tkachov | [AArch64] Fix PR target/77822: Use tighter predicates... |
commit | commitdiff | tree |
2016-11-07 |
Martin Liska | Introduce tests for -fsanitize-address-use-after-scope |
commit | commitdiff | tree |
2016-11-07 |
Martin Liska | Introduce -fsanitize-address-use-after-scope |
commit | commitdiff | tree |
2016-11-07 |
Tamar Christina | Fix the Windows native x86-64 build. |
commit | commitdiff | tree |
next |