platform/upstream/gcc.git
2021-10-20 Gary Dismukes[Ada] Warning on nonmatching subtypes in fully conformi...
2021-10-20 Piotr Trojanek[Ada] Prevent use of an uninitialized AST field with...
2021-10-20 Eric Botcazou[Ada] Expose and use type-generic GCC atomic builtins
2021-10-20 Eric Botcazou[Ada] Rewrite tests on Convention_Intrinsic
2021-10-20 Eric Botcazou[Ada] Small cleanup in Eval_Integer_Literal
2021-10-20 Doug Rupp[Ada] Get rid of Frontend_Exceptions refs
2021-10-20 Yannick Moy[Ada] Issue warning on unused quantified expression
2021-10-20 Marc Poulhiès[Ada] Fix type conversion handling in validity checks
2021-10-20 Aldy HernandezRemove unused back_threader_registry::m_threaded_paths.
2021-10-20 Aldy HernandezRestore --param=max-fsm-thread-length
2021-10-20 Eric BotcazouFix PR middle-end/102764
2021-10-20 Arnaud CharletAvoid exception propagation during bootstrap
2021-10-20 Jakub Jelinekopenmp: Fix up struct gomp_work_share handling [PR102838]
2021-10-20 Tobias Burnusgfortran.dg/bind-c-contiguous-5.c: Big-endian fix
2021-10-20 Jakub Jelinekc++: Fix up push_local_extern_decl_alias error recovery...
2021-10-20 Aldy HernandezDisallow loop rotation and loop header crossing in...
2021-10-20 Jeff LawTrivial fix to gil-1.c when analyzer is not enabled
2021-10-20 Siddhesh Poyarekartree-object-size: Make unknown a computation
2021-10-20 liuhongtAdjust testcase for O2 vectorization.
2021-10-20 GCC AdministratorDaily bump.
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3580 change to ranges::iota_view
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3568 change to ranges::basic_i...
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3470 change to ranges::subrange
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3523 changes to ranges::iota_view
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3549 changes to ranges::enable...
2021-10-19 Jonathan Wakelydoc: Fix typo in name of PowerPC __builtin_cpu_supports...
2021-10-19 Jonathan Wakelylibstdc++: Implement std::random_device::entropy()...
2021-10-19 Paul A. Clarkers6000: Guard some x86 intrinsics implementations
2021-10-19 Paul A. Clarkers6000: Add nmmintrin.h to extra_headers
2021-10-19 Jonathan Wakelylibstdc++: Fix doxygen generation to work with relative...
2021-10-19 Tobias BurnusFortran: Fix 'fn spec' for deferred character length
2021-10-19 Martin LiskaMake file utf8 valid input.
2021-10-19 Richard BienerRefactor vect_supportable_dr_alignment
2021-10-19 Jonathan Wakelylibstdc++: Change std::variant union member to empty...
2021-10-19 Jonathan Wakelylibstdc++: Fix std::stack deduction guide
2021-10-19 Jonathan Wakelylibstdc++: Implement monadic operations for std::option...
2021-10-19 Tobias BurnusFortran: Fix "str" to scalar descriptor conversion...
2021-10-19 Clément Chigotaix: ensure reference to __tls_get_addr is in text...
2021-10-19 Martin Liskatarget: Support whitespaces in target attr/pragma.
2021-10-19 Clément ChigotMAINTAINERS: Add myself for write after approval
2021-10-19 Richard BienerRefactor load/store costing
2021-10-19 Jonathan Wakelylibstdc++: Fix mem-initializer in std::move_only_functi...
2021-10-19 Richard BienerCompute negative offset in get_load_store_type
2021-10-19 Richard Bienertree-optimization/102827 - avoid stmts in preheader
2021-10-19 Roger SaylePR target/102785: Correct addsub/subadd patterns on...
2021-10-19 Xionghu Luors6000: Remove unspecs for vec_mrghl[bhw]
2021-10-19 Aldy HernandezChange threading comment before pass_ccp pass.
2021-10-19 Haochen GuiOptimize the builtin vec_xl_sext
2021-10-19 prathamesh... [sve] PR93183 - Add support for conditional neg.
2021-10-19 Richard BienerAdd misalignment output parameter to get_load_store_type
2021-10-19 Jakub Jelinekc++: Don't reject calls through PMF during constant...
2021-10-19 Richard BienerRemove check_aligned parameter from vect_supportable_dr...
2021-10-19 Martin Liskatarget: support spaces in target attribute.
2021-10-19 dianhong xuAVX512FP16: Add *_set1_pch intrinsics.
2021-10-19 GCC AdministratorDaily bump.
2021-10-18 Andrew MacLeodProcess EH edges again and call get_tree_range on non...
2021-10-18 Kwok Cheung... openmp: Add additional tests for declare variant in...
2021-10-18 Uros Bizjaki386: Fix ICE in ix86_print_opreand_address [PR 102761]
2021-10-18 Jason Merrillc++: improve template/crash90.C
2021-10-18 Richard BienerApply TLC to vect_supportable_dr_alignment
2021-10-18 Siddhesh Poyarekartree-object-size: Avoid unnecessary processing of __bui...
2021-10-18 Richard BienerReduce the number of aligned_access_p calls
2021-10-18 Richard BienerRemove redundant alignment scheme recomputation
2021-10-18 Jakub Jelinekopenmp: Fix handling of numa_domains(1)
2021-10-18 Aldy HernandezClone correct pass in class pass_thread_jumps_full.
2021-10-18 H.J. Lu387-12.c: Require ia32 target instead of -m32
2021-10-18 Roger SayleTry placing RTL folded constants in the constant pool.
2021-10-18 Martin Liskagcov: return proper exit code when error happens
2021-10-18 Roger Saylebfin: Popcount-related improvements to machine description.
2021-10-18 Richard Bienertree-optimization/102788 - avoid spurious bool pattern...
2021-10-18 Roger SayleConstant fold SS_NEG and SS_ABS in simplify-rtx.c
2021-10-18 prathamesh... [sve] PR93183 - Add support for conditional neg.
2021-10-18 Martin Liskagcc-changelog: update error message location
2021-10-18 Aldy HernandezStrlen pass refactoring.
2021-10-18 Tobias BurnusFortran: Fix Bind(C) Array-Descriptor Conversion
2021-10-18 Richard Bienertree-optimization/102798 - avoid copying PTA info to...
2021-10-18 Martin LiskaRemove unused but set variables.
2021-10-18 Tobias BurnusFortran: Fix CLASS conversion check [PR102745]
2021-10-18 GCC AdministratorDaily bump.
2021-10-17 Luís Ferreira[PATCH] d-demangle: properly skip anonymous symbols
2021-10-17 Aldy HernandezAllow fully resolving backward jump threading passes.
2021-10-17 GCC AdministratorDaily bump.
2021-10-16 Piotr Kubajgcc/configure: Check for powerpc64le*-*-freebsd*
2021-10-16 H.J. LuChange set_ptr_nonull to set_ptr_nonnull in comments
2021-10-16 Jan HubickaFix wrong code in ldost-strlen-1.c
2021-10-16 GCC AdministratorDaily bump.
2021-10-15 Jonathan Wakelylibstdc++: Fix error in filesystem::path with Clang
2021-10-15 Jonathan Wakelylibstdc++: Define std::basic_string::resize_and_overwri...
2021-10-15 Jason Merrillc++: array cv-quals and template specialization [PR101402]
2021-10-15 Harald AnlaufFortran: validate shape of arrays in constructors again...
2021-10-15 Iain SandoeDarwin: Update specs handling '-r'.
2021-10-15 Iain SandoeDarwin: Revise handling of some driver opts.
2021-10-15 Roger SayleAllow early sets of SSE hard registers from standard_ss...
2021-10-15 Jonathan Wakelylibstdc++: Make non-propagating-cache fully constexpr...
2021-10-15 Jonathan Wakelylibstdc++: Add missing constexpr to std::variant (P2231R1)
2021-10-15 Jonathan Wakelylibstdc++: Remove try/catch overhead in std::variant...
2021-10-15 Jonathan Wakelylibstdc++: Remove unused functions in std::variant...
2021-10-15 Iain SandoeDarwin, D: Fix D bootstrap, include tm-dwarf2.h.
2021-10-15 Andrew MacLeodRanger : Do not process abnormal ssa-names.
2021-10-15 Jakub Jelinekopenmp: Improve testsuite/libgomp.c/affinity-1.c testcase
next