public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/clyon/heads/mve-autovec)] arm: Auto-vectorization for MVE: vcmp
 2021-04-23 15:52 UTC 

[gcc/clyon/heads/mve-autovec] (10 commits) VCMP: add support for fp16
 2021-04-23 15:52 UTC 

[gcc r12-91] i386: Fix atomic FP peepholes [PR100182]
 2021-04-23 15:30 UTC 

[gcc r12-90] early-remat.c: Fix new/delete mismatch [PR100230]
 2021-04-23 13:10 UTC 

[gcc r10-9758] tree-optimization/98736 - use programing order preserved RPO in ldist
 2021-04-23 13:00 UTC 

[gcc r10-9757] Compute RPO with adjacent SCC members, expose toplevel SCC extents
 2021-04-23 13:00 UTC 

[gcc r10-9756] remove write-only array in rev_post_order_and_mark_dfs_back_seme
 2021-04-23 13:00 UTC 

[gcc r12-89] libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]
 2021-04-23 12:57 UTC 

[gcc r12-88] libstdc++: Clarify argument to net::io_context::async_wait
 2021-04-23 12:57 UTC 

[gcc r12-87] libstdc++ Simplify definition of net::socket_base constants
 2021-04-23 12:57 UTC 

[gcc r12-86] c++: Fix pretty printing pointer to function type [PR98767]
 2021-04-23 12:47 UTC 

[gcc r12-85] c++: Refine enum direct-list-initialization [CWG2374]
 2021-04-23 12:47 UTC 

[gcc r12-84] VEC_COND_EXPR code cleanup
 2021-04-23 12:00 UTC 

[gcc(refs/users/marxin/heads/genversion)] Remove rule for checksum-options
 2021-04-23 11:41 UTC 

[gcc(refs/users/marxin/heads/genversion)] Emit checksum.h from gt-*.h and auto-host.h
 2021-04-23 11:41 UTC 

[gcc(refs/users/marxin/heads/genversion)] Use genversion to generate version.h
 2021-04-23 11:41 UTC 

[gcc/marxin/heads/genversion] (75 commits) Emit checksum.h from gt-*.h and auto-host.h
 2021-04-23 11:41 UTC 

[gcc r10-9755] arm: Fix PCS for SFmode -> SImode libcalls [PR99748]
 2021-04-23 11:40 UTC 

[gcc r12-83] First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit
 2021-04-23 10:57 UTC 

