public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-05-17 13:53 UTC 

[gcc/devel/sphinx] (113 commits) Merge branch 'master' into devel/sphinx
 2021-05-17 13:53 UTC 

[gcc r12-837] middle-end/100582 - fix array_at_struct_end_p for vector indexing
 2021-05-17 13:27 UTC 

[gcc r12-836] Improve message for wrong number of alternatives
 2021-05-17 12:52 UTC 

[gcc r10-9830] libstdc++: Fix find_type helper to work consistently
 2021-05-17 12:48 UTC 

[gcc r12-835] arm: Auto-vectorization for MVE: add __fp16 support to VCMP
 2021-05-17 12:32 UTC 

[gcc r12-834] arm: Auto-vectorization for MVE: vcmp
 2021-05-17 12:30 UTC 

[gcc r12-833] Fix ICE [PR target/100549]
 2021-05-17 12:04 UTC 

[gcc r12-832] testsuite/arm: Add mve-vadd-scalar-1.c test
 2021-05-17 12:02 UTC 

[gcc r12-831] testsuite/arm: Add mve-vadd-1.c test
 2021-05-17 12:00 UTC 

[gcc r12-830] testsuite/arm: Factorize and increase coverage in mve-sub_1.c
 2021-05-17 11:59 UTC 

[gcc r12-829] testsuite/arm: Improve mve-vshr.c
 2021-05-17 11:57 UTC 

[gcc r12-828] testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_ok effective-target
 2021-05-17 11:53 UTC 

[gcc r12-827] OpenMP/Fortran: Reject nonintrinsic assignments in OMP WORKSHARE [PR100633]
 2021-05-17 11:23 UTC 

[gcc r12-826] libstdc++: Allow lualatex to be used for Doxygen PDF
 2021-05-17 11:13 UTC 

[gcc(refs/users/marxin/heads/remove-install-old.texi)] Remove install-old.texi
 2021-05-17 10:57 UTC 

[gcc] Created branch 'marxin/heads/remove-install-old.texi' in namespace 'refs/users'
 2021-05-17 10:57 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Support 'omp parallel master'
 2021-05-17 10:33 UTC 

[gcc/devel/omp/gcc-11] Merge branch 'releases/gcc-11' into devel/omp/gcc-11
 2021-05-17 10:33 UTC 

[gcc/devel/omp/gcc-11] (11 commits) Fortran/OpenMP: Support 'omp parallel master'
 2021-05-17 10:33 UTC 

[gcc r12-825] Avoid outputting corrupt string constructor when host/target chars mismatch
 2021-05-17 10:23 UTC 

[gcc r11-8421] Fortran/OpenMP: Handle implicit SAVE for variables in main
 2021-05-17 10:18 UTC 

[gcc r12-824] LTO: merge -flto=foo both from IL and linker cmdline
 2021-05-17  9:46 UTC 

[gcc r12-823] testsuite: Require openmp effective-target for PR100515
 2021-05-17  9:29 UTC 

[gcc r9-9535] tree-optimization/100566 - fix another predication issue in VN
 2021-05-17  8:17 UTC 

[gcc r10-9829] Update mpfr version to 3.1.6
 2021-05-17  7:49 UTC 

[gcc r11-8420] Update mpfr version to 3.1.6
 2021-05-17  7:49 UTC 

[gcc r10-9828] tree-optimization/100566 - fix another predication issue in VN
 2021-05-17  7:47 UTC 

[gcc r12-822] Update mpfr version to 3.1.6
 2021-05-17  6:56 UTC 

[gcc r12-821] Revert "download_prerequisites: update MPFR version to recommended"
 2021-05-17  6:56 UTC 

[gcc r9-9534] Daily bump
 2021-05-17  0:19 UTC 

[gcc r11-8419] Daily bump
 2021-05-17  0:18 UTC 

[gcc r10-9827] Daily bump
 2021-05-17  0:17 UTC 

[gcc r12-820] Daily bump
 2021-05-17  0:17 UTC 

[gcc r12-819] testsuite: Silence psabi warning
 2021-05-16 23:20 UTC 

[gcc r12-818] testsuite: Require fsanitize support on the target
 2021-05-16 23:17 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Very cheap vectorization once again
 2021-05-16 18:16 UTC 

[gcc r12-817] arm: remove error in CPP_SPEC when -mlittle-endian and -mbig-endian are used together
 2021-05-16 13:48 UTC 

