public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-10] OpenMP: Fix declare-target discovery with aliasing
 2020-09-17 22:18 UTC 

[gcc r8-10515] rs6000: Properly handle LE index munging in vec_shr (PR94710)
 2020-09-17 21:52 UTC 

[gcc r9-8915] rs6000: Properly handle LE index munging in vec_shr (PR94710)
 2020-09-17 21:50 UTC 

[gcc r11-3270] RISC-V: fix a typo in riscv.h
 2020-09-17 21:30 UTC 

[gcc r11-3269] Autodetect C++ dialect in use for clang-format
 2020-09-17 21:24 UTC 

[gcc r11-3268] c++: Add tests for fixed PRs
 2020-09-17 20:14 UTC 

[gcc/devel/c++-coroutines] Merge master r11-3266
 2020-09-17 19:34 UTC 

[gcc/devel/c++-coroutines] (32 commits) Merge master r11-3266
 2020-09-17 19:34 UTC 

[gcc r11-3267] libgo: fix ptrace syscall hooks into glibc
 2020-09-17 19:14 UTC 

[gcc r11-3266] c-family: Macro support in -Wmisleading-indentation [PR80076]
 2020-09-17 18:28 UTC 

[gcc r11-3265] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const
 2020-09-17 18:14 UTC 

[gcc r11-3264] aarch64: Fix dejaGNU directive in clastb_8.c testcase
 2020-09-17 17:33 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix up ChangeLog entries
 2020-09-17 17:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dwarf2out: Fix up dwarf2out_next_real_insn caching [PR96729]
 2020-09-17 17:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
 2020-09-17 17:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
 2020-09-17 17:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c-family: Fix ICE in get_atomic_generic_size [PR96545]
 2020-09-17 17:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses properly
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] fix _mm512_{, mask_}cmp*_p[ds]_mask at -O0 [PR96174]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-cfg: Fix ICE with switch stmt to unreachable opt and forced labels [PR95857]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSIGNED in pointer_sum [PR95903]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Try to complete decomp types [PR95328]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] openmp: Fix placement of 2nd+ preparation statement for PHIs in simd clone lowering [PR95108]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix -fcompare-debug issue in purge_dead_edges [PR95080]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Avoid strict_aliasing_warning on dependent types or expressions [PR94951]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] riscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] combine: Don't replace SET_SRC with REG_EQUAL note content if SET_SRC has side-effects [PR94873]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Fix ICE with _Atomic side-effect in nested fn param decls [PR94842]
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tilegx: Unbreak build
 2020-09-17 17:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x86: Fix -O0 remaining intrinsic macros [PR94832]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] rs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] pr94780.c fails with ICE on aarch64 [PR94820]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x86: Fix up ix86_atomic_assign_expand_fenv [PR94780]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Avoid -Wreturn-type warning if a template fn calls noreturn template fn [PR94742]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Shortcut identity VEC_PERM expansion [PR94710]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] attribs: Don't diagnose attribute exclusions during error recovery [PR94705]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] ubsan: Avoid -Wpadded warnings [PR94641]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix -fcompare-debug issue in delete_insn_and_edges [PR94618]
 2020-09-17 17:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix pasto in structured binding diagnostics [PR94571]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] vect: Fix up lowering of TRUNC_MOD_EXPR by negative constant [PR94524]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Don't use AVX512F integral masks for V*TImode [PR94438]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Further fix for -fsanitize=vptr [PR94325]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix V{64QI, 32HI}mode constant permutations [PR94509]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix {ash[lr], lshr}<mode>3 expanders [PR94488]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] debug: Improve debug info of c++14 deduced return type [PR94459]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix vph{add, subs?}[wd] 256-bit AVX2 RTL patterns [PR94460]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] objsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR94423]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] fold-const: Fix division folding with vector operands [PR94412]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix vextract* masked patterns [PR93069]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] reassoc: Fix -fcompare-debug bug in reassociate_bb [PR94329]
 2020-09-17 17:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some elts [PR94303]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] if-conv: Delete dead stmts backwards in ifcvt_local_dce [PR94283]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce [PR94283]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix parsing of invalid enum specifiers [PR90995]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 after migration
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
 2020-09-17 17:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-dse: Fix mem* head trimming if call has lhs [PR94130]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] pdp11: Fix handling of common (local and global) vars [PR94134]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] dfp: Fix decimal_to_binary [PR94111]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] ldist: Further fixes for -ftrapv [PR94114]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] explow: Fix ICE caused by plus_constant [PR94002]
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [PATCH, rs6000] Fix vector long long subtype (PR96139)
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2020-09-17 17:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Patch implementing vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics for AARCH64 for all types
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix is_trivially_constructible (PR 94033)
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/96890 - Wrong answer with intrinsic IALL
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Update links to Arm docs
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] AArch64: Fix hwasan failure in readline
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] AArch64: Add test for -mcpu=native
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Testuite: Document environment setting directives
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Testsuite: Make it easier to debug environment setting functions
 2020-09-17 17:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Arm: Add GCC_CPUINFO override
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] AArch64: Add GCC_CPUINFO override
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] AArch64: Fix bugs in -mcpu=native detection
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix restore_stack_nonlocal expander [PR96536]
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] testsuite: Add -fno-common to pr82374.c [PR94077]
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Remove unused Makefile.in
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix up __aarch64_cas16_acq_rel fallback
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix FS-dependent filesystem tests
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fix filesystem::last_write_time failure with 32-bit time_t
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix experimental::path::generic_string (PR 93245)
 2020-09-17 17:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] cpp: Do not use @dots for ... tokens in code examples
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gcc-changelog: fix combining of arguments
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR 93592 - Invalid UP/DOWN rounding with EN descriptor
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/89574 - ICE in conv_function_val, at fortran/trans-expr.c:3792
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gcc-changelog: fix when somebody reverts a backport
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gcc-changelog: Fix typo in output
 2020-09-17 17:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR libstdc++/68737 Do not use vsnprintf on HPUX
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [PATCH] rs6000 improve handling of built-in initialization [PR95952]
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] S/390: Emit vector alignment hints for z13 if AS accepts them
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] S/390: Support vector load/store alignment hints
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [PATCH, rs6000]Add support to enable vmsumudm behind vec_msum builtin
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] accept <case> and [cond] in ChangeLog
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [PATCH v2, PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin
 2020-09-17 17:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/88379 - ICE with allocatable coarray, class and associate
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR fortran/71706 - ICE on using sync images with -fcheck=bounds
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] gcc-changelog: sync from master
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Fortran : Bogus error with additional blanks in type(*) PR95829
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] arm: Don't generate invalid LDRD insns
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
 2020-09-17 17:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2020-09-17 17:08 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).