2016-05-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-24 |
Marek Polacek | * g++.dg/pr65295.C: Use target c++14. |
commit | commitdiff | tree |
2016-05-24 |
Michael Meissner | altivec.md (VNEG iterator): New iterator for VNEGW... |
commit | commitdiff | tree |
2016-05-24 |
Cesar Philippidis | c-parser.c (c_parser_oacc_declare): Add support for... |
commit | commitdiff | tree |
2016-05-24 |
Michael Meissner | altivec.md (VParity): New mode iterator for vector... |
commit | commitdiff | tree |
2016-05-24 |
Paolo Carlini | lambda-generic-static1.C: Use target c++14. |
commit | commitdiff | tree |
2016-05-24 |
Kugan Vivekanandarajah | tree-ssa-reassoc.c (sort_by_operand_rank): Skip checkin... |
commit | commitdiff | tree |
2016-05-24 |
Pat Haugen | lhs-1.c: Fix testcase to avoid subreg changes. |
commit | commitdiff | tree |
2016-05-24 |
Paolo Carlini | re PR c++/50436 (Crash or hang on invalid template... |
commit | commitdiff | tree |
2016-05-24 |
Jason Merrill | PR c++/70584 - don't force indirection to an rvalue |
commit | commitdiff | tree |
2016-05-24 |
François Dumont | c++config (_GLIBCXX14_USE_CONSTEXPR): New. |
commit | commitdiff | tree |
2016-05-24 |
Martin Sebor | PR c++/71147 - [6 Regression] Flexible array member... |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define. |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix... |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | sse.md (vec_set<mode>_0): Use sse4_noavx isa instead... |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit first... |
commit | commitdiff | tree |
2016-05-24 |
Ilya Verbin | avx-ceil-sfix-2-vec.c: Define __NO_MATH_INLINES before... |
commit | commitdiff | tree |
2016-05-24 |
Michael Meissner | p9-vpermr.c: New test for ISA 3.0 vpermr support. |
commit | commitdiff | tree |
2016-05-24 |
Jeff Law | tree-ssa-threadbackwards.c (convert_and_register_jump_t... |
commit | commitdiff | tree |
2016-05-24 |
Paolo Carlini | re PR c++/69872 (-Wnarrowing note without warning/errror) |
commit | commitdiff | tree |
2016-05-24 |
Marek Polacek | re PR middle-end/71249 (-Wswitch-unreachable false... |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | re PR c++/71257 (OpenMP declare simd linear with ref... |
commit | commitdiff | tree |
2016-05-24 |
Jakub Jelinek | re PR middle-end/70434 (adding an extraneous cast to... |
commit | commitdiff | tree |
2016-05-24 |
Jonathan Wakely | Add priority_queue::value_compare (LWG 2684) |
commit | commitdiff | tree |
2016-05-24 |
Uros Bizjak | i386.c (ix86_preferred_reload_class): Use IS_STACK_MODE... |
commit | commitdiff | tree |
2016-05-24 |
Richard Biener | re PR tree-optimization/71240 (ICE on valid code at... |
commit | commitdiff | tree |
2016-05-24 |
Richard Biener | re PR tree-optimization/71230 (ICE : in zero_one_operat... |
commit | commitdiff | tree |
2016-05-24 |
Richard Sandiford | Clean up PURE_SLP_STMT handling |
commit | commitdiff | tree |
2016-05-24 |
Kyrylo Tkachov | [ARM][4/4] Simplify checks for CONST_INT_P and comparis... |
commit | commitdiff | tree |
2016-05-24 |
Kyrylo Tkachov | [ARM][3/4] Cleanup casts from INTVAL to [unsigned]... |
commit | commitdiff | tree |
2016-05-24 |
Thomas Schwinge | Tighten syntax checking for OpenACC routine construct... |
commit | commitdiff | tree |
2016-05-24 |
Kyrylo Tkachov | [ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_... |
commit | commitdiff | tree |
2016-05-24 |
Marek Polacek | tree-cfg.h (should_remove_lhs_p): New predicate. |
commit | commitdiff | tree |
2016-05-24 |
Richard Biener | re PR tree-optimization/71253 (ICE during loop distribu... |
commit | commitdiff | tree |
2016-05-24 |
Kyrylo Tkachov | [ARM] PR target/69857 Remove bogus early return false... |
commit | commitdiff | tree |
2016-05-24 |
Kugan Vivekanandarajah | re PR tree-optimization/71252 (ICE: verify_ssa failed... |
commit | commitdiff | tree |
2016-05-24 |
Richard Sandiford | Avoid unnecessary peeling for gaps with LD3 |
commit | commitdiff | tree |
2016-05-24 |
Richard Sandiford | Fix GROUP_GAP for single-element interleaving |
commit | commitdiff | tree |
2016-05-24 |
Richard Biener | re PR middle-end/70434 (adding an extraneous cast to... |
commit | commitdiff | tree |
2016-05-24 |
Jerry DeLisle | re PR libfortran/71123 (Namelist read failure on Windows) |
commit | commitdiff | tree |
2016-05-24 |
Jerry DeLisle | re PR libfortran/70684 (incorrect reading of values... |
commit | commitdiff | tree |
2016-05-24 |
Jerry DeLisle | re PR fortran/66461 (ICE on missing end program in... |
commit | commitdiff | tree |
2016-05-24 |
Jason Merrill | PR c++/70344 - ICE with recursive constexpr |
commit | commitdiff | tree |
2016-05-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-24 |
Kugan Vivekanandarajah | re PR tree-optimization/71170 (ICE in rewrite_expr_tree... |
commit | commitdiff | tree |
2016-05-23 |
Michael Meissner | re PR target/71201 (PowerPC XXPERM instruction fails... |
commit | commitdiff | tree |
2016-05-23 |
Jason Merrill | PR c++/70584 - error with parenthesized builtin arg |
commit | commitdiff | tree |
2016-05-23 |
Jason Merrill | PR c++/70735 - generic lambda and local static variable |
commit | commitdiff | tree |
2016-05-23 |
Paolo Carlini | re PR c++/70972 (Inheriting constructors taking paramet... |
commit | commitdiff | tree |
2016-05-23 |
François Dumont | 2016-05-23 François Dumont <fdumont@gcc.gnu.org> |
commit | commitdiff | tree |
2016-05-23 |
Paolo Carlini | re PR c++/69095 (internal compiler error: in dependent_... |
commit | commitdiff | tree |
2016-05-23 |
Paolo Carlini | pt.c (check_for_bare_parameter_packs): Improve error... |
commit | commitdiff | tree |
2016-05-23 |
Uros Bizjak | i386.h (IS_STACK_MODE): Enable for TARGET_MIX_SSE_I387. |
commit | commitdiff | tree |
2016-05-23 |
Marc Glisse | match.pd: Relax some tree_nop_conversion_p |
commit | commitdiff | tree |
2016-05-23 |
Jeff Law | tree-ssa-threadbackward.c (profitable_jump_thread_path... |
commit | commitdiff | tree |
2016-05-23 |
Martin Jambor | [PR 71234] Avoid valgrind warning in ipa-cp |
commit | commitdiff | tree |
2016-05-23 |
Marek Polacek | re PR c/49859 (gcc could warn about statements between... |
commit | commitdiff | tree |
2016-05-23 |
Thomas Schwinge | [PR libffi/65567] libffi: Fix, and simply libffi_featur... |
commit | commitdiff | tree |
2016-05-23 |
Bin Cheng | tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP... |
commit | commitdiff | tree |
2016-05-23 |
Richard Biener | re PR tree-optimization/71230 (ICE : in zero_one_operat... |
commit | commitdiff | tree |
2016-05-23 |
Martin Jambor | [hsa] Avoid segfault in hsa switch expansion |
commit | commitdiff | tree |
2016-05-23 |
Venkataramanan... | re PR tree-optimization/58135 ([x86] Missed opportuniti... |
commit | commitdiff | tree |
2016-05-23 |
Paolo Carlini | re PR c++/53401 ([C++11] internal compiler error: Segme... |
commit | commitdiff | tree |
2016-05-23 |
Christophe... | [ARM, AArch64] Add missing tests for vreinterpret,... |
commit | commitdiff | tree |
2016-05-23 |
Christophe... | [ARM, AArch64] Add missing tests for intrinsics operati... |
commit | commitdiff | tree |
2016-05-23 |
Christophe... | [ARM, AArch64] Add missing vrnd{,a,m,n,p,x} tests. |
commit | commitdiff | tree |
2016-05-23 |
Christophe... | [ARM, AArch64] Add missing vstX_lane fp16 tests. |
commit | commitdiff | tree |
2016-05-23 |
Christophe... | [ARM, AArch64] Add missing vtst_p16 and vtstq_p16,... |
commit | commitdiff | tree |
2016-05-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-22 |
Jakub Jelinek | avx512bw-kunpckdq-1.c (avx512bw_test): Use "m" constrai... |
commit | commitdiff | tree |
2016-05-22 |
Uros Bizjak | revert: re PR target/70738 (Add -mgeneral-regs-only... |
commit | commitdiff | tree |
2016-05-22 |
Jakub Jelinek | sse.md (vec_set_lo_<mode><mask_name>, [...]): Add ... |
commit | commitdiff | tree |
2016-05-22 |
Jakub Jelinek | sse.md (vec_set_lo_v16hi, [...]): Add alternative with... |
commit | commitdiff | tree |
2016-05-22 |
Jakub Jelinek | sse.md (i128vldq): New mode iterator. |
commit | commitdiff | tree |
2016-05-22 |
Jakub Jelinek | sse.md (avx2_vec_dupv4df): Use v instead of x constrain... |
commit | commitdiff | tree |
2016-05-22 |
Kugan Vivekanandarajah | re PR tree-optimization/40921 (missed optimization... |
commit | commitdiff | tree |
2016-05-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-21 |
Senthil Kumar... | avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFS... |
commit | commitdiff | tree |
2016-05-21 |
Pitchumani... | re PR target/71103 (avr-gcc crashes with unrecognizable... |
commit | commitdiff | tree |
2016-05-21 |
Jan Hubicka | * tree.c (array_at_struct_end_p): Look through MEM_REF. |
commit | commitdiff | tree |
2016-05-21 |
Kugan Vivekanandarajah | re PR tree-optimization/71179 (ice fold_convert_loc... |
commit | commitdiff | tree |
2016-05-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-05-20 |
Martin Sebor | PR c/71115 - [4.9/5/6/7 Regression] Missing warning... |
commit | commitdiff | tree |
2016-05-20 |
Eric Botcazou | tree-vrp.c (compare_values_warnv): Simplify handling... |
commit | commitdiff | tree |
2016-05-20 |
Jeff Law | * bitmap.c (bitmap_find_bit): Remove useless test. |
commit | commitdiff | tree |
2016-05-20 |
Segher Boessenkool | This fixes a bug in my r236491: on nvptx, functions... |
commit | commitdiff | tree |
2016-05-20 |
Martin Jambor | [PR 70884] Constant pool SRA fix |
commit | commitdiff | tree |
2016-05-20 |
Nathan Sidwell | constexpr.c (cxx_bind_parameters_in_call): Avoid gratui... |
commit | commitdiff | tree |
2016-05-20 |
Eric Botcazou | arm.c (arm_expand_prologue): Set the stack usage to... |
commit | commitdiff | tree |
2016-05-20 |
Bill Seurer | This patch changes some of the dejagnu options to bette... |
commit | commitdiff | tree |
2016-05-20 |
Nathan Sidwell | nptx.c (nvptx_option_override): Only set flag_toplevel_... |
commit | commitdiff | tree |
2016-05-20 |
David Malcolm | jit: implement gcc_jit_rvalue_set_bool_require_tail_call |
commit | commitdiff | tree |
2016-05-20 |
David Malcolm | calls.c: fix warning on targets without REG_PARM_STACK_... |
commit | commitdiff | tree |
2016-05-20 |
Jakub Jelinek | re PR fortran/71204 (ICE with -O0 in expand_expr_real_1... |
commit | commitdiff | tree |
2016-05-20 |
Uros Bizjak | i386.c (ix86_rtx_costs): Use IS_STACK_MODE when calcula... |
commit | commitdiff | tree |
2016-05-20 |
Cesar Philippidis | nvptx.md (sincossf3): New pattern. |
commit | commitdiff | tree |
2016-05-20 |
Paolo Carlini | re PR c++/70572 (ICE on code with decltype (auto) in... |
commit | commitdiff | tree |
2016-05-20 |
H.J. Lu | Add -mgeneral-regs-only option |
commit | commitdiff | tree |
2016-05-20 |
Bill Seurer | This patch adds support for the signed and unsigned... |
commit | commitdiff | tree |
2016-05-20 |
David Malcolm | Implement CALL_EXPR_MUST_TAIL_CALL |
commit | commitdiff | tree |
next |