platform/upstream/gcc.git
2021-07-30 Joseph MyersUpdate gcc de.po.
2021-07-30 H.J. Lux86: Don't enable LZCNT/POPCNT if disabled explicitly
2021-07-30 Iain Buclawd: Remove dead code from binary_op.
2021-07-30 Iain Buclawd: Always layout initializer for the m_RTInfo field...
2021-07-30 Iain Buclawd: Don't generate a PREDICT_EXPR when assert contracts...
2021-07-30 Iain Buclawd: Clarify comment for generating static array assignme...
2021-07-30 Iain Buclawd: Only handle named enums in enum_initializer_decl
2021-07-30 Iain Buclawd: Set COMDAT and visibility of thunks only if they...
2021-07-30 Iain Buclawd: Factor aggregate_initializer_decl to set the sinit...
2021-07-30 Iain Buclawd: Use Identifier::idPool to generate anonymous field...
2021-07-30 Iain Buclawd: Use hasMonitor to determine whether to emit a __moni...
2021-07-30 Iain Buclawd: Insert null terminator in obstack buffers
2021-07-30 Iain Buclawd: Drop any field or parameter types that got cached...
2021-07-30 Iain Buclawd: Factor d_nested_class and d_nested_struct into singl...
2021-07-30 Aldy HernandezMark gcc.dg/shrink-wrap-loop.c as XFAIL.
2021-07-30 Thomas Schwinge[libgomp] Restore offloading 'libgomp/fortran.c'
2021-07-30 prathamesh... arm/66791: Replace builtins in vld1.
2021-07-30 Aldy HernandezReplace evrp use in loop versioning with ranger.
2021-07-30 Jakub Jelinekc++: Accept C++11 attribute-definition [PR101582]
2021-07-30 Xi Ruoyaoipa-devirt: check precision mismatch of enum values...
2021-07-30 Kewen LinUse range-based for loops for traversing loops
2021-07-29 Hans-Peter... fix breakage from "libstdc++: Remove unnecessary uses...
2021-07-29 Hans-Peter... Fix MMIX breakage; ICE in df_ref_record, at df-scan...
2021-07-29 Joseph MyersUpdate gcc .po files.
2021-07-29 Jeff LawReinstate branch-on-bit insns for H8
2021-07-29 Martin SeborXfail just the failing assertion and correct target.
2021-07-29 Iain Buclawd: Generate Object class if it doesn't exist during...
2021-07-29 Iain Buclawd: Return the correct value for C++ constructor calls...
2021-07-29 Iain Buclawd: Ensure casting from bool results in either 0 or...
2021-07-29 Iain Buclawd: Remove generated D header files on error (PR101657)
2021-07-29 Iain Buclawd: Don't escape quoted format strings in escape_d_forma...
2021-07-29 Jakub Jelinektestsuite: Fix up two tests for recent libstdc++ header...
2021-07-29 Thomas Schwinge[OpenACC] Extract 'pass_oacc_loop_designation' out...
2021-07-29 Haochen GuiFix failed test cases caused by disabling mode promotio...
2021-07-29 Aldy HernandezBackwards jump threader rewrite with ranger.
2021-07-29 Richard Bienerc/101512 - fix missing address-taking in c_common_mark_...
2021-07-29 Andreas KrebbelAdjust docu of TARGET_VECTORIZE_VEC_PERM_CONST
2021-07-29 Ankur Sainianalyzer: : Refactor callstring to work with pairs...
2021-07-29 liuhongtAdjust/Refine testcases.
2021-07-29 liuhongtAdd a separate function to calculate cost for WIDEN_MUL...
2021-07-29 Jiufu GuoUse preferred mode for doloop IV [PR61837]
2021-07-29 GCC AdministratorDaily bump.
2021-07-28 Martin SeborCorrect uninitialized object offset and size computatio...
2021-07-28 Martin SeborCorrect -Warray-bounds handling if function pointers...
2021-07-28 Martin SeborAdd new gimple-ssa-warn-access pass.
2021-07-28 Michael MeissnerPR 100168: Fix call test on power10.
2021-07-28 David Malcolmanalyzer: play better with -fsanitize=bounds
2021-07-28 David Malcolmanalyzer: remove redundant return value from various...
2021-07-28 Harald AnlaufFortran: ICE in resolve_allocate_deallocate for invalid...
2021-07-28 Jakub Jelinekubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
2021-07-28 Jakub Jelinekmatch.pd: Fix up recent __builtin_bswap16 simplificatio...
2021-07-28 Ilya LeoshkevichIBM Z: Fix 5 tests in 31-bit mode
2021-07-28 Richard Bienertree-optimization/101615 - SLP permute opt with CTOR...
2021-07-28 Kyrylo Tkachovaarch64: Add smov alternative to sign_extend pattern
2021-07-28 H.J. Lux86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM...
2021-07-28 Richard Bienertree-optimization/101615 - SLP permute opt of existing...
2021-07-28 Andrew Stubbsamdgcn: Fix attributes for LLVM-12 [PR 100208]
2021-07-28 Andrew MacLeodReturn undefined on edges which are not executed.
2021-07-28 Siddhesh Poyarekaranalyzer: Handle strdup builtins
2021-07-28 Siddhesh Poyarekaranalyzer: Recognize __builtin_free as a matching deallo...
2021-07-28 Iain Buclawd: Wrong evaluation order of binary expressions (PR101640)
2021-07-28 Iain Buclawd: fix ICE at convert_expr(tree_node*, Type*, Type...
2021-07-28 Iain Buclawd: __FUNCTION__ doesn't work in core.stdc.stdio functio...
2021-07-28 Iain Buclawd: Compile-time reflection for supported built-ins...
2021-07-28 Iain Buclawd: Change in DotTemplateExp type semantics leading...
2021-07-28 Ilya LeoshkevichIBM Z: Enable LSan and TSan
2021-07-28 Bin ChengAArch64: use stable sorting in generating ldp/stp
2021-07-28 Bin ChengDon't skip prologue/epilogue when initializing alias.
2021-07-28 Jakub Jelineki386: Improve AVX2 expansion of vector >> vector DImode...
2021-07-28 Martin UeckerCorrect a mistake in a warnung for -Wnonnull.
2021-07-28 Sandra LoosemoreBind(c): Improve error checking in CFI_* functions
2021-07-28 Sandra LoosemoreBind(c): Fix bugs in CFI_section
2021-07-28 Sandra LoosemoreFix ISO_Fortran_binding.h paths in gfortran testsuite
2021-07-28 Sandra LoosemoreBind(C): Correct sizes of some types in CFI_establish
2021-07-28 Sandra LoosemoreBind(C): Fix type encodings in ISO_Fortran_binding.h
2021-07-28 Kewen Linvect: Fix wrong check in vect_recog_mulhs_pattern ...
2021-07-28 liuhongtAdd the member integer_to_sse to processor_cost as...
2021-07-28 GCC AdministratorDaily bump.
2021-07-27 Bill Schmidtrs6000: Write static initializations for overload tables
2021-07-27 Bill Schmidtrs6000: Write static initializations for built-in table
2021-07-27 Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-27 Martin SeborLet -Wuninitialized assume built-ins don't change const...
2021-07-27 Jonathan Wakelylibstdc++: Simplify std::optional::value()
2021-07-27 Jonathan Wakelytestsuite: Add missing C++ includes to tests [PR101646]
2021-07-27 Martin SeborUse OEP_DECL_NAME when comparing VLA bounds [PR101585].
2021-07-27 Ulrich DrepperImplement OpenMP 5.1 section 3.15: omp_display_env
2021-07-27 Jeff LawFix argument to pthread_join
2021-07-27 Aldy HernandezAbstract out (forward) jump threader state handling.
2021-07-27 Marek Polacekc++: Reject ordered comparison of null pointers [PR99701]
2021-07-27 Jonathan Wakelylibstdc++: Adjust whitespace in <bits/cow_string.h>
2021-07-27 Jonathan Wakelylibstdc++: Move COW string definitions to separate...
2021-07-27 Jonathan Wakelylibstdc++: Remove unnecessary uses of <utility>
2021-07-27 Jonathan Wakelylibstdc++: Reduce header dependencies on <array> and...
2021-07-27 Aldy HernandezImplement basic block path solver.
2021-07-27 Jonathan Wrightsimplify-rtx: Push sign/zero-extension inside vec_duplicate
2021-07-27 Thomas SchwingeDon't use libgomp 'cbuf' buffering with OpenACC 'async'
2021-07-27 Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-07-27 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/async-data-1-{1,2}.c'
2021-07-27 Thomas Schwinge[OpenACC] Clarify sequencing of 'async' data copying...
2021-07-27 Thomas SchwingeFix OpenACC 'async'/'wait' issues in 'libgomp.oacc...
next