[gcc r12-82] tree-optimization/100222 - remove redundant mark_irreducible_loops calls
 2021-04-23 10:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] sanitizer: Fix asan against glibc 2.34 [PR100114]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] intl: Add --enable-host-shared support [PR100096]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix up handling of structured bindings in extract_locals_r [PR99833]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] combine: Fix up expand_compound_operation [PR99905]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] combine: Don't fold away side-effects in simplify_and_const_int_1 [PR99830]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Avoid clobbering TREE_TYPE (error_mark_node) [PR99990]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] expand: Fix up LTO ICE with COMPOUND_LITERAL_EXPR [PR99849]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] rtlanal: Another fix for VOIDmode MEMs [PR98601]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dse: Fix up hard reg conflict checking in replace_read [PR99863]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix ICE on PTRMEM_CST in lambda in inline var initializer [PR99790]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] fold-const: Fix ICE in extract_muldiv_1 [PR99777]
 2021-04-23 10:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dwarf2cfi: Defer queued register saves some more [PR99334]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Diagnose bare parameter packs in bitfield widths [PR99745]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Diagnose references to void in structured bindings [PR99650]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dwarf2out: Fix debug info for 2 byte floats [PR99388]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Fix up -Wunused-but-set-* warnings for _Atomics [PR99588]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Ensure correct destruction order of local statics [PR99613]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] expand: Fix ICE in store_bit_field_using_insv [PR93235]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c-family: Avoid ICE on va_arg [PR99324]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix operator() lookup in lambdas [PR95451]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] fold-const: Fix up ((1 << x) & y) != 0 folding for vectors [PR99225]
 2021-04-23 10:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] fold-const: Fix ICE in fold_read_from_constant_string on invalid code [PR99204]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix up constexpr std::char_traits<char>::compare [PR99181]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-cfg: Fix up gimple_merge_blocks FORCED_LABEL handling [PR99034]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Fix ICE with -fexcess-precision=standard [PR99136]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix up build_zero_init_1 once more [PR99106]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] match.pd: Fix up A % (cast) (pow2cst << B) simplification [PR99079]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix zero initialization of flexible array members [PR99033]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] varasm: Fix ICE with -fsyntax-only [PR99035]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Temporarily disable into_ssa when gimplifying OpenMP reduction clauses [PR99007]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix ICE with structured binding initialized to incomplete array [PR97878]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] ifcvt: Avoid ICEs trying to force_operand random RTL [PR97487]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] expand: Fix up find_bb_boundaries [PR98331]
 2021-04-23 10:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix up handling of register ... asm ("...") vars in templates [PR33661, PR98847]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Tighten up checks for ubfix [PR98681]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] rs6000: Fix up __m64 typedef in mmintrin.h [PR97301]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix up ubsan false positives on references [PR95693]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] match.pd: Replace incorrect simplifications into copysign [PR90248]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [PR98556]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] wide-int: Fix wi::to_mpz [PR98474]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Don't optimize shared to firstprivate on task with depend clause
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp, openacc: Fix up handling of data regions [PR98183]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Fix ICE with broken doacross loop [PR98205]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] debug: Fix another vector DECL_MODE ICE [PR98100]
 2021-04-23 10:52 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dwarf2out: Fix up add_scalar_info not to create invalid DWARF
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Fix C ICE on OpenMP atomics
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dwarf2: Emit DW_TAG_unspecified_parameters even in late DWARF [PR97599]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Don't try to parse a function declaration as deduction guide [PR97663]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] wide-int: Fix up set_bit_large
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] combine: Fix up simplify_shift_const_1 for nested ROTATEs [PR97386]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Set cfun->calls_alloca when needed in OpenMP outlined regions [PR97294]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix division by zero in std::sample
 2021-04-23 10:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Distinguish alignof and __alignof__ in cp_tree_equal [PR97273]
 2021-04-23 10:51 UTC 

[gcc r11-8287] testsuite/substr_{9,10}.f90: Move to gfortran.dg/
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] testsuite/100176 - fix struct-layout-1_generate.c compile
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Replace use of reserved name that clashes [PR 97362]
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Document when C++11/14/17 support became stable [PR 99058]
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix another -freorder-blocks-and-partition glitch with Windows SEH
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Sync gcc-changelog scripts
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:49 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/99840 - ICE in gfc_simplify_matmul, at fortran/simplify.c:4777
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:48 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-runtime64.so'
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x86: Add __volatile__ to __cpuid and __cpuid_count
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] substitute @tie{} with a space for the man pages
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix status return logic in RNG intrinsics
 2021-04-23 10:47 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/93964 - adjust ISL code generation for pointer params
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/97255 - missing vector bool pattern of SRAed bool
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/96579 - another special-operands fix in reassoc
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/96370 - make reassoc expr rewrite more robust
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] middle-end/96369 - fix missed short-circuiting during range folding
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] testsuite: add another test for the rotate vectorization miscompilation
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/97081 - fix wrong-code with vectorized shift
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/98282 - classify V_C_E<constant> as nary
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] middle-end/94479 - fix gimplification of address
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix Ada bootstrap on Cygwin64
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR libfortran/99218 - matmul on temporary array accesses invalid memory
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Add mi_thunk support for vcalls on hppa
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:45 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:43 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix -freorder-blocks-and-partition glitch with Windows SEH
 2021-04-23 10:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Backport fix for PR/tree-optimization/97236 - fix bad use of VMAT_CONTIGUOUS
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] arm: Fix up neon_vector_mem_operand [PR97528]
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/86470 - ICE with OpenMP, class(*) allocatable
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [AArch64] Fix symbol offset limit (PR 98618)
 2021-04-23 10:38 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-04-23 10:38 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).