[gcc r12-816] testsuite/arm: Improve unsigned-float.c
 2021-05-16 13:46 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Cheap vectorization at -O2 and -O3
 2021-05-16 13:01 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Enable very cheap autovectorization at -O2 and -O3
 2021-05-16 13:00 UTC 

[gcc r9-9533] Daily bump
 2021-05-16  0:19 UTC 

[gcc r11-8418] Daily bump
 2021-05-16  0:18 UTC 

[gcc r10-9826] Daily bump
 2021-05-16  0:18 UTC 

[gcc r12-815] Daily bump
 2021-05-16  0:17 UTC 

[gcc r12-814] rs6000: Add ROP tests
 2021-05-15 19:05 UTC 

[gcc r12-813] rs6000: Conditionally define __ROP_PROTECT__
 2021-05-15 19:05 UTC 

[gcc r12-812] rs6000: Emit ROP-mitigation instructions in prologue and epilogue
 2021-05-15 19:05 UTC 

[gcc r12-811] rs6000: Add -mrop-protect and -mprivileged flags
 2021-05-15 19:05 UTC 

[gcc r12-810] reorg.c (fill_slots_from_thread): Reinstate code typoed out in "Remove CC0"
 2021-05-15 18:35 UTC 

[gcc r12-809] Revert "tree-sra: Avoid refreshing into const base decls (PR 100453)"
 2021-05-15  8:28 UTC 

[gcc r12-808] regcprop: Fix another cprop_hardreg bug [PR100342]
 2021-05-15  8:14 UTC 

[gcc r9-9532] Daily bump
 2021-05-15  0:19 UTC 

[gcc r11-8417] Daily bump
 2021-05-15  0:18 UTC 

[gcc r10-9825] Daily bump
 2021-05-15  0:17 UTC 

[gcc r12-807] Daily bump
 2021-05-15  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r12-806
 2021-05-14 21:27 UTC 

[gcc/devel/c++-coroutines] (26 commits) Merge master r12-806
 2021-05-14 21:27 UTC 

[gcc r12-806] Fortran/OpenMP: Support 'omp parallel master'
 2021-05-14 17:22 UTC 

[gcc r12-805] Fortran/OpenMP: Handle implicit SAVE for variables in main
 2021-05-14 17:20 UTC 

[gcc r12-804] c++: simplify enclosing_instantiation_of [PR95870]
 2021-05-14 16:11 UTC 

[gcc r12-803] intl: add comments to _, N_, and G_
 2021-05-14 16:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Update ChangeLog and version files for release
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:58 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix ICE in final_scan_insn_1 [PR87839]
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libcpp: Fix up pragma preprocessing [PR100450]
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: PR target/99037 Fix RTL represntation in move_lo_quad patterns
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] modulo-sched: skip loops with strange register defs [PR100225]
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] PR rtl-optimization/100263: Ensure register can change mode
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/98786 - fix issue with phiopt and abnormals
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] early-remat.c: Fix new/delete mismatch [PR100230]
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100302]
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] cfgcleanup: Fix -fcompare-debug issue in outgoing_edges_match [PR100254]
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] vmsdbgout: Remove useless register keywords
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] cprop: Fix -fcompare-debug bug in constprop_register [PR100148]
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Add missing alignment checks in epilogue loop vectorisation (PR 86877)
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR tree-optimization/86159 (g++ ICE at -O1 and above on valid code: incorrect type of vector CONS
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] haifa-sched: handle fallthru edge to EXIT block (PR 85899)
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] re PR rtl-optimization/81025 (gcc ICE while building glibc for MIPS soft-float multi-lib variant)
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:56 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Fix inconsistent feature test macro
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] testsuite: Adjust expected error in a testcase [PR98358]
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++/98032 - add testcase
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] c++: Fix ICE with using and virtual function. [PR95719]
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] bootstrap/87338 - gcc 8.2 fails to bootstrap on ia64
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] libstdc++: Define __cpp_lib_constexpr_string macro
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/99954 - fix loop distribution memcpy classification
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] i386: Fix atomic FP peepholes [PR100182]
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:55 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] [PATCH] Backport fix for PR target/989r2
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] lto/96385 - avoid unused global UNDEFs in debug objects
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] lto/96591 - walk VECTOR_CST elements in walk_tree
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] tree-optimization/98117 - fix range set by vectorization on niter IVs
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Check for matching CONST_VECTOR encodings [PR99929]
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] aarch64: Tweak post-RA handling of CONST_INT moves [PR98136]
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] early-remat: Handle sets of multiple candidate regs [PR94605]
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-8-branch)] Daily bump
 2021-05-14 14:54 UTC 

