platform/upstream/gcc.git
2022-10-26 Martin Liskai386: add reset_cpu_feature
2022-10-26 Ju-Zhe ZhongRISC-V: Fix epilogue generation for barrier.
2022-10-26 Ju-Zhe ZhongRISC-V: ADJUST_NUNITS according to -march.
2022-10-26 Ju-Zhe ZhongRISC-V: Support load/store in mov<mode> pattern for...
2022-10-26 Monk ChiangRISC-V: Recognized Svinval and Svnapot extensions
2022-10-26 Ju-Zhe ZhongRISC-V: Adjust table indentation in commnet for riscv...
2022-10-26 Martin Liskagcc/configure: regenerate
2022-10-26 Aldy HernandezConvert flag_finite_math_only uses in frange to HONOR_*.
2022-10-26 Jiufu Guors6000: cannot_force_const_mem for HIGH code rtx[PR106460]
2022-10-26 Kito ChengRISC-V: Add h extension support
2022-10-26 Eugene RozenfeldDon't force DWARF4 for AutoFDO tests
2022-10-26 GCC AdministratorDaily bump.
2022-10-25 Eugene RozenfeldStart using discriminators in AutoFDO.
2022-10-25 Nathan Sidwellc++: Adjust synthetic template parm creation
2022-10-25 Patrick Palkac++: remove use_default_args parm of coerce_template_parms
2022-10-25 Jason Merrillc++: correct fold_operand change
2022-10-25 Patrick Palkac++ modules: enum TYPE_MIN/MAX_VALUE streaming [PR106848]
2022-10-25 H.J. LuAlways use TYPE_MODE instead of DECL_MODE for vector...
2022-10-25 Jason Merrillc++: constexpr-evaluate more assumes
2022-10-25 Jason Merrillc++: improve failed constexpr assume diagnostic
2022-10-25 Segher Boessenkoolrs6000: Add CCANY; replace <un>signed by <mode:CCANY>
2022-10-25 Richard Bienertree-optimization/107176 - SCEV analysis association...
2022-10-25 Eric BotcazouRelax assertion in profiler
2022-10-25 Richard BienerMove NOP stripping in SCEV analysis
2022-10-25 Tejas JoshiRemove znver4 instruction reservations
2022-10-25 Jakub Jelinekgimplify: Fix comment typos
2022-10-25 Jakub Jelinekgimplify: Call gimple_boolify on IFN_ASSUME argument...
2022-10-25 YunQiang SuMIPS: add builtime option for -mcompact-branches
2022-10-25 YunQiang SuMIPS: Not trigger error for pre-R6 and -mcompact-branch...
2022-10-25 Jakub Jelinekgimplify: Don't add GIMPLE_ASSUME if errors were seen...
2022-10-25 YunQiang SuMIPS: fix building on multiarch platform
2022-10-25 Richard Bienertree-optimization/100756 - niter analysis and folding
2022-10-25 Kewen Linrs6000/test: Support vect_long_long effective target
2022-10-25 Kewen Linvect: Fix wrong shift_n after widening on BE [PR107338]
2022-10-25 Martin Liskariscv: fix cross compiler
2022-10-25 Martin Liskai386: fix pedantic warning
2022-10-25 GCC AdministratorDaily bump.
2022-10-24 David Malcolmanalyzer: fix ICE on va_copy [PR107349]
2022-10-24 Martin Liskadiagnostics: fix ICE in sarif output with NULL filename...
2022-10-24 David Malcolmanalyzer: handle (NULL == &VAR) [PR107345]
2022-10-24 David Malcolmanalyzer: simplify sm_state_map lookup
2022-10-24 David Malcolmanalyzer: handle "pipe" and "pipe2" [PR106300]
2022-10-24 Jason Merrilltree: add build_string_literal overloads
2022-10-24 Thomas Schwingelibgomp/nvptx: Prepare for reverse-offload callback...
2022-10-24 Martin Liskax86: fix VENDOR_MAX enum value
2022-10-24 Marek Polacekc++: ICE with invalid structured bindings [PR107276]
2022-10-24 Jakub Jelinekc, c++: Fix up excess precision handling of scalar_to_v...
2022-10-24 Tobias Burnuslibgomp/nvptx: Prepare for reverse-offload callback...
2022-10-24 Wilco Dijkstra[AArch64] Improve immediate expansion [PR106583]
2022-10-24 Jakub Jelinekc++: Fix up constexpr handling of char/signed char...
2022-10-24 Arsen Arsenovićc-family: Implicitly return zero from main even on...
2022-10-24 Aldy Hernandez[PR tree-optimization/107355] Handle NANs in abs range...
2022-10-24 Tobias BurnusOpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner...
2022-10-24 Kito ChengRISC-V: Support --target-help for -mcpu/-mtune
2022-10-24 Aldy HernandezCheck HONOR_NANS instead of flag_finite_math_only in...
2022-10-24 Torbjörn SVENSSONlto: Always quote path to touch
2022-10-24 Ju-Zhe ZhongRISC-V: Support (set (mem) (const_poly_int))
2022-10-24 Ju-Zhe ZhongRISC-V: Replace CONSTEXPR with constexpr
2022-10-24 Ju-Zhe ZhongRISC-V: Remove unused TI/TF vector modes.
2022-10-24 Ju-Zhe ZhongRISC-V: Fix REG_CLASS_CONTENTS.
2022-10-24 GCC AdministratorDaily bump.
2022-10-23 LIU Haolibgcc: Update 'gthr-mcf.h' to include a dedicated...
2022-10-23 GCC AdministratorDaily bump.
2022-10-22 Michael EagerFix uninitialized variable warnings.
2022-10-22 Aldy HernandezUpdate selftest such that [-Inf, +Inf] is always VARYIN...
2022-10-22 Takayuki 'January... xtensa: Make register A0 allocable for the CALL0 ABI
2022-10-22 GCC AdministratorDaily bump.
2022-10-21 José Rui Faustino... Fortran: Add missing TKR initialization to class variab...
2022-10-21 Jakub Jelineki386: Fix up BFmode comparisons in conditional moves...
2022-10-21 Jakub Jelinekc++: Don't shortcut TREE_CONSTANT vector type CONSTRUCT...
2022-10-21 Tejas JoshiEnable AMD znver4 support and add instruction reservations
2022-10-21 Arsen Arsenovićlibstdc++: respect with-{headers, newlib} for default...
2022-10-21 Jonathan Wakelylibstdc++: Fix std::move_only_function for incomplete...
2022-10-21 Thomas SchwingeRestore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c'...
2022-10-21 Thomas SchwingeAdd 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195]
2022-10-21 Richard Bienertree-optimization/107323 - loop distribution partition...
2022-10-21 Monk ChiangRISC-V: Add type attribute for atomic instructions.
2022-10-21 Jakub Jelinekmatch.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346]
2022-10-21 Jakub Jelinekc++: Fix up mangling ICE with void{} [PR106863]
2022-10-21 Дилян ПалаузовDon't build readline/libreadline.a, when --with-system...
2022-10-21 Ju-Zhe ZhongRISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests.
2022-10-21 Ju-Zhe ZhongRISC-V: Add RVV intrinsic basic framework.
2022-10-21 Haochen Jiangi386: Auto vectorize sdot_prod, udot_prod with VNNIINT8...
2022-10-21 Kong LinglingSupport Intel AVX-VNNI-INT8
2022-10-21 Hongyu WangSupport Intel AVX-IFMA
2022-10-21 GCC AdministratorDaily bump.
2022-10-20 Harald AnlaufFortran: error recovery with references of bad array...
2022-10-20 Aldy Hernandez[PR c++/106654] Handle non-irange ranges in get_range_g...
2022-10-20 Aldy HernandezAdd op[12]_range for UNORDERED_LT entries in range-op.
2022-10-20 Torbjörn SVENSSONtestsuite: Sanitize fails for SP FPU on Arm
2022-10-20 Patrick Palkac++: constraint matching, TEMPLATE_ID_EXPR, current...
2022-10-20 Artem Klimovipa-visibility: Optimize TLS access [PR99619]
2022-10-20 Aldy HernandezA false UNORDERED_<cond> means neither operand can...
2022-10-20 Patrick Palkac++ modules: handle CONCEPT_DECL in node_template_info...
2022-10-20 Andre Vieiravect: Fix vectype when widening container type in bitfi...
2022-10-20 Patrick Palkalibstdc++: Redefine __from_chars_alnum_to_val's table
2022-10-20 Aldy HernandezDo not set NAN flags for VARYING ranges when !HONOR_NANS.
2022-10-20 Aldy HernandezReplace finite_operands_p with maybe_isnan.
2022-10-20 Jakub Jelinektestsuite: Add some missing -Wno-psabi options
2022-10-20 Jakub Jelinekpasses: Fix a comment typo
next