public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-modules] libstdc++: Fix <stop_token> to compile without gthreads
2020-08-27 18:06 UTC
[gcc/devel/c++-modules] libstdc++: Make std::this_thread functions work without gthreads
2020-08-27 18:06 UTC
[gcc/devel/c++-modules] c-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-27 18:06 UTC
[gcc/devel/c++-modules] expr: Optimize noop copies [PR96539]
2020-08-27 18:06 UTC
[gcc/devel/c++-modules] tree: Fix up get_narrower [PR96549]
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSION
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] Add debug counter for IPA bits CP
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] c++: Add unfixed test [PR88003]
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] runtime: revert eqtype for AIX
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] testsuite: Introduce dg-ice
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] i386: Improve code generation of smin(x, 0) with -m32
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] libstdc++: Fix build for targets without lstat [PR 94681]
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] libstdc++: Fix compatibility support in unique_ptr pretty printer
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] Fix NULL pointer dereference in doloop_contained_function_call
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-27 18:05 UTC
[gcc/devel/c++-modules] c++: constraints and address of template-id
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] libstdc++: Implement LWG 561 for std::inserter
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] libstdc++: Check __cpp_exceptions in basic_string::reserve()
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Declare gt_* functions inline in value-range.h
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Simplify X * C1 == C2 with wrapping overflow
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] libstdc++: Use _wstat64 for Windows [PR 95749]
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Fix remove_predictions_associated_with_edge
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Correct ChangeLog foul ups
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] This patch fixes PR96312. Cures a used uninitialized warning
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] This patch fixes PR96102. See the explanatory comment in the testcase
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Using UNSPEC for vector compare to mask register
2020-08-27 18:04 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] middle-end: Correct calculation of mul_widen_cost and mul_highpart_cost
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] testsuite, Darwin: XFAIL runs for two timode conversion tests
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] gcc.dg/pr44194-1.c: Skip for mmix
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] gcc.dg/pr30957-1.c: xfail for mmix
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] rs6000: MMA built-ins reject typedefs of MMA types
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses properly
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] openmp: Avoid floating point comparison at the end of bb with -fnon-call-exceptions
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] libgo: update to Go1.15rc2 release
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
2020-08-27 18:03 UTC
[gcc/devel/c++-modules] Disable some VEC_COND_EXPR transformations after vector lowering
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] libstdc++: Replace some VERIFY tests with static_assert
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] libstdc++: Fix linker script patterns for 32-bit targets
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] tree-optimization/96514 - avoid if-converting control-altering calls
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] bpf: remove trailing whitespaces from source files
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] [testsuite] Add gcc.dg/ia64-sync-5.c
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] Power10: Add BRD, BRW, and BRH support
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] PR96493, powerpc local call linkage failure
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] mmix: fix gcc.dg/loop-9.c by more accurate move insns
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] libstdc++: Implement P0966 std::string::reserve should not shrink
2020-08-27 18:02 UTC
[gcc/devel/c++-modules] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] arm: Clear canary value after stack_protect_test [PR96191]
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] libstdc++: Adjust overflow prevention to operator>>
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] rs6000: Don't ICE when spilling an MMA accumulator
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] x86: Restrict new gcc.target/i386/minmax-9.c test to !ia32
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] reassoc: Improve maybe_optimize_range_tests [PR96480]
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] bpf: more flexible support for kernel helpers
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] tree-optimization/96491 - avoid store commoning across abnormal edges
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] tree-optimization/96483 - fix ICE in PRE with POLY_INT_CST
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] Remove std::map use from graphite
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] x86_64: Integer min/max improvements
2020-08-27 18:01 UTC
[gcc/devel/c++-modules] ipa-fnsummary: Include <vector> the proper way
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] vect/rs6000: Support vector with length cost modeling
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] vect: Skip epilogue loops for dbgcnt check [PR96451]
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] Daily bump
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] libstdc++: Break long lines to fit in 80 columns
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] libstdc++: Change URL for PSTL again
2020-08-27 18:00 UTC
[gcc/devel/c++-modules] libstdc++: Replace operator>>(istream&, char*) [LWG 2499]
2020-08-27 18:00 UTC
[gcc r9-8836] Fortran : ICE for division by zero in declaration PR95882
2020-08-27 17:26 UTC
[gcc r11-2909] ia32: Fix alignment of _Atomic fields [PR65146]
2020-08-27 16:45 UTC
[gcc r11-2908] rs6000: Support ELFv2 sibcall for indirect calls [PR96787]
2020-08-27 16:18 UTC
[gcc r10-8679] Fortran : ICE for division by zero in declaration PR95882
2020-08-27 16:03 UTC
[gcc(refs/users/meissner/heads/work012)] Use bool return instead of int
2020-08-27 15:59 UTC
[gcc(refs/users/meissner/heads/work012)] PCREL_OPT change from Bil
2020-08-27 15:59 UTC
[gcc(refs/users/meissner/heads/work012)] PCREL_OPT #2
2020-08-27 15:47 UTC
[gcc(refs/users/meissner/heads/work012)] Part 1 of PCREL_OPT
2020-08-27 15:47 UTC
[gcc r11-2907] Fortran : ICE for division by zero in declaration PR95882
2020-08-27 14:12 UTC
[gcc(refs/users/wschmidt/heads/sibfix)] rs6000: Support ELFv2 sibcall for indirect calls
2020-08-27 13:17 UTC
[gcc r11-2906] tree-optimization/96522 - transfer of flow-sensitive info in copy_ref_info
2020-08-27 12:26 UTC
[gcc r11-2905] vec: add exact argument for various grow functions
2020-08-27 11:30 UTC
[gcc r10-8678] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
2020-08-27 11:18 UTC
[gcc r9-8835] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
2020-08-27 11:12 UTC
[gcc r11-2904] streamline TARGET_MEM_REF dumping
2020-08-27 11:09 UTC
[gcc(refs/users/aldyh/heads/ranger-staging)] Minor whitespace and formatting cleanups to value-query.*
2020-08-27 10:32 UTC
[gcc(refs/users/aldyh/heads/ranger-staging)] rename e_ret to evrp_ret
2020-08-27 10:28 UTC
[gcc r11-2903] lra: Canonicalize mult to shift in address reloads
2020-08-27 8:50 UTC
[gcc r11-2902] AArch64: Add FLAG for rounding intrinsics [PR94442]
2020-08-27 8:08 UTC
[gcc r11-2901] AArch64: Add FLAG for min/max intrinsics [PR94442]
2020-08-27 8:08 UTC
[gcc r11-2900] tree-optimization/96579 - another special-operands fix in reassoc
2020-08-27 8:04 UTC
[gcc r11-2899] tree-optimization/96565 - improve DSE with paths ending in noreturn
2020-08-27 6:07 UTC
[gcc r11-2898] libstdc++: Implement remaining piece of LWG 3448
2020-08-27 1:53 UTC
[gcc r11-2897] libstdc++: elements_view's sentinel and iterator not comparable [LWG 3406]
2020-08-27 1:53 UTC
[gcc r11-2896] libstdc++: Implement P1994R1 changes to ranges::elements_view
2020-08-27 1:53 UTC
[gcc r9-8834] Daily bump
2020-08-27 0:18 UTC
[gcc r8-10427] Daily bump
2020-08-27 0:18 UTC
[gcc r10-8677] Daily bump
2020-08-27 0:17 UTC
[gcc r11-2895] Daily bump
2020-08-27 0:16 UTC
[gcc r11-2894] cmd: add -maix32 to gcc calls for aix/ppc
2020-08-26 23:29 UTC
[gcc r11-2893] libgo: add FAT library support for static libraries on AIX
2020-08-26 23:18 UTC
[gcc r11-2892] Mark various tests that require a c99 libm
2020-08-26 23:14 UTC
[gcc r11-2891] Fix documentation of -fprofile-exclude-files
2020-08-26 23:07 UTC
[gcc(refs/users/meissner/heads/work012)] Update ChangeLog.meissner
2020-08-26 22:47 UTC
[gcc(refs/users/meissner/heads/work012)] PowerPC: Add power10 xscmp{eq, gt, ge}qp support
2020-08-26 21:55 UTC
[gcc(refs/users/meissner/heads/work012)] PowerPC: Add power10 xsmaxcqp/xsmincqp support
2020-08-26 21:53 UTC
[gcc(refs/users/meissner/heads/work012)] PowerPC: Rename functions for min, max, cmove
2020-08-26 21:52 UTC
[gcc(refs/users/meissner/heads/work012)] PowerPC: Change cmove function return to bool
2020-08-26 21:51 UTC
[gcc(refs/users/meissner/heads/work012)] Create ChangeLog.meissner & REVISION
2020-08-26 21:40 UTC
[gcc] Created branch 'meissner/heads/work012' in namespace 'refs/users'
2020-08-26 21:38 UTC
[gcc(refs/users/meissner/heads/work012-orig)] Add REVISION
2020-08-26 21:38 UTC
[gcc] Created branch 'meissner/heads/work012-orig' in namespace 'refs/users'
2020-08-26 21:35 UTC
[gcc/devel/c++-coroutines] Merge master r11-2888
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Whitespace changes in <tuple>
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Use correct argument type for __use_alloc [PR 96803]
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Fix typo in chrono::year_month_weekday::operator==
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Fix regression in hash containers
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] MAINTAINERS: Add myself as OpenACC maintainer
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] Adjust tree-ssa-dom.c for irange API
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] tree-optimization/96698 - fix ICE when vectorizing nested cycles
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] symver: fix attribute matching
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Add missing extra space to ChangeLog author lines
2020-08-26 20:30 UTC
[gcc/devel/c++-coroutines] libstdc++: Add missing coauthors to ChangeLog entry
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] tree-optimization/96783 - fix vectorization of negative step SLP
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] c++: template operator lookup caching
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] lto: fix documentation about -fpie and -fpic options
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] AArch64: Add FLAG for add/sub arithmetic intrinsics [PR94442]
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] aarch64: Fix testcase gcc.target/aarch64/insv_1.c
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] dwarf2out: Fix up dwarf2out_next_real_insn caching [PR96729]
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] libiberty: Add support for `in' and `in ref' storage classes
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] d: Merge upstream dmd e49192807
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] d: Fix no RVO when returning struct literals initialized with constructor
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] tilepro: Update generator file to define IN_TARGET_CODE in target file
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] contrib: Add OPT-enable-obsolete to tile*-*-*
2020-08-26 20:29 UTC
[gcc/devel/c++-coroutines] d: Merge upstream dmd cb4a96fae
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Use read() to load contents of stdin into memory
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Fix small struct literals that have non-deterministic hash values
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Fix no NRVO when returning an array of a non-POD struct
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Don't run all permutations for fail_compilation tests
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Move lowering of each tree node to separate functions
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] d: Move d_gimplify_expr and dependencies to d-gimplify.cc
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] IPA symver: allow multiple symvers for a definition
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] Fortran: Add 'device_type' clause to OpenMP's declare target
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] libstdc++: Rename _Hashtable _H1, _H2 and _Hash template parameters
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] Adjust testcase
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] analyzer: fix leak false positive/widening on pointer iteration [PR94858]
2020-08-26 20:28 UTC
[gcc/devel/c++-coroutines] analyzer: fix ICE on initializers for unsized array fields [PR96777]
2020-08-26 20:27 UTC
[gcc/devel/c++-coroutines] Daily bump
2020-08-26 20:27 UTC
[gcc/devel/c++-coroutines] x86: Change CTZ_DEFINED_VALUE_AT_ZERO to return 0/2
2020-08-26 20:27 UTC
[gcc r11-2890] x86: Reject target("no-general-regs-only")
2020-08-26 19:58 UTC
[gcc r11-2889] MSP430: Simplify and extend shift instruction patterns
2020-08-26 19:52 UTC
[gcc r11-2888] libstdc++: Whitespace changes in <tuple>
2020-08-26 18:33 UTC
[gcc r11-2887] libstdc++: Use correct argument type for __use_alloc [PR 96803]
2020-08-26 18:33 UTC
[gcc(refs/users/aldyh/heads/ranger-staging)] huh. missed the value-query files somehow
2020-08-26 17:31 UTC
[gcc r11-2886] libstdc++: Fix typo in chrono::year_month_weekday::operator==
2020-08-26 17:31 UTC
[gcc] Created branch 'wschmidt/heads/sibfix' in namespace 'refs/users'
2020-08-26 16:53 UTC
[gcc r11-2885] libstdc++: Fix regression in hash containers
2020-08-26 16:44 UTC
[gcc r11-2884] MAINTAINERS: Add myself as OpenACC maintainer
2020-08-26 15:58 UTC
[gcc r11-2883] Adjust tree-ssa-dom.c for irange API
2020-08-26 14:03 UTC
[gcc r11-2882] tree-optimization/96698 - fix ICE when vectorizing nested cycles
2020-08-26 14:02 UTC
[gcc r9-8833] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
2020-08-26 13:50 UTC
[gcc r10-8676] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
2020-08-26 13:49 UTC
[gcc r11-2881] libstdc++: Enable assertions in constexpr string_view members [PR 71960]
2020-08-26 13:49 UTC
[gcc r11-2880] symver: fix attribute matching
2020-08-26 13:42 UTC
[gcc r11-2879] libstdc++: Add missing extra space to ChangeLog author lines
2020-08-26 13:35 UTC
[gcc r11-2878] libstdc++: Add missing coauthors to ChangeLog entry
2020-08-26 13:31 UTC
[gcc/devel/c++-modules] Cherry pick 794275711bd
2020-08-26 13:19 UTC
[gcc/devel/c++-modules] Operator function lookups in templates
2020-08-26 13:19 UTC
[gcc/devel/c++-modules] Friend specialization overhaul part 1
2020-08-26 13:19 UTC
[gcc/devel/c++-modules] Do not stream hidden_friend_p
2020-08-26 13:19 UTC
[gcc/devel/c++-modules] Reimplement module binding extraction
2020-08-26 13:19 UTC
[gcc r11-2877] tree-optimization/96783 - fix vectorization of negative step SLP
2020-08-26 13:15 UTC
[gcc r9-8832] libstdc++: Make variant_npos conversions explicit [PR 96766]
2020-08-26 12:58 UTC
[gcc r10-8675] libstdc++: Make variant_npos conversions explicit [PR 96766]
2020-08-26 12:54 UTC
[gcc r11-2876] c++: template operator lookup caching
2020-08-26 12:26 UTC
[gcc r11-2875] lto: fix documentation about -fpie and -fpic options
2020-08-26 11:19 UTC
[gcc(refs/users/marxin/heads/symver-fix-attr)] symver: fix attribute matching
2020-08-26 11:18 UTC
[gcc] Created branch 'marxin/heads/symver-fix-attr' in namespace 'refs/users'
2020-08-26 11:18 UTC
[gcc r11-2874] AArch64: Add FLAG for add/sub arithmetic intrinsics [PR94442]
2020-08-26 10:13 UTC
[gcc r11-2873] aarch64: Fix testcase gcc.target/aarch64/insv_1.c
2020-08-26 10:08 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8674-ged1e7a6a8ad6903ee952e82ac9ddac01efb286dd' into redhat/gcc-10-branch
2020-08-26 9:17 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] hppa: Improve expansion of ashldi3 when !TARGET_64BIT
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Daily bump
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] strlen: Fix handle_builtin_string_cmp [PR96758]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] tree: Fix up get_narrower [PR96549]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses properly
2020-08-26 9:16 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] openmp: Handle reduction clauses on host teams construct [PR96459]
2020-08-26 9:15 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] sra: Bail out when encountering accesses with negative offsets (PR 96730)
2020-08-26 9:15 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Daily bump
2020-08-26 9:15 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c++: Emit as-base 'tor symbols for final class. [PR95428]
2020-08-26 9:15 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fortran : get_environment_variable runtime error PR96486
2020-08-26 9:15 UTC
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Daily bump
2020-08-26 9:15 UTC
page: next (older) | prev (newer) | 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).