[gcc r12-802] aarch64: Make sqdmlal2 patterns match canonical RTL
 2021-05-14 14:31 UTC 

[gcc r12-801] testsuite: Add testcase for already fixed PR [PR95226]
 2021-05-14 14:30 UTC 

[gcc r12-800] testsuite: Add testcase for already fixed PR [PR94616]
 2021-05-14 13:36 UTC 

[gcc r12-799] testsuite: Add testcase for already fixed PR [PR90019]
 2021-05-14 12:58 UTC 

[gcc r12-798] Cleanup temp files in libphobos unittest at src/std/process.d
 2021-05-14 12:22 UTC 

[gcc r11-8416] gcc-changelog: sync scripts
 2021-05-14 12:13 UTC 

[gcc r10-9824] gcc-changelog: sync scripts
 2021-05-14 12:12 UTC 

[gcc r9-9531] gcc-changelog: sync scripts
 2021-05-14 12:11 UTC 

[gcc r11-8415] testsuite: Add testcase for already fixed PR [PR88872]
 2021-05-14 12:08 UTC 

[gcc/devel/omp/gcc-11] c-c++-common/gomp/map-6.c: Fix dg-error due to mapping changes
 2021-05-14 11:57 UTC 

[gcc r12-797] testsuite: Add testcase for already fixed PR [PR88872]
 2021-05-14 11:24 UTC 

[gcc r12-796] arm/PR66791: Replace calls to vtst builtin with it's boolean logic equivalent
 2021-05-14 10:35 UTC 

[gcc r12-795] Fix my name in ChangeLog files
 2021-05-14 10:14 UTC 

[gcc r12-794] TSAN: add new test
 2021-05-14 10:10 UTC 

[gcc r12-793] download_prerequisites: update MPFR version to recommended
 2021-05-14 10:02 UTC 

[gcc r11-8414] opts: add Warning keyword for 2 options
 2021-05-14  9:43 UTC 

[gcc r12-792] opts: add Warning keyword for 2 options
 2021-05-14  9:43 UTC 

[gcc r12-791] Closing of 8 branch
 2021-05-14  9:25 UTC 

[gcc r12-790] aarch64: Merge sqdmlal2 and sqdmlsl2 expanders
 2021-05-14  8:56 UTC 

[gcc/devel/omp/gcc-11] openmp: Add testcases to verify OpenMP 5.0 2.14 and OpenMP 5.1 2.17 rules [PR99928]
 2021-05-14  8:51 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Add support for 'close' in map clause
 2021-05-14  8:51 UTC 

[gcc r12-789] Port gnat-style to Sphinx
 2021-05-14  8:51 UTC 

[gcc/devel/omp/gcc-11] [nvptx] Add -mptx=3.1/6.3
 2021-05-14  8:51 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Fix SIMT for complex/float reduction with && and ||
 2021-05-14  8:51 UTC 

[gcc/devel/omp/gcc-11] g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]
 2021-05-14  8:51 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Support complex/float in && and || reduction
 2021-05-14  8:50 UTC 

[gcc/devel/omp/gcc-11] Disable SIMT for user-defined reduction
 2021-05-14  8:50 UTC 

[gcc/devel/omp/gcc-11] Handle alternative IV
 2021-05-14  8:50 UTC 

[gcc/devel/omp/gcc-11] Fix fallout from merge from releases/gcc-11
 2021-05-14  8:50 UTC 

[gcc r12-788] gcc-changelog: detect Co-Authored-By before ChangeLog entries
 2021-05-14  8:47 UTC 

[gcc] Created tag 'releases/gcc-8.5.0'
 2021-05-14  8:38 UTC 

[gcc r8-10967] Update ChangeLog and version files for release
 2021-05-14  8:22 UTC 

[gcc/guojiufu/heads/personal-branch] (1640 commits) tree-optimization/100434 - DSE aggregate call LHS
 2021-05-14  7:18 UTC 

[gcc/devel/omp/gcc-11] Merge branch 'releases/gcc-11' into devel/omp/gcc-11
 2021-05-14  7:01 UTC 

[gcc/devel/omp/gcc-11] (157 commits) Merge branch 'releases/gcc-11' into devel/omp/gcc-11
 2021-05-14  7:01 UTC 

[gcc/devel/c++-coroutines] Merge master r12-781
 2021-05-14  6:34 UTC 

[gcc/devel/c++-coroutines] (28 commits) Merge master r12-781
 2021-05-14  6:34 UTC 

