platform/upstream/gcc.git
2021-06-03 Eric BotcazouFix signedness issue in DWARF functions (2)
2021-06-03 Eric BotcazouFix signedness issue in DWARF functions (1)
2021-06-03 Tamar ChristinaAArch64: Fix failing testcase for native cpu detection
2021-06-03 Jakub Jelinekopenmp: Assorted depend/affinity/iterator related fixes...
2021-06-03 Kewen Linarc: Remove define_insn_and_split *bbit_di
2021-06-03 GCC AdministratorDaily bump.
2021-06-02 Christoph MuellnerREE: PR rtl-optimization/100264: Handle more PARALLEL...
2021-06-02 Jakub Jelinekxtensa: Fix 2 warnings during xtensa build [PR100841]
2021-06-02 Pat HaugenMake sure link reg save MEM has frame alias set.
2021-06-02 Jason Merrillc++: missing dtor with -fno-elide-constructors [PR100838]
2021-06-02 Jason MerrillMAINTAINERS: Add DCO section
2021-06-02 Jonathan Wakelylibstdc++: Value-initialize objects held by EBO helpers...
2021-06-02 Jonathan Wakelylibstdc++: Fix tests for COW std::string [PR 96088]
2021-06-02 Claudiu ZissulescuARC: gcc driver default to hs38_linux
2021-06-02 Jonathan Wakelylibstdc++: Improve punctuation in implementation status...
2021-06-02 Ilya LeoshkevichIBM Z: Remove match_scratch workaround
2021-06-02 Tobias BurnusFortran/OpenMP: Add gfortran.dg/gomp/taskloop-2.f90...
2021-06-02 Jakub Jelinektestsuite: Add -Wno-psabi -w to g++.dg/ext/builtin...
2021-06-02 Martin Liskaicf: Fix memory leak of a vector.
2021-06-02 Jeff LawFix minor bugs in H8 port logical ops. Prepare for...
2021-06-02 GCC AdministratorDaily bump.
2021-06-01 Patrick Palkac++: value-init vs zero-init in expand_aggr_init_1...
2021-06-01 Andrew PinskiReplace conditional_replacement with match and simplify
2021-06-01 Andrew PinskiFix PR 95481: tail call fails with empty struct types
2021-06-01 Andrew PinskiUse is_empty_type instead of zero-sized type.
2021-06-01 Jonathan Wakelylibstdc++: Fix effective target for new tests [PR 96088]
2021-06-01 Jonathan Wakelylibstdc++: Fix new test for C++98 mode [PR 89728]
2021-06-01 Bill SchmidtPR100750: Require ELFv2 ABI for ROP test
2021-06-01 Jonathan Wakelylibstdc++: Fix return value of std::ranges::advance...
2021-06-01 Jason Merrillc++: no clobber for C++20 destroying delete [PR91859]
2021-06-01 Jason Merrillc++: -Wdeprecated-copy and #pragma diagnostic [PR94492]
2021-06-01 Aldy HernandezRevert patch that disabled exporting of global ranges.
2021-06-01 Martin LiskaFix sanity checking of global_options.
2021-06-01 Jonathan Wakelylibstdc++: Fix installation of python hooks [PR 99453]
2021-06-01 Martin Liskadocs: Mention that -fgcse-after-reload is enabled with...
2021-06-01 Tobias BurnusFortran/OpenMP: Support (parallel) master taskloop...
2021-06-01 liuhongtExtend is_cond_scalar_reduction to handle nop_expr...
2021-06-01 Andrew MacLeodDo not calculate new values when evaluating a debug...
2021-06-01 Andrew MacLeodReplace ssa_range_in_bb with entry exit and def range
2021-06-01 Andrew MacLeodMove Ranger cache to range-query and fur_source model.
2021-06-01 Andrew MacLeodRange invariant global values are also always current.
2021-06-01 GCC AdministratorDaily bump.
2021-05-31 Indu BhagatPR testsuite/100749 - gcc.dg/pch/valid-1.c fails after...
2021-05-31 Indu BhagatMAINTAINERS: Add myself for write after approval
2021-05-31 Tobias Burnusgfortran.dg/gomp/depend-iterator-{1,2}.f90: Use dg...
2021-05-31 Martin LiskaLTO: stream properly FUNCTION_DECL_DECL_TYPE.
2021-05-31 Richard Bienerc++/88601 - [C/C++] __builtin_shufflevector support
2021-05-31 Peter Bergnerrs6000: MMA test case ICEs using -O3 [PR99842]
2021-05-31 GCC AdministratorDaily bump.
2021-05-30 Gerald Pfeiferlibstdc++: Remove "Intel Compilers" bibliography entry
2021-05-30 Gerald PfeiferFortran: Fix typo in documentation of BOZ
2021-05-30 GCC AdministratorDaily bump.
2021-05-29 Bernd Edlingerdiagnostics: Fix sporadic test failure
2021-05-29 Jeff Law[committed][PR bootstrap/100730] Fix warnings in H8...
2021-05-29 Mike Frysingersim: leverage gnulib
2021-05-29 Jakub Jelinekopenmp: Add shared to parallel for linear on parallel...
2021-05-29 Aldy HernandezFix i686 bootstrap by temporarily disabling exporting...
2021-05-29 GCC AdministratorDaily bump.
2021-05-28 Jason Merrilltree-iterator: C++11 range-for and tree_stmt_iterator
2021-05-28 Richard Bienertree-optimization/100778 - avoid cross-BB vectorization...
2021-05-28 Jason Merrillc++: 'this' adjustment for devirtualized call
2021-05-28 Richard Bieneripa/100791 - copy fntype when processing __builtin_va_a...
2021-05-28 Richard Bienerc/100803 - diagnose invalid GIMPLE condition
2021-05-28 Martin LiskaDOC: Update __gcov_dump documentation.
2021-05-28 Cooper QuC-SKY: Define HAVE_sync_compare_and_swap*.
2021-05-28 Jakub Jelinekopenmp: Fix up handling of reduction clause on construc...
2021-05-28 Tobias BurnusOpenMP: Add iterator support to Fortran's depend; add...
2021-05-28 Joern RenneckeRecognize popcount also when a double width operation...
2021-05-28 Bernd EdlingerGenerate gimple-match.c and generic-match.c earlier
2021-05-28 Joern RenneckeFix match_dup bug of define_cond_exec.
2021-05-28 Joern RenneckeFix bug in the define_subst handling that made match_sc...
2021-05-28 Kewen Linforwprop: Enhance vec perm fed by CTOR and CTOR/CST...
2021-05-28 GCC AdministratorDaily bump.
2021-05-27 Ian Lance Taylorgccgo.texi: remove HTML quoting
2021-05-27 Matthias Kretzc++: Output less irrelevant info for function template...
2021-05-27 Matthias Kretzc++: Add missing scope in typedef diagnostic [PR100763]
2021-05-27 Jakub Jelineklibgomp: Add openacc_{cuda,cublas,cudart} effective...
2021-05-27 Uros Bizjaki386: Remove unneeded binary operand fixup from expanders.
2021-05-27 Martin SeborPR other/100463 - many errors using GTY and hash_map
2021-05-27 Patrick Palkac++: parameter pack inside static_assert [PR99893]
2021-05-27 Jason Merrillc++: argument pack with expansion [PR86355]
2021-05-27 Patrick Palkac++: Relax rule for non-type arguments in partial specs...
2021-05-27 Uros Bizjaki386: Add XOP comparisons for 4- and 8-byte vectors...
2021-05-27 Harald AnlaufFortran: Fix erroneous "pointer argument is not associa...
2021-05-27 Harald AnlaufPR fortran/100656 - prevent ICE in gfc_conv_expr_present
2021-05-27 Richard Earnshawarm: Remove use of opts_set in arm_configure_build_targ...
2021-05-27 Aldy HernandezUse get_range_query in simplify_conversion_using_ranges.
2021-05-27 Aldy HernandezMove global range code to value-query.cc.
2021-05-27 Aldy HernandezTweak Wstringop-overflow-55.c test.
2021-05-27 Uros Bizjaki386: Add uavg_ceil patterns for 4-byte vectors [PR100637]
2021-05-27 GCC AdministratorDaily bump.
2021-05-26 Eric BotcazouSmall tweak to documentation of scalar_storage_order
2021-05-26 Patrick Palkac++: access for hidden friend of nested class template...
2021-05-26 François Dumontlibstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert...
2021-05-26 Aldy HernandezCleanup get_range_info
2021-05-26 Aldy HernandezConvert remaining passes to get_range_query.
2021-05-26 Aldy HernandezConvert Walloca pass to get_range_query.
2021-05-26 Aldy HernandezConvert evrp pass to get_range_query.
2021-05-26 Aldy HernandezCommon API for accessing global and on-demand ranges.
2021-05-26 Uros Bizjaki386: Autovectorize 4-byte vectors
next