platform/upstream/gcc.git
2022-05-27 Jakub Jelinekfold-const: Fix up -fsanitize=null in C++ [PR105729]
2022-05-27 Tobias Burnuslibgomp.texi: Add more to-be-implemented OpenMP 5.2...
2022-05-27 Roger SayleCanonicalize X&-Y as X*Y in match.pd when Y is [0,1].
2022-05-27 Roger SaylePre-reload splitter to transform and;cmp into not;test...
2022-05-27 Richard BienerClose gcc-9 branch
2022-05-27 Takayuki 'January... xtensa: Improve bswap[sd]i2 insn patterns
2022-05-27 Takayuki 'January... xtensa: Add setmemsi insn pattern
2022-05-27 GCC AdministratorDaily bump.
2022-05-26 Jonathan Wakelylibstdc++: Fix narrowing conversions for 16-bit size_t...
2022-05-26 Jonathan Wakelylibstdc++: Fix atomic and error_code printers for versi...
2022-05-26 Jonathan Wakelylibstdc++: Move std::iostream_category() definition...
2022-05-26 Marek Polacekc++: improve -Waddress warnings with *_cast [PR105569]
2022-05-26 Takayuki 'January... xtensa: Fix instruction counting regarding block move...
2022-05-26 Takayuki 'January... xtensa: Make use of IN_RANGE macro where appropriate
2022-05-26 Takayuki 'January... xtensa: Simplify EXTUI instruction maskimm validations
2022-05-26 Jonathan Wakelylibstdc++: Add constexpr to std::counted_iterator post...
2022-05-26 Patrick Palkac++: constrained partial spec forward decl [PR96363]
2022-05-26 Jonathan Wakelylibstdc++: Refactor includes for unordered containers
2022-05-26 Jonathan Wakelylibstdc++: Remove some unnecessary includes
2022-05-26 Nathan Sidwelllibstdc++: Make headers include their prerequisites
2022-05-26 François Dumontlibstdc++: Fix printing of std::span for versioned...
2022-05-26 Jonathan Wakelylibstdc++: Fix printing of std::atomic<shared_ptr<T...
2022-05-26 Jonathan Wakelylibstdc++: Rename tests like .../wchar_t/1.cc to ....
2022-05-26 Jonathan Wakelylibstdc++: Remove redundancy in test pathnames
2022-05-26 GCC AdministratorDaily bump.
2022-05-25 Marek Polacekc++: fix ICE on invalid attributes [PR96637]
2022-05-25 Jason Merrillc++: CTAD with alias and nested template [PR105655]
2022-05-25 Jason Merrillc++: deduction from auto fn [PR105623]
2022-05-25 Jason Merrillc++: constexpr returning deallocated ptr
2022-05-25 Jason Merrillc++: strict constexpr and local vars
2022-05-25 Marek Polacekc++: ICE with temporary of class type in DMI [PR100252]
2022-05-25 Wilco DijkstraAArch64: Prioritise init_have_lse_atomics constructor...
2022-05-25 Andrew MacLeodTweak comments.
2022-05-25 Andrew MacLeodUse infer instead of side-effect for ranges.
2022-05-25 Simon CookRISC-V: Don't unconditionally add m,a,f,d in arch-canon...
2022-05-25 Tobias BurnusGCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
2022-05-25 Jakub Jelinekc: Improve build_component_ref diagnostics [PR91134]
2022-05-25 Iain Buclawd: add more 'final' and 'override' to gcc/d/*.cc 'visit...
2022-05-25 Richard BienerFix misspelled default
2022-05-25 Jakub Jelinekasan: Fix up instrumentation of assignments which are...
2022-05-25 Jakub Jelineklibgomp: Fix occassional hangs with taskwait nowait...
2022-05-25 Martin LiskaAdd GIMPLE switch support to loop unswitching
2022-05-25 Szabolcs Nagyaarch64: Fix pac-ret with unusual dwarf in libgcc unwin...
2022-05-25 GCC AdministratorDaily bump.
2022-05-24 Eugene RozenfeldFix profile count maintenance in vectorizer peeling.
2022-05-24 Martin SeborPR middle-end/105604 - ICE: in tree_to_shwi with vla...
2022-05-24 Jason Merrillc++: *this folding in constexpr call
2022-05-24 Joel Brobeckergcc.misc-tests/outputs.exp: Use link test to check...
2022-05-24 Jason Merrillc++: discarded-value and constexpr
2022-05-24 Jason Merrillc++: constexpr empty base redux [PR105622]
2022-05-24 Prathamesh... Add new parameter to vec_perm_const hook for specifying...
2022-05-24 H.J. Lux86: Document -mcet-switch
2022-05-24 Andrew Stubbsamdgcn: Add gfx90a support
2022-05-24 Andrew Stubbsamdgcn: Remove LLVM 9 assembler/linker support
2022-05-24 David Malcolmlibiberty: remove FINAL and OVERRIDE from ansidecl.h
2022-05-24 Roger SayleOptimize double word negation of zero extended values...
2022-05-24 Roger SaylePR tree-optimization/105668: Provide vcond_mask_v1tiv1t...
2022-05-24 Roger SayleMinor improvement to genpreds.cc
2022-05-24 Patrick Palkac++: set TYPE_CANONICAL for more template types
2022-05-24 David Malcolmd: add 'final' and 'override' to gcc/d/*.cc 'visit...
2022-05-24 ShiYulongRISC-V: Cache Management Operation instructions testcases
2022-05-24 ShiYulongRISC-V: Cache Management Operation instructions
2022-05-24 ShiYulongRISC-V: Add mininal support for Zicbo[mzp]
2022-05-24 David Malcolmtree-vect-slp-patterns.cc: add 'final' and 'override...
2022-05-24 David Malcolmipa: add 'final' and 'override' to call_summary_base...
2022-05-24 Martin LiskaRevert "Mitigate -Wmaybe-uninitialized in expmed.cc."
2022-05-24 Martin LiskaMitigate -Wmaybe-uninitialized in expmed.cc.
2022-05-24 Bruno HaibleExtend --with-zstd documentation
2022-05-24 Richard Bienermiddle-end/105711 - properly handle CONST_INT when...
2022-05-24 Tobias BurnusOpenMP: Support nowait with Fortran [PR105378]
2022-05-24 Vineet GuptaRISC-V: Inhibit FP <--> int register moves via tune...
2022-05-24 Jakub Jelinekopenmp: Add taskwait nowait depend support [PR105378]
2022-05-24 Richard Bienertree-optimization/100221 - improve DSE a bit
2022-05-24 Richard Bienertree-optimization/105629 - spaceship recognition regression
2022-05-24 Kewen Lintestsuite/rs6000: Adjust gcc.target/powerpc/pr78604...
2022-05-24 Kewen Linrs6000: Skip debug insns for union [PR105627]
2022-05-24 GCC AdministratorDaily bump.
2022-05-23 H.J. Lux86: Avoid uninitialized variable in PR target/104441...
2022-05-23 Vineet GuptaRISC-V: Enable TARGET_SUPPORTS_WIDE_INT
2022-05-23 David Malcolmtest plugins: use "final" and "override" directly,...
2022-05-23 David Malcolmjit: use 'final' and 'override' where appropriate
2022-05-23 David Malcolmanalyzer: use 'final' and 'override' where appropriate
2022-05-23 Mayshao[x86_64]: Zhaoxin lujiazui enablement
2022-05-23 Dimitar Dimitrovtestsuite: mallign: Handle word size of 1 byte
2022-05-23 Nathan Sidwelldemangler: C++ modules support
2022-05-23 Martin Liskatilepro: fix missing ARRAY_SIZE macro
2022-05-23 Richard BienerRemove forward_propagate_into_cond
2022-05-23 Richard BienerRemove is_gimple_condexpr
2022-05-23 Richard BienerForce the selection operand of a GIMPLE COND_EXPR to...
2022-05-23 Tobias BurnusOpenMP: Handle descriptors in target's firstprivate...
2022-05-23 Roger SayleSome additional ix86_rtx_costs clean-ups: NEG, AND...
2022-05-23 Tsukasa OIRISC-V: Fix canonical extension order (K and J)
2022-05-23 liuhongtIncrease move cost between mask and gpr.
2022-05-23 GCC AdministratorDaily bump.
2022-05-22 GCC AdministratorDaily bump.
2022-05-21 Dimitar Dimitrovtestsuite: Skip vectorize tests for PRU
2022-05-21 Dimitar Dimitrovtestsuite: Adjust pr91088.c for default_packed targets
2022-05-21 Dimitar Dimitrovtestsuite: Skip gcc.dg/pr46647.c for PRU
2022-05-21 Dimitar Dimitrovtestsuite: Skip ifcvt-4.c for PRU
2022-05-21 Dimitar Dimitrovtestsuite: Mark extra warnings for default_packed
next