aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17mips: Avoid out-of-bounds access in mips_symbol_insns [PR98491]Xi Ruoyao1-1/+1
2021-02-16c++: Revert EXPR_LOCATION change to build_aggr_init_expr [PR96997]Patrick Palka2-5/+2
2021-02-17Daily bump.GCC Administrator6-1/+90
2021-02-16compiler: unalias receiver type in export dataIan Lance Taylor2-2/+2
2021-02-16c++: directives-only preprocessing and include translation [PR 99050]Nathan Sidwell3-3/+18
2021-02-16c-family: ICE with assume_aligned attribute [PR99062]Marek Polacek3-4/+16
2021-02-16[PATCH 3/3] MIPS: fix compact-branches test FAIL for PIC default configurationYunQiang Su2-2/+2
2021-02-16Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguousTobias Burnus4-0/+105
2021-02-16[PR98096] inline-asm: Take inout operands into account for access to labels b...Vladimir N. Makarov3-12/+33
2021-02-16Fortran: Reject DT as fmt in I/O statments [PR99111]Tobias Burnus3-0/+75
2021-02-16tree-optimization/38474 - improve PTA varinfo sortingRichard Biener1-7/+18
2021-02-16openmp: Fix up vectorization simd call badness computation [PR99100]Jakub Jelinek3-5/+27
2021-02-16gcc.misc-tests/outputs.exp (outest): Fix typo "is_target".Hans-Peter Nilsson1-1/+1
2021-02-16Daily bump.GCC Administrator4-1/+144
2021-02-15aarch64: Run SUBTARGET_INIT_BUILTINS if it existsMaya Rashish1-0/+3
2021-02-15rtl-optimization: Fix uninitialized use of opaque mode variable ICE [PR98872]Peter Bergner2-1/+23
2021-02-15libstdc++: Fix __thread_yield for non-gthreads targetsJonathan Wakely1-9/+8
2021-02-15libstdc++: Add missing return and use reserved nameJonathan Wakely1-4/+8
2021-02-15rtl-ssa: Reduce the amount of temporary memory needed [PR98863]Richard Sandiford8-460/+721
2021-02-15Fix 2 more leaks related to gen_command_line_string.Martin Liska1-5/+9
2021-02-15Add 2 missing Param keywords.Martin Liska1-2/+2
2021-02-15Fix cast in df_worklist_dataflow_doublequeueEric Botcazou1-1/+1
2021-02-15match.pd: Fix up A % (cast) (pow2cst << B) simplification [PR99079]Jakub Jelinek3-6/+82
2021-02-15Daily bump.GCC Administrator3-1/+16
2021-02-14Fix memory leak in ipa-referneceJan Hubicka1-5/+11
2021-02-14libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096]Jonathan Wakely1-1/+1
2021-02-14Daily bump.GCC Administrator4-1/+54
2021-02-13RISC-V: Avoid zero/sign extend for volatile loads. Fix for 97417.Levy Hsu2-7/+49
2021-02-13RISC-V: Shorten memrefs improvement, partial fix 97417.Jim Wilson1-8/+11
2021-02-13passes: Enable split4 with selective scheduling 2 [PR98439]Jakub Jelinek2-1/+18
2021-02-13d: Merge upstream dmd 7132b3537Iain Buclaw139-9782/+9937
2021-02-13i386: Add combiner splitter to optimize V2SImode memory rotation [PR96166]Jakub Jelinek2-0/+32
2021-02-13Daily bump.GCC Administrator11-1/+320
2021-02-13testsuite: Restrict gcc.dg/rtl/aarch64/multi-subreg-1.c test to aarch64 onlyJakub Jelinek1-0/+1
2021-02-12c++: Seed imported bindings [PR 99039]Nathan Sidwell3-6/+48
2021-02-12c++: Register streamed-in decls when new [PR 99040]Nathan Sidwell7-58/+82
2021-02-12Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039]Nathan Sidwell10-162/+106
2021-02-12compiler: open byte slice and string embeds using the absolute pathMichael Matloob2-4/+3
2021-02-12PR c/99055 - memory leak in warn_parm_array_mismatchMartin Sebor2-5/+18
2021-02-12libgfortran: Fix PR95647 by changing the interfaces of operators .eq. and .ne.Steve Kargl2-4/+29
2021-02-12rtl-ssa: Use right obstack for temporary allocationRichard Sandiford1-1/+1
2021-02-12df: Record all definitions in DF_LR_BB_INFO->def [PR98863]Richard Sandiford2-7/+66
2021-02-12libstdc++: Re-enable workaround for _wstat64 bug, again [PR 88881]Jonathan Wakely1-2/+0
2021-02-12libstdc++: Fix filesystem::rename on Windows [PR 98985]Jonathan Wakely10-10/+474
2021-02-12libstdc++: Make "nonexistent" paths less predictable in filesystem testsJonathan Wakely1-4/+9
2021-02-12libstdc++: Include scope ID in net::internet::address_v6::to_string()Jonathan Wakely2-8/+34
2021-02-12libstdc++: Fix errors in <experimental/internet>Jonathan Wakely4-25/+145
2021-02-12libstdc++: Add unused attributes to shared_ptr functionsJonathan Wakely2-2/+2
2021-02-12libstdc++: XFAIL tests that depends on RTTIJonathan Wakely2-0/+2
2021-02-12libstdc++: Make test memory_resource work without exceptions and RTTIJonathan Wakely1-5/+21