aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-11-09ipa-fnsummary.c (ipa_call_context::estimate_size_and_time): Fix calculation o...Jan Hubicka2-3/+11
2019-11-09ipa-fnsummary.c (estimate_edge_size_and_time): Do not call estimate_edge_devi...Jan Hubicka2-16/+37
2019-11-09re PR tree-optimization/92401 (ICE in fold_ternary_loc, at fold-const.c:11698)Jakub Jelinek4-6/+51
2019-11-09Commit symbol for external BLAS routine when translating MATMUL to *GEMM.Thomas Koenig4-0/+37
2019-11-09[Darwin, machopic 10/n] Rework X86 mcount stub code.Iain Sandoe3-11/+23
2019-11-09Daily bump.GCC Administrator1-1/+1
2019-11-09symtab.c: Fix comment typos.Jakub Jelinek9-134/+150
2019-11-09dec_char_conversion_in_assignment_4.f90: Use dg-do compile instead of dg-do run.Jakub Jelinek3-4/+8
2019-11-08[Darwin] Add include guard to darwin-protos.hIain Sandoe2-0/+9
2019-11-08PR c++/92215 - flawed diagnostic for bit-field with non-integral type.Marek Polacek4-0/+52
2019-11-08PR c++/92058 - constinit malfunction in static data member.Marek Polacek2-2/+21
2019-11-08Modify range_operator::fold_range() and wi_fold () to return via reference.Andrew MacLeod4-419/+494
2019-11-08* arith.c (character2representation): Change i type to size_t.Jakub Jelinek2-7/+11
2019-11-08Use correct vector type in neutral_op_for_slp_reductionRichard Sandiford2-13/+25
2019-11-08rs6000: Fix branch_comparison_operatorSegher Boessenkool2-4/+14
2019-11-08Allow CHARACTER literals in assignments and data statements.Mark Eggleston31-36/+778
2019-11-08[vect] PR 92351: When peeling for alignment make alignment of epilogues unknownAndre Vieira6-47/+81
2019-11-08dbgcnt.def (ivopts_loop): Add.Richard Biener3-0/+11
2019-11-08re PR ipa/92409 (r277920 causes ICE in gcc.dg/cast-function-1.c)Richard Biener2-1/+13
2019-11-08overflow-1.c: Add -fno-pie to the options.Eric Botcazou3-3/+5
2019-11-08re PR target/92095 (internal error with -O1 -mcpu=niagara2 -fPIE)Eric Botcazou9-53/+120
2019-11-08Fix code order in tree-sra.c:create_accessRichard Sandiford4-8/+34
2019-11-08[vect] Disable vectorization of epilogues for loops with SIMDUID setAndre Vieira2-2/+12
2019-11-08re PR target/92038 (Extremely inefficient x86_64 code for trivally copyable t...Jakub Jelinek6-27/+219
2019-11-08re PR middle-end/92384 (Empty class instances have different equal testing re...Jakub Jelinek4-2/+66
2019-11-08genmatch.c (expr::gen_transform): Use the resimplify member function instead ...Richard Biener2-7/+9
2019-11-08Rename identifiers in a test-case.Martin Liska2-5/+19
2019-11-08Handle POLY_INT_CST in copy_reference_ops_from_refRichard Sandiford6-0/+98
2019-11-08re PR tree-optimization/92324 (ICE in expand_direct_optab_fn, at internal-fn....Richard Biener2-0/+35
2019-11-08Handle POLY_INT_CSTs in declare_return_valueRichard Sandiford4-2/+17
2019-11-08re PR tree-optimization/92324 (ICE in expand_direct_optab_fn, at internal-fn....Richard Biener6-89/+123
2019-11-08re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay2-3/+10
2019-11-08[AArch64] Remove unused mode iteratorsRichard Sandiford2-6/+4
2019-11-08[AArch64] Don't handle bswap in aarch64_builtin_vectorized_functionRichard Sandiford2-23/+5
2019-11-08[C] Opt out of GNU vector extensions for built-in SVE typesRichard Sandiford13-41/+957
2019-11-08Generalise gather and scatter optabsRichard Sandiford12-176/+230
2019-11-08Fortran] PR91253 fix continuation-line handling with -pre_includeTobias Burnus2-5/+29
2019-11-08[rs6000]Fix PR92132 by adding vec_cmp and vcond_mask supportsKewen Lin9-11/+1150
2019-11-08Fix inefficient vector constructor.Hongtao Liu4-78/+75
2019-11-08Handle removal of old-style function definitions in C2x.Joseph Myers16-9/+151
2019-11-07Add another test case to exercise the previous MODE_PARTIAL_INT change.Peter Bergner2-0/+49
2019-11-08pa.md (memory_barrier): Revise to use ldcw barriers.John David Anglin3-10/+60
2019-11-08Daily bump.GCC Administrator1-1/+1
2019-11-08rs6000: Remove no longer correct assertSegher Boessenkool2-9/+6
2019-11-07Expand C2x attribute parsing support and factor out from TM attributes.Joseph Myers7-80/+357
2019-11-08spaceship-scalar1-neg.C: Change dg-do from run to compile.Jakub Jelinek2-1/+6
2019-11-08ipa-utils.c (ipa_merge_profiles): Fix fprintf format string typo - mistmatch ...Jakub Jelinek6-5/+17
2019-11-07simplify-rtx: simplify_logical_relational_operationSegher Boessenkool2-0/+138
2019-11-07[Darwin, X86, testsuite] Fix pr92258.c.Iain Sandoe2-0/+5
2019-11-07PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqsJakub Jelinek5-7/+46