aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki38-126/+315
2019-09-27re PR c++/88203 (assert does not compile with OpenMP's pragma omp parallel fo...Jakub Jelinek14-38/+302
2019-09-27re PR middle-end/91920 (ggc 9.2.0 failing openmp compile on ppc64le)Jakub Jelinek4-1/+31
2019-09-27[Darwin, PPC, Mode Iterators 3/n] Update macho_correct_pic.Iain Sandoe3-40/+22
2019-09-27Const-correctness fixes for fibonacci_heap.hDavid Malcolm2-4/+11
2019-09-27constexpr.c (cxx_fold_indirect_ref): Use similar_type_p.Jason Merrill3-23/+24
2019-09-27cp-tree.h (class iloc_sentinel): New.Jason Merrill5-17/+32
2019-09-27Make cgraph_node::get_fun constDavid Malcolm3-3/+8
2019-09-27compiler: don't read known type, simplify Import::finalize_methodsIan Lance Taylor3-23/+23
2019-09-27compiler: only check whether struct or array types are bigIan Lance Taylor2-6/+18
2019-09-27compiler: fix brace formattingIan Lance Taylor2-7/+8
2019-09-27PR libstdc++/91910 fix data race in Debug Mode destructorsJonathan Wakely2-7/+22
2019-09-27re PR target/91919 (arm-linux-eabi ICE with building kernel)Jakub Jelinek4-2/+20
2019-09-27tree-vectorizer.h (_stmt_vec_info::reduc_fn): New.Richard Biener4-80/+86
2019-09-27associate_48.f90: Fix a dg directive.Manfred Schwarb6-5/+12
2019-09-27re PR tree-optimization/91885 (ICE when compiling SPEC 2017 blender benchmark...Jakub Jelinek3-5/+10
2019-09-27[AArch64] Split built-in function codes into major and minor codesRichard Sandiford4-171/+296
2019-09-27[C][C++] Allow targets to check calls to BUILT_IN_MD functionsRichard Sandiford13-21/+116
2019-09-27Fix reduc_index==1 handling for COND_REDUCTION (PR91909)Richard Sandiford2-7/+24
2019-09-27[AArch64][SVE2] Shift-Right Accumulate combine patternsYuliang Wang4-0/+67
2019-09-27set DECL_SIZE_UNIT for zero-sized fieldsAlexandre Oliva2-0/+6
2019-09-27Daily bump.GCC Administrator1-1/+1
2019-09-26re PR libbacktrace/91908 (New libbacktrace tests fail to build)Ian Lance Taylor3-2/+11
2019-09-26charset.c (UCS_LIMIT): New macro.Eric Botcazou8-5/+44
2019-09-26xtensa: fix PR target/91880Max Filippov5-2/+65
2019-09-26function.c (gimplify_parameters): Use build_clobber function.Jakub Jelinek9-37/+30
2019-09-26CO_BROADCAST for derived types with allocatable componentsAlessandro Fanfarillo5-58/+260
2019-09-26rs6000-builtin.def: (LVSL...Will Schmidt1-0/+47
2019-09-26rs6000-builtin.def: (LVSL...Will Schmidt3-40/+55
2019-09-26[Darwin, PPC, Mode Iterators 2/n] Eliminate picbase expanders.Iain Sandoe4-33/+15
2019-09-26re PR tree-optimization/91896 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Biener4-6/+31
2019-09-26tree-vect-loop.c (vect_analyze_loop_operations): Analyze loop-closed PHIs tha...Richard Biener4-16/+104
2019-09-26PR tree-optimization/91914 - Invalid strlen folding for offset into structMartin Sebor2-0/+51
2019-09-26Define std::to_array for Debug ModeJonathan Wakely2-0/+41
2019-09-26Implement C++20 constexpr changes to std::pair (P1032R1)Jonathan Wakely5-12/+99
2019-09-26Fix array index error in address_v6 comparisonsJonathan Wakely2-2/+5
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely13-40/+61
2019-09-26* osint.adb (OS_Time_To_GNAT_Time): Remove dependency on To_C/To_AdaArnaud Charlet2-2/+18
2019-09-26tree-vect-loop.c (vect_analyze_loop_operations): Also call vectorizable_reduc...Richard Biener4-149/+198
2019-09-26Add myself as an aarch64 maintainerRichard Sandiford2-1/+5
2019-09-26driver: Also prune joined switches with negationMatt Turner3-6/+14
2019-09-26[arm] Implement DImode SIMD32 intrinsicsKyrylo Tkachov8-1/+100
2019-09-26[arm] Implement non-GE-setting SIMD32 intrinsicsKyrylo Tkachov10-0/+677
2019-09-26[arm] Update FP16 testsRichard Sandiford3-2/+8
2019-09-26[PATCH] Fix quoting in a call to internal_errorMartin Jambor2-1/+6
2019-09-26[PATCH] Fix continue condition in IPA-SRA's process_scan_resultsMartin Jambor2-1/+5
2019-09-26Add myself as aarch64 port maintainerKyrylo Tkachov2-0/+5
2019-09-26Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885).Martin Liska4-1/+60
2019-09-26[AArch64] Fix cost of (plus ... (const_int -C))Richard Sandiford2-1/+7
2019-09-26Daily bump.GCC Administrator1-1/+1