| 2015-12-07 | 
Jason Merrill | Fix template/ref1.C, nontype15.C, addr-builtin1.C with...  | 
commit | commitdiff | tree | 
| 2015-12-07 | 
Jason Merrill | Fix memclass5.C, memfriend10.C, var-templ19.C with...  | 
commit | commitdiff | tree | 
| 2015-12-07 | 
Jason Merrill | PR c++/68597, fix auto9.C and auto-neg1.C with -std...  | 
commit | commitdiff | tree | 
| 2015-12-07 | 
Jason Merrill | static_assert8.C: Fix for -std=c++1z. | 
commit | commitdiff | tree | 
| 2015-12-07 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-12-07 | 
Kaz Kojima | sh.md (rsqrtsf2): Adjust for the recent rsqrt_optab...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Piotr Trojanek | re PR ada/60164 (Missing parenthesis in the documentation) | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Eric Botcazou | re PR ada/50048 ("cc1: note: obsolete option -I- used...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Victoria Stepanyan | support for AMD clzero isa. | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Eric Botcazou | re PR ada/56274 (libada bootstrap failure on kfreebsd...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Ludovic Brenta | re PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Ludovic Brenta | re PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Tobias Burnus | download_prerequisites: Download ISL 0.15 instead of...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
Jan Hubicka | * ipa-icf.c (sem_function::merge): Check that local_ori...  | 
commit | commitdiff | tree | 
| 2015-12-06 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-12-05 | 
Juoko Orava | re PR fortran/50201 (gfortran with -static causes seg...  | 
commit | commitdiff | tree | 
| 2015-12-05 | 
Paul Thomas | re PR fortran/68676 (ICE in gfc_match_formal_arglist...  | 
commit | commitdiff | tree | 
| 2015-12-05 | 
David Edelsohn | * gcc.target/powerpc/recip-sqrtf.c: New test. | 
commit | commitdiff | tree | 
| 2015-12-05 | 
David Edelsohn | re PR target/68609 (PowerPC reciprocal estimate missed...  | 
commit | commitdiff | tree | 
| 2015-12-05 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Aditya Kumar | check that all the scev applied ops have are dominated...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Aditya Kumar | fix PR68693: Check for loop structure when extending...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
James Greenhalgh | [AArch64] Add register constraints to add<mode>3_pluslong | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Nathan Sidwell | * gcc.dg/vla-24.c: Requires alloca. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Vladimir Makarov | re PR rtl-optimization/68349 (ice in decompose_normal_a...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Nathan Sidwell | nvptx.c (nvptx_assemble_decl_begin): New, replacing ... | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Dmitry Vyukov | Add fuzzing coverage support | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Eric Botcazou | re PR middle-end/65958 (-fstack-check breaks alloca...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jason Merrill | re PR c++/68645 (FAIL: c-c++-common/attr-simd-3.c ...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
David Malcolm | C++ FE: expression ranges | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jakub Jelinek | re PR middle-end/68656 (warning about disabled var...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jan Hubicka | * ipa-inline.c (can_inline_edge_p) Use merged_comdat. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Paolo Bonzini | c-common.c (maybe_warn_shift_overflow): Warn on all...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jonathan Wakely | PR libstdc++/57060 cope with invalid thread IDs | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Segher Boessenkool | rs6000: Clean up the cstore code a bit | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Nick Clifton | gcc	* config.gcc (extra_gcc_objs): Define for MSP430. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Segher Boessenkool | I really do hate this keyboard. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Segher Boessenkool | rs6000: Implement cstore for signed Pmode register...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jakub Jelinek | * tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Steven G. Kargl | re PR fortran/68684 (gcc/fortran/resolve.c:8748: bad...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jakub Jelinek | re PR tree-optimization/68680 (On-stack VLA does not...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jakub Jelinek | re PR tree-optimization/68671 (gcc.dg/torture/pr66952...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jeff Law | tree-ssa-reassoc.c (maybe_optimize_range_tests): Return...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Kyrylo Tkachov | [AArch64] Don't allow -mgeneral-regs-only to change...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Dominik Vogt | S/390: Add -mbackchain options to fix test failure. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Dominik Vogt | [PATCH 2/2] S/390: Implement "target" attribute. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Dominik Vogt | [PATCH 1/2] S/390: Implement "target" attribute. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Kirill Yukhin | Add notinbranch/inbranch flags to attribute __simd__. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Ilya Enkovich | sse.md (<avx512>_store<mode>_mask): Fix operand checked...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Nathan Sidwell | nvptx.c (write_one_arg): Deal with prologue emission...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Nathan Sidwell | * gcc.dg/graphite/id-28.c: Requires pthreads. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Richard Biener | tree-ssa-sccvn.c (sccvn_dom_walker): Add unreachable_do...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Richard Biener | bitmap.c (bitmap_find_bit): Guard the bitmap descriptor...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Eric Botcazou | re PR middle-end/65958 (-fstack-check breaks alloca...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Eric Botcazou | re PR middle-end/65958 (-fstack-check breaks alloca...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Richard Biener | re PR testsuite/68681 (testcase gcc.dg/vect/pr45752...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Kyrylo Tkachov | [ARM] PR target/68214: Delete IP-reg-clobbering call...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Bin Cheng | atomics.md (atomic_store<mode>): Use predicate aarch64_...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Eric Botcazou | c-tree.h (c_build_va_arg): Adjust prototype. | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Jakub Jelinek | re PR target/68655 (SSE2 cannot vec_perm of low and...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Richard Biener | re PR rtl-optimization/68636 (unnecessary unaligned...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Richard Biener | re PR middle-end/67438 (~X op ~Y pattern relocation...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Bin Cheng | aarch64.c (aarch64_legitimize_address): legitimize...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
Cesar Philippidis | parser.c (cp_ensure_no_oacc_routine): Update error...  | 
commit | commitdiff | tree | 
| 2015-12-04 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Jan Hubicka | * alias.c (alias_set_subset_of, alias_sets_must_conflict_p) | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Evandro Menezes | Add cost model for Exynos M1 | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Alan Lawrence | Empty the redirect_edge_var_map after each pass | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Jeff Law | [PR tree-optimization/68599] Avoid over-zealous optimiz...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Richard Sandiford | Documentation tweaks for internal-fn-related optabs | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Richard Sandiford | Add an rsqrt_optab and IFN_RSQRT internal function | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Bernd Schmidt | Fix some issues with the ROP patch (PR 68471, 68472) | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Nathan Sidwell | nvptx-protos.h (npvptx_section_from_addr_space): Delete. | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Kyrylo Tkachov | [RTL-ifcvt] PR rtl-optimization/68624: Clean up logic...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Richard Biener | re PR tree-optimization/66051 (can't vectorize reductio...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Ilya Enkovich | cfgexpand.c (expand_gimple_stmt_1): Return statement...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Tom de Vries | Guard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Kirill Yukhin | Added missing ChangeLogs. Fix scan pattern for gcc...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Richard Biener | re PR tree-optimization/67800 (Missed vectorization...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Richard Biener | re PR tree-optimization/68639 (ICE: Floating point...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Jan Hubicka | ipa-pure-const.c (ignore_edge_for_pure_const): New...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Jan Hubicka | ipa-pure-const.c (ignore_edge): Rename to ... | 
commit | commitdiff | tree | 
| 2015-12-03 | 
Jan Hubicka | re PR c++/68184 (Exception from a virtual function...  | 
commit | commitdiff | tree | 
| 2015-12-03 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jakub Jelinek | re PR preprocessor/57580 (Repeated _Pragma message...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Aditya Kumar | handle missing isl_ast_expr | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Aditya Kumar | do not insert code outside the generated region | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jason Merrill | Allow running the testsuite in C++1z mode. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Tobias Burnus | check.c (gfc_check_event_query): New function. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Aditya Kumar | fix PR68550: do not handle ISL loop peeled statements | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Marek Polacek | re PR c/68513 (ICE in gimplify_expr, at gimplify.c...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Cesar Philippidis | re PR fortran/63861 (OpenACC coarray ICE  (also with...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Markus Trippelsdorf | Fix c++/67337 (segfault in mangle.c) | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ulrich Weigand | configure.ac: Check assembler support for R_PPC64_ENTRY...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jakub Jelinek | re PR target/68647 (__builtin_popcountll doesn't genera...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Marek Polacek | re PR c++/68653 (ICE: in nonnull_arg_p, at tree.c:13853) | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ian Lance Taylor | re PR go/66147 (go fails to cross build) | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jason Merrill | Do constant folding in warn_* functions. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jason Merrill | Introduce cp_fold_rvalue. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Jason Merrill | Define c_fully_fold separately for C and C++. | 
commit | commitdiff | tree | 
| next |