aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang7-3/+30
2016-11-29Fix bogus pr31096-1.c failure for avrSenthil Kumar Selvaraj2-7/+20
2016-11-29re PR rtl-optimization/78546 (wrong code at -O2 and above)Richard Biener4-2/+43
2016-11-29contrib.texi: Add a few missing gfortran contributors.Janus Weil2-0/+19
2016-11-29rs6000: Testcases for rl*i*Segher Boessenkool23-0/+736
2016-11-29combine: Tweak change_zero_extSegher Boessenkool2-1/+8
2016-11-29rs6000: Make deallocation of a large frame work (PR77687)Segher Boessenkool3-5/+32
2016-11-29shrink-wrap: New spread_componentsSegher Boessenkool2-35/+156
2016-11-29combine: Make code after a new trap unreachable (PR78342)Segher Boessenkool2-0/+28
2016-11-29simplify-rtx: Handle truncate of extractSegher Boessenkool2-0/+35
2016-11-29* es.po, fr.po: Update.Joseph Myers3-413/+221
2016-11-29Daily bump.GCC Administrator1-1/+1
2016-11-29i386.md (*and<mode>_1): Merge insn pattern from *andsi_1 and *andhi_1 using S...Uros Bizjak2-71/+28
2016-11-28re PR middle-end/78540 (ICE: in df_refs_verify, at df-scan.c:4062 with -O -ma...Jakub Jelinek6-8/+56
2016-11-28PR middle-end/78521 - [7 Regression] incorrect byte count in -Wformat-length...Martin Sebor7-164/+655
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni3-1893/+8
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2-1/+10
2016-11-28Fix typo.David Edelsohn1-1/+1
2016-11-28re PR c++/72808 (ICE on valid c++ code in verify_type (gcc/tree.c:14047))Jakub Jelinek4-2/+40
2016-11-28re PR rtl-optimization/78546 (wrong code at -O2 and above)Jakub Jelinek5-6/+66
2016-11-28Fix PR78556 - left shift of negative valuesMarkus Trippelsdorf2-1/+9
2016-11-28re PR fortran/78298 (ICE in lookup_decl_in_outer_ctx, bei omp-low.c:4115)Jakub Jelinek4-5/+79
2016-11-28i386.md (UNSPEC_KMASKOP): New.Uros Bizjak8-254/+189
2016-11-28re PR c++/77591 (decltype(auto) and ternary operator allow returning local re...Jakub Jelinek4-1/+31
2016-11-28* MAINTAINERS (nvptx): Remove self.Nathan Sidwell2-1/+4
2016-11-28* gcc.dg/torture/pr78515.c: Ignore ABI extension warning.David Edelsohn2-0/+5
2016-11-28tree-vrp.c (vrp_visit_assignment_or_call): Handle simplifications to SSA name...Richard Biener2-4/+24
2016-11-28re PR tree-optimization/78542 (wrong code at -Og results in endless loop)Richard Biener4-1/+40
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov2-0/+4
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld3-1/+7
2016-11-28combine.c (simplify_if_then_else): Simplify IF_THEN_ELSE that isolates a sing...Paolo Bonzini2-4/+18
2016-11-282016-11-28 Tamar Christina <tamar.christina@arm.com>Tamar Christina3-0/+78
2016-11-28aarch64-builtins.c (TYPES_SETREGP): Added poly type.Tamar Christina4-6/+1012
2016-11-28arm_neon.h (vget_lane_p64): New.Tamar Christina2-0/+12
2016-11-28re PR tree-optimization/78343 (Loop is not eliminated)Richard Biener3-2/+8
2016-11-28[Darwin, config] Fix version number extraction to portable methodIain Sandoe3-5/+13
2016-11-28gimple-ssa-sprintf.c (build_intmax_type_nodes): Look at UINTMAX_TYPE rather t...Jakub Jelinek2-18/+22
2016-11-28re PR lto/78211 (-fcompare-debug failure with -flto -fno-use-linker-plugin)Jakub Jelinek5-93/+270
2016-11-28avr.c (out_movhi_r_mr): Only SBIW if X is not unused after.Georg-Johann Lay2-10/+21
2016-11-28re PR rtl-optimization/78120 (If conversion no longer performed)Bernd Schmidt2-1/+6
2016-11-28re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields)Georg-Johann Lay3-1/+171
2016-11-27PR c++/77907 - static init and PMFJason Merrill3-2/+8
2016-11-28Daily bump.GCC Administrator1-1/+1
2016-11-27re PR ada/78524 (failure of ACATS c41104a at -O0)Eric Botcazou2-1/+9
2016-11-27re PR ada/78531 (bootstrap broken with _FORTIFY_SOURCE enabled)Eric Botcazou2-29/+16
2016-11-27re PR fortran/78474 ([F08] gfortran accepts invalid submodule syntax)Paul Thomas5-4/+102
2016-11-27pr65655.C: Use dg-timeout-factor 2.John David Anglin2-0/+5
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe14-11/+150
2016-11-27[Darwin] Fix PR57438 by avoiding empty function bodies and trailing labels.Iain Sandoe6-34/+159
2016-11-27[Testsuite] pr71767 Changes.Dominique d'Humieres6-6/+18