aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska21-65/+175
2019-10-30libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus17-10/+45
2019-10-30re PR tree-optimization/92262 (ICE: verify_gimple failed (error: incorrect sh...Jakub Jelinek4-40/+136
2019-10-30ipa-prop.c (update_jump_functions_after_inlining): Watch for missing summaries.Jan Hubicka2-0/+10
2019-10-30re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener5-5/+91
2019-10-30Suppress warning with -Wno-overwrite-recursive.Mark Eggleston7-6/+55
2019-10-30Remove cgraph_local_info structure.Martin Liska23-112/+160
2019-10-30Remove cgraph_global_info.Martin Liska26-190/+184
2019-10-30Daily bump.GCC Administrator1-1/+1
2019-10-29typeck.c (build_x_unary_op): Use the location_t argument in three error_at.Paolo Carlini5-18/+28
2019-10-29PR c++/90998 - ICE with copy elision in init by ctor and -Wconversion.Marek Polacek4-1/+36
2019-10-29re PR c++/92201 (ICE: ‘verify_gimple’ failed with -std=c++2a)Jakub Jelinek4-0/+24
2019-10-29PR c++/91548 - fix detecting modifying const objects for ARRAY_REF.Marek Polacek6-4/+90
2019-10-29Fix compilation errors with ClangJonathan Wakely3-1/+11
2019-10-29Fix compilation errors with ClangJonathan Wakely4-11/+24
2019-10-29Add iterator concepts and range access customization points for C++20Jonathan Wakely40-77/+4262
2019-10-29Minor improvements to testsuite iterator utilitiesJonathan Wakely2-10/+24
2019-10-29PR libstdc++/92267 fix ABI change in deque iteratorsJonathan Wakely3-3/+40
2019-10-29re PR testsuite/92144 (c-c++-common/Warray-bounds-4.c still fails after r277080)Martin Sebor2-6/+13
2019-10-29cp-demangle.c (d_number): Avoid signed int overflow.Paul Pluzhnikov2-1/+5
2019-10-29Pass memory statistics for {symbol,call}_summary.Martin Liska2-10/+22
2019-10-29Release function and edge summaries allocated with GGC.Martin Liska8-83/+62
2019-10-29re PR tree-optimization/92260 (ICE in exact_div, at poly-int.h:2162)Richard Biener4-5/+40
2019-10-29[vect]PR 88915: Vectorize epilogues when versioning loopsAndre Vieira8-99/+524
2019-10-29tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example.Richard Biener2-1/+6
2019-10-29Fix reduc_index calculation in vectorizable_conditionRichard Sandiford2-1/+6
2019-10-29re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener5-40/+84
2019-10-29[AArch64] Add main SVE ACLE testsRichard Sandiford1430-0/+223593
2019-10-29[AArch64] Add support for the SVE PCSRichard Sandiford144-225/+17406
2019-10-29[AArch64] Add support for arm_sve.hRichard Sandiford296-181/+23124
2019-10-29[AArch64] Extend SVE reverse permutes to predicatesRichard Sandiford3-1/+23
2019-10-29[AArch64] Add FFR and FFRT registersRichard Sandiford4-4/+63
2019-10-29Fix unsigned type overflow in memory report.Martin Liska2-3/+11
2019-10-29Print header in dump_memory_report.Martin Liska6-20/+31
2019-10-29Move Leak in GCC memory report to the first column.Martin Liska2-4/+9
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska9-40/+38
2019-10-29[AArch64] Handle scalars in cmp and shift immediate queriesRichard Sandiford3-10/+19
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford11-0/+98
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford12-18/+118
2019-10-29re PR tree-optimization/92241 (ice in vect_mark_pattern_st mts, at tree-vect-...Richard Biener2-0/+22
2019-10-29install.texi (--enable-offload-targets): Fix up a typo in the example, use ac...Jakub Jelinek2-1/+4
2019-10-29re PR target/92258 (ICE: output_operand: invalid %-code)Jakub Jelinek4-1/+23
2019-10-29Daily bump.GCC Administrator1-1/+1
2019-10-28tree-ssa-strlen.c (get_addr_stridx): Add argument and use it.Martin Sebor6-3/+227
2019-10-28PR tree-optimization/92226 - live nul char store to array eliminatedMartin Sebor4-5/+221
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor20-8/+616
2019-10-28re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Mihailo Stojanovic4-3/+36
2019-10-28cp-demangle.c (d_print_mod): Add a space before printing `complex` and `imagi...Miguel Saldivar3-3/+9
2019-10-28mips.c (DIRECT_BUILTIN_PURE): New macro.Mihailo Stojanovic4-642/+694
2019-10-28mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa...Mihailo Stojanovic4-3/+34