[gcc r12-787] libsanitizer: cherry-pick from upstream
 2021-05-14  1:25 UTC 

[gcc r12-786] c++: Check attributes on friend declarations [PR99032]
 2021-05-14  1:13 UTC 

[gcc r9-9530] Daily bump
 2021-05-14  0:20 UTC 

[gcc r8-10966] Daily bump
 2021-05-14  0:19 UTC 

[gcc r11-8413] Daily bump
 2021-05-14  0:18 UTC 

[gcc r10-9823] Daily bump
 2021-05-14  0:17 UTC 

[gcc r12-785] Daily bump
 2021-05-14  0:17 UTC 

[gcc r12-784] PR middle-end/100574 - ICE in size_remaining, at builtins.c
 2021-05-13 22:33 UTC 

[gcc r12-783] Avoid -Wuninitialized false negatives with sanitization and VLAs
 2021-05-13 22:07 UTC 

[gcc r12-782] tree-sra: Avoid refreshing into const base decls (PR 100453)
 2021-05-13 21:27 UTC 

[gcc r11-8412] OpenMP: detach - fix firstprivate handling
 2021-05-13 21:05 UTC 

[gcc r12-781] libsanitizer : Update LOCAL_PATCHES
 2021-05-13 20:20 UTC 

[gcc r12-780] libsanitizer, Darwin : Handle missing __builtin_os_log_format
 2021-05-13 20:18 UTC 

[gcc r12-779] libgcc: pru: Place mpyll into its own section
 2021-05-13 20:12 UTC 

[gcc r12-778] Fix compilation error in ILP32
 2021-05-13 17:35 UTC 

[gcc r12-777] attributes: target_clone expects a string argument
 2021-05-13 17:30 UTC 

[gcc r11-8411] libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD
 2021-05-13 17:25 UTC 

[gcc r12-776] libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD
 2021-05-13 17:24 UTC 

[gcc r12-775] Remove unused variable
 2021-05-13 17:17 UTC 

[gcc r11-8410] PR c/100550 - ICE: in fold_convert_loc with function call VLA argument
 2021-05-13 16:46 UTC 

[gcc r12-774] PR c/100550 - ICE: in fold_convert_loc with function call VLA argument
 2021-05-13 16:38 UTC 

[gcc/devel/omp/gcc-11] Remove unused variable
 2021-05-13 16:21 UTC 

[gcc r10-9822] arm: Remove duplicate definitions from arm_mve.h (pr100419)
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] Fix up 'c-c++-common/goacc/firstprivate-mappings-1.c' for C, non-LP64
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] OpenMP 5.0: Implement relaxation of implicit map vs. existing device mappings
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] Add -Wopenacc-parallelism to tests only in OG11
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] OpenACC: Fix pattern in dg-bogus in Fortran testcases again
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] OpenACC: Fix pattern in dg-bogus in Fortran testcases
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] Add '-Wopenacc-parallelism'
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] [OpenACC] Don't compile libgomp testcases with '-w'
 2021-05-13 16:21 UTC 

[gcc/devel/omp/gcc-11] Fix OpenACC tests introduced in GCC 11
 2021-05-13 16:20 UTC 

[gcc r11-8409] arm: Remove duplicate definitions from arm_mve.h (pr100419)
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Update expected messages in data-clause-1 tests
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Update expected message in kernels-decompose-ice-1.c test
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Update expected messages in kernels-decompose-2 tests
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] libgomp.fortran/depobj-1.f90: Fix omp_depend_kind
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Add 'omp depobj' and 'depend(mutexinoutset:'
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Fix is_oacc_parallel_or_serial for kernel regions
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Update expected messages in OpenACC tests
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] [WIP] OpenMP 5.0: requires directive: workaround to fix libgomp IntelMIC plugin build
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Lambda capturing of pointers and references in target directives
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Fix template case of non-static member access inside member functions
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] Arrow operator handling for C front-end in OpenMP map clauses
 2021-05-13 16:20 UTC 

[gcc/devel/omp/gcc-11] DWARF: late code range fixup
 2021-05-13 16:19 UTC 

[gcc/devel/omp/gcc-11] openmp: Scale type precision of collapsed iterator variable
 2021-05-13 16:19 UTC 

[gcc/devel/omp/gcc-11] Allow static constexpr fields in mappable types for C++
 2021-05-13 16:19 UTC 

[gcc/devel/omp/gcc-11] nvptx: remove erroneous stack deletion
 2021-05-13 16:19 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).