platform/upstream/gcc.git
2021-08-03 Martin LiskaChangeLog: add problematic commit 2e96b5f14e4025691b57d...
2021-08-03 GCC AdministratorDaily bump.
2021-08-03 Martin Liskagcc-changelog: ignore one more commit
2021-08-03 H.J. Lux86: Add testcases for PR target/80566
2021-08-03 Kewen Lintree-cfg: Fix typos on dloop in move_sese_region_to_fn
2021-08-03 liuhongtSupport cond_add/sub/mul/div for vector float/double.
2021-08-02 Ian Lance Taylorcompiler, runtime: allow slice to array pointer conversion
2021-08-02 Ian Lance Taylorcompiler, runtime: support unsafe.Add and unsafe.Slice
2021-08-02 Patrick Palkalibstdc++: Add missing std::move to ranges::copy/move...
2021-08-02 Patrick Palkalibstdc++: Fix up implementation of LWG 3533 [PR101589]
2021-08-02 Patrick Palkalibstdc++: Add missing std::move to join_view::iterator...
2021-08-02 H.J. Lux86: Also pass -mno-sse to vect8-ret.c
2021-08-02 H.J. Lux86: Update gcc.target/i386/incoming-11.c
2021-08-02 H.J. Lux86: Also pass -mno-avx to sw-1.c for ia32
2021-08-02 H.J. Lux86: Also pass -mno-avx to cold-attribute-1.c
2021-08-02 H.J. Lux86: Also pass -mno-avx to pr72839.c
2021-08-02 H.J. Lux86: Add tests for piecewise move and store
2021-08-02 H.J. Lux86: Add AVX2 tests for PR middle-end/90773
2021-08-02 H.J. Lux86: Update piecewise move and store
2021-08-02 H.J. Lux86: Avoid stack realignment when copying data
2021-08-02 H.J. Lux86: Add TARGET_GEN_MEMSET_SCRATCH_RTX
2021-08-02 Jonathan Wakelylibstdc++: Fix filesystem::temp_directory_path [PR101709]
2021-08-02 Jonathan Wakelylibstc++: Add dg-error for additional error in C++11...
2021-08-02 Aldy HernandezRemove --param=threader-iterative.
2021-08-02 Tom de Vries[gcc/doc] Improve nonnull attribute documentation
2021-08-02 Andrew PinskiFix PR 101683: FP exceptions for float->unsigned
2021-08-02 Patrick Palkac++: Improve memory usage of subsumption [PR100828]
2021-08-02 Roger SayleOptimize x ? bswap(x) : 0 in tree-ssa-phiopt
2021-08-01 H.J. Lui386: Improve SImode constant - __builtin_clzll for...
2021-08-01 Jonathan WakelyAdd missing descriptions gcc/testsuite/ChangeLog
2021-07-31 Joseph MyersUpdate gcc fr.po.
2021-07-31 Jason Merrillc++: ICE on anon struct with base [PR96636]
2021-07-31 Jason Merrillc++: pretty-print TYPE_PACK_EXPANSION better
2021-07-31 Roger Sayle[Committed] Tweak new test case gcc.target/i386/dec...
2021-07-31 Jakub Jelinekopenmp: Handle OpenMP directives in attribute syntax...
2021-07-31 Jakub Jelineki386: Improve extensions of __builtin_clz and constant...
2021-07-31 Hans-Peter... gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware
2021-07-31 Hans-Peter... gcc.dg/uninit-pred-9_b.c: Xfail for MMIX too
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "floor" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "floor" intrinsics
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "ceil" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "ceil" intrinsics
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "blend" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "blend" intrinsics
2021-07-30 Roger SayleDecrement followed by cmov improvements.
2021-07-30 Hans-Peter... MMIX: remove generic placeholders parameters in call...
2021-07-30 Hans-Peter... doc: correct documentation of "call" (et al) operand 2.
2021-07-30 Andrew MacLeodHandle constants in wi_fold for trunc_mod.
2021-07-30 Andrew MacLeodChange integral divide by zero to produce UNDEFINED.
2021-07-30 Andrew MacLeodChange const basic_block to const_basic_block.
2021-07-30 Martin SeborMove failed part of a test to a new file [PR101671]
2021-07-30 H.J. LuAdd QI vector mode support to by-pieces for memset
2021-07-30 Andrew PinskiAdd testcases that got lost when tree-ssa was merged
2021-07-30 Jonathan Wakelylibstdc++: Use secure_getenv for filesystem::temp_direc...
2021-07-30 Xi Ruoyaomips: Fix up mips_atomic_assign_expand_fenv [PR94780]
2021-07-30 Xi Ruoyaomips: add MSA vec_cmp and vec_cmpu expand pattern ...
2021-07-30 Jakub Jelinekc++: Implement P0466R5 __cpp_lib_is_pointer_interconver...
2021-07-30 Jason Merrillc++: Reject anonymous struct with bases
2021-07-30 Jakub Jelinekc++: Fix up attribute rollbacks in cp_parser_statement
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]
next