]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Avoid valid Coverity warning for comparing array to zero.
[thirdparty/gcc.git] / gcc /
2021-08-31  Martin SeborAvoid valid Coverity warning for comparing array to...
2021-08-31  Martin SeborDisable gcc_rich_location copying and assignment.
2021-08-31  Martin SeborAdd attribute returns nonnull to get_range_query.
2021-08-31  Roger Sayle[Committed] Fix subreg_promoted_mode breakage on variou...
2021-08-31  Jason Merrillc++: use iloc_sentinel in another place
2021-08-31  Jason Merrillc++: Improve error recovery with constexpr [PR92193]
2021-08-31  Jeff LawRestore intent of data-sym-multi-pool test
2021-08-31  Jeff LawMore stabs removal.
2021-08-31  Jakub Jelinektestsuite: Fix gcc.dg/vect/pr101145* tests [PR101145]
2021-08-31  Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-31  Roger SaylePreserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg...
2021-08-31  Roger SayleOnly simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATI...
2021-08-31  Richard Bienertree-optimization/102142 - fix typo in loop BB reduc...
2021-08-31  Richard Bienermiddle-end/102129 - avoid TER of possibly trapping...
2021-08-31  Jakub Jelinektree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR...
2021-08-31  prathamesh.kulkarniarm: Adjust test for soft fp targets.
2021-08-31  Andrew PinskiFix gcc.dg/ipa/inline-8.c for -fPIC
2021-08-31  Andrew PinskiFix PR driver/79181 (and others), not deleting some...
2021-08-31  Andrew PinskiFix x86/56337 : 1<<28 alignment is broken
2021-08-31  YunQiang SuMIPS: add .module mipsREV to all output asm file
2021-08-31  YunQiang SuMIPS: use mips_isa enum instead hardcoded numbers
2021-08-31  liuhongtUnify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP.
2021-08-31  GCC AdministratorDaily bump.
2021-08-30  David Malcolmanalyzer: support "bifurcation"; reimplement realloc...
2021-08-30  Jason Merrillc++: limit instantiation with ill-formed class [PR96286]
2021-08-30  Jason Merrillc++: preserve location through constexpr
2021-08-30  Jason Merrillc++: fold function template args sooner [PR101460]
2021-08-30  Harald AnlaufFortran - fix whitespace issue during parsing of assign...
2021-08-30  Jason Merrillc++: Add warning about missing 'requires'
2021-08-30  Harald AnlaufFortran - correct check for constraint F2008:C628 ...
2021-08-30  Bill Schmidtrs6000: Always initialize vector_pair and vector_quad...
2021-08-30  Bill Schmidtrs6000: Add sanity to V2DI_type_node definitions
2021-08-30  Bill Schmidtrs6000: Darwin builtin support
2021-08-30  Joseph MyersUpdate gcc sv.po.
2021-08-30  Pat HaugenEnable store fusion on Power10.
2021-08-30  Richard Bienertree-optimization/102128 - rework if-converted BB vect...
2021-08-30  Richard BienerMake sure -fexceptions is enabled when -fnon-call-excep...
2021-08-30  Sebastian HuberUse __builtin_trap() for abort() if inhibit_libc
2021-08-30  liuhongtMake sure we're playing with integral modes before...
2021-08-30  GCC AdministratorDaily bump.
2021-08-29  Iain SandoeDarwin: Fixes for darwin_libc_has_function.
2021-08-29  Iain Buclawd: Call the assertp and boundsp variants for assert...
2021-08-29  Iain Buclawd: Update comment for TypeInfoVisitor::layout_base
2021-08-29  Iain Buclawd: Use `int` to store class and struct flags
2021-08-29  Iain Buclawd: Get __c_wchar_t type from build_frontend_type
2021-08-29  Iain Buclawd: Convert convert_for_rvalue switch statement into...
2021-08-29  Iain Buclawd: Use POINTER_SIZE for testing whether to predefine...
2021-08-29  Iain Buclawd: ICE in gimple_register_canonical_type_1, at lto...
2021-08-29  Iain Sandoetestsuite, Darwin : Skip a test requiring strndup in...
2021-08-29  Iain SandoeDarwin, X86 : Implement __cache_clear.
2021-08-29  GCC AdministratorDaily bump.
2021-08-28  Jan HubickaImprove handling of table overflows in modref_ref_node
2021-08-28  Harald AnlaufFortran - reject function entries with mismatched chara...
2021-08-28  YunQiang SuMIPS: use N64 ABI by default if the triple end with...
2021-08-28  Alexandre Olivafix latent bootstrap-debug issue
2021-08-28  GCC AdministratorDaily bump.
2021-08-27  Jason Merrillc++: Set type on dependent ARROW_EXPR
2021-08-27  Jeff LawSupport limited setcc for H8
2021-08-27  Michael MeissnerUpdate comments in float128-call.c test.
2021-08-27  Jeff LawReduce vector comparison of uniform vectors to a scalar...
2021-08-27  Michael MeissnerFix float128-call.c test for power8 IEEE 128 and power10.
2021-08-27  Iain SandoeDarwin : Mark the mod init/term section starts with...
2021-08-27  Bill Schmidtrs6000: Execute the automatic built-in initialization...
2021-08-27  Iain Sandoetestsuite, Darwin : Do not claim 'GAS' for cctools...
2021-08-27  Iain Sandoeconfigure: Adjust several assembler checks to remove...
2021-08-27  Anthony Sharpcall_summary: add missing template keyword
2021-08-27  Richard Bienertree-optimization/45178 - DCE of dead control flow...
2021-08-27  konglin1i386: Fix wrong optimization for consecutive masked...
2021-08-27  Kewen Linrs6000: Make some BIFs vectorized on P10
2021-08-27  Kewen Linrs6000: Add missing unsigned info for some P10 bifs
2021-08-27  David Edelsohnaix: packed struct alignment [PR102068]
2021-08-27  liuhongtFold more shuffle builtins to VEC_PERM_EXPR.
2021-08-27  GCC AdministratorDaily bump.
2021-08-26  Uros Bizjak[i386] Call force_reg unconditionally.
2021-08-26  Jan HubickaFix ipa-modref verification ices
2021-08-26  Bill Schmidtrs6000: Add remaining overloads
2021-08-26  Bill Schmidtrs6000: Add Cell builtins
2021-08-26  Bill Schmidtrs6000: Add miscellaneous builtins
2021-08-26  Bill Schmidtrs6000: Add MMA builtins
2021-08-26  Martin SeborRefactor warn_uninit() code.
2021-08-26  Roger SayleImproved handling of shifts/rotates in bit CCP.
2021-08-26  Roger Sayle[Committed] Tidy up !POINTER_TYPE_P test in match.pd...
2021-08-26  Uros Bizjak[i386] Set all_regs to true in the call to replace_rtx...
2021-08-26  Jan HubickaImprove handling of modref params.
2021-08-26  Jan HubickaAdd full stop to params.opt.
2021-08-26  Jan HubickaFix off-by-one error in try_merge_with
2021-08-26  Martin LiskaUse non-numbered clones for target_clones.
2021-08-26  Jonathan Yongextend.texi: add note about reserved ctor/dtor priorities
2021-08-26  GCC AdministratorDaily bump.
2021-08-25  Martin SeborAdd -details to dump option needed after r12-3144.
2021-08-25  Michael MeissnerFix tests that require IBM 128-bit long double
2021-08-25  Andrew PinskiFix PR c++/66590: incorrect warning "reaches end of...
2021-08-25  Martin SeborAvoid printing range table header alone.
2021-08-25  Jakub Jelinekc++: Fix up value initialization of structs with zero...
2021-08-25  Jan HubickaMerge load/stores in ipa-modref summaries
2021-08-25  Michael MeissnerMake xxsplti*, xpermx, xxeval be vecperm type.
2021-08-25  Lewis Hyattdiagnostics: Support for -finput-charset [PR93067]
2021-08-25  Ankur Sainianalyzer: Impose recursion limit on indirect calls.
2021-08-25  Richard Bienertree-optimization/102046 - fix SLP build from scalars...
2021-08-25  Hongyu Wangi386: Optimize lea with zero-extend. [PR 101716]
next