public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r12-9634] atch.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is simplified [PR109505]
 2023-05-22 14:09 UTC 

[gcc r14-1071] RISC-V: Add "m_" prefix for private member
 2023-05-22 14:07 UTC 

[gcc r13-7365] atch.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is simplified [PR109505]
 2023-05-22 13:52 UTC 

[gcc r14-1070] RISC-V: Fix typo of multiple_rgroup-2.h
 2023-05-22 10:40 UTC 

[gcc r14-1069] ada: Reuse idiomatic procedure in CStand
 2023-05-22  8:51 UTC 

[gcc r14-1068] ada: Avoid repeated calls when looking for first/last slocs of a node
 2023-05-22  8:51 UTC 

[gcc r14-1067] ada: Small cleanup in support for protected subprograms
 2023-05-22  8:51 UTC 

[gcc r14-1066] ada: Use idiomatic construct in Expand_N_Package_Body
 2023-05-22  8:51 UTC 

[gcc r14-1065] ada: Fix source location for crashes in expanded Loop_Entry attributes
 2023-05-22  8:51 UTC 

[gcc r14-1064] ada: Add missing word in comment
 2023-05-22  8:51 UTC 

[gcc r14-1063] ada: Incorrect constant folding in postcondition involving 'Old
 2023-05-22  8:51 UTC 

[gcc r14-1062] ada: Fix crash caused by incorrect expansion of iterated component
 2023-05-22  8:50 UTC 

[gcc r14-1061] ada: Fix missing finalization in separate package body
 2023-05-22  8:50 UTC 

[gcc r14-1060] ada: Remove outdated part of comment
 2023-05-22  8:50 UTC 

[gcc r14-1059] ada: Fix missing finalization in library-unit instance spec
 2023-05-22  8:50 UTC 

[gcc r14-1058] ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_Hidden
 2023-05-22  8:50 UTC 

[gcc r14-1057] ada: Fix spurious freezing error on nonabstract null extension
 2023-05-22  8:50 UTC 

[gcc r14-1056] ada: Further fixes to GNATprove and CodePeer expression pretty-printer
 2023-05-22  8:50 UTC 

[gcc r14-1055] ada: Cleanup redundant condition in resolution of entity names
 2023-05-22  8:50 UTC 

[gcc r14-1054] ada: Add Is_Past_Self_Hiding_Point flag
 2023-05-22  8:50 UTC 

[gcc r14-1053] ada: Accept Assert pragmas in expression functions
 2023-05-22  8:50 UTC 

[gcc r14-1052] ada: Add warning on frontend inlining of Subprogram_Variant
 2023-05-22  8:50 UTC 

[gcc r14-1051] ada: Fix spurious warning on Inline_Always and contracts
 2023-05-22  8:49 UTC 

[gcc r14-1050] ada: Improve -gnatyx style check
 2023-05-22  8:49 UTC 

[gcc r14-1049] ada: Remove extra parentheses
 2023-05-22  8:49 UTC 

[gcc r14-1048] ada: Remove a remaining reference to ?
 2023-05-22  8:49 UTC 

[gcc r14-1047] ada: Remove redundant protection against empty lists
 2023-05-22  8:49 UTC 

[gcc r14-1046] ada: Support calls through dereferences in Find_Actual
 2023-05-22  8:49 UTC 

[gcc r14-1045] ada: Remove unreferenced utility routine Is_Actual_Tagged_Parameter
 2023-05-22  8:49 UTC 

[gcc r14-1044] ada: Add contracts to Ada.Strings.Unbounded library
 2023-05-22  8:49 UTC 

[gcc r14-1043] ada: Fix crash on Ada.Containers with No_Dispatching_Calls restriction
 2023-05-22  8:49 UTC 

[gcc r14-1042] ada: Implement conversions from Big_Integer to large types
 2023-05-22  8:49 UTC 

[gcc r14-1041] ada: Fix error and crash on imported function with precondition and 'Base
 2023-05-22  8:49 UTC 

[gcc r14-1040] ada: Reject illegal declarations in expression functions
 2023-05-22  8:49 UTC 

[gcc r14-1039] ada: Better error message if non-Ada2022 code declares No_Return function
 2023-05-22  8:48 UTC 

[gcc r14-1038] ada: Fix double finalization in conditional exit statement
 2023-05-22  8:48 UTC 

[gcc r14-1037] ada: Fix handling of constrained array declarations in declare-expression
 2023-05-22  8:48 UTC 

[gcc r14-1036] ada: Fix traversal for the rightmost node of a pretty-printed expression
 2023-05-22  8:48 UTC 

[gcc r14-1035] ada: Restrict expression pretty-printer to subexpressions
 2023-05-22  8:48 UTC 

[gcc r14-1034] ada: Don't pretty-print DEL within expression images
 2023-05-22  8:48 UTC 

[gcc r14-1033] ada: Update Controlling_Argument when copying trees
 2023-05-22  8:48 UTC 

[gcc r14-1032] ada: update Ada_Version_Type in fe.h to match opt.ads
 2023-05-22  8:48 UTC 

[gcc r14-1031] ada: prevent infinite recursion in Collect_Types_In_Hierarchy
 2023-05-22  8:48 UTC 

[gcc r14-1030] VECT: Fix bug of multiple-rgroup for length is counting elements
 2023-05-22  8:37 UTC 

[gcc r14-1029] RISC-V: Reorganize the code of CONST_VECTOR handling in riscv.cc
 2023-05-22  7:43 UTC 

[gcc r11-10806] libstdc++: Implement P2520R0 changes to move_iterator's iterator_concept
 2023-05-22  3:26 UTC 

[gcc r11-10805] c++: thinko in extract_local_specs [PR108998]
 2023-05-22  3:12 UTC 

[gcc r11-10804] c++: extract_local_specs and unevaluated contexts [PR100295]
 2023-05-22  3:12 UTC 

[gcc r11-10803] c++: explicit specialization and trailing requirements [PR107864]
 2023-05-22  3:12 UTC 

[gcc r11-10802] c++: requires-expr and access checking [PR107179]
 2023-05-22  3:12 UTC 

[gcc r11-10801] c++: ICE with failed __is_constructible constraint [PR100474]
 2023-05-22  3:12 UTC 

[gcc r11-10800] c++: return-type-req in constraint using only outer tparms [PR104527]
 2023-05-22  3:12 UTC 

[gcc r11-10799] c++: bogus warning with value init of const pmf [PR92752]
 2023-05-22  3:11 UTC 

[gcc r12-9633] vect: Don't retry if the previous analysis fails
 2023-05-22  2:36 UTC 

[gcc r13-7364] vect: Don't retry if the previous analysis fails
 2023-05-22  2:35 UTC 

[gcc r14-1028] vect: Refactor code for index == count in vect_transform_slp_perm_load_1
 2023-05-22  2:25 UTC 

[gcc r13-7363] Daily bump
 2023-05-22  0:21 UTC 

[gcc r12-9632] Daily bump
 2023-05-22  0:20 UTC 

[gcc r11-10798] Daily bump
 2023-05-22  0:19 UTC 

[gcc r10-11420] Daily bump
 2023-05-22  0:19 UTC 

[gcc r14-1027] Daily bump
 2023-05-22  0:17 UTC 

[gcc r10-11419] libstdc++: Rename __null_terminated to avoid a collision with system headers
 2023-05-21 19:01 UTC 

[gcc r10-11418] libsanitizer, darwin: Unsupport Darwin >= 22 for now
 2023-05-21 19:00 UTC 

[gcc r10-11417] Darwin, libgcc : Adjust min version supported for the OS
 2023-05-21 19:00 UTC 

[gcc r10-11416] Darwin, crts: Fix a build warning
 2023-05-21 18:58 UTC 

[gcc r10-11415] Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h
 2023-05-21 18:55 UTC 

[gcc r10-11414] Darwin, fixincludes: Handle MacOS13 SDK Apple-specific deprecations [PR107568]
 2023-05-21 18:55 UTC 

[gcc r10-11413] libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib
 2023-05-21 18:54 UTC 

[gcc r10-11412] Darwin: Update rules for handling alignment of globals
 2023-05-21 18:54 UTC 

[gcc r14-1026] libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875]
 2023-05-21 18:44 UTC 

[gcc r12-9631] Darwin, libgcc : Adjust min version supported for the OS
 2023-05-21 18:43 UTC 

[gcc r12-9630] libsanitizer, darwin: Unsupport Darwin >= 22 for now
 2023-05-21 18:43 UTC 

[gcc r13-7362] Darwin, libgcc : Adjust min version supported for the OS
 2023-05-21 18:41 UTC 

[gcc r14-1025] target/90622: __builtin_avr_insert bits: Use BLD/BST for one bit in place
 2023-05-21 17:00 UTC 

[gcc r14-1024] nvptx: Add suppport for __builtin_nvptx_brev instrinsic
 2023-05-21 14:08 UTC 

[gcc r14-1023] atch.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is simplified [PR109505]
 2023-05-21 11:37 UTC 

[gcc r11-10797] Darwin, libgcc : Adjust min version supported for the OS
 2023-05-21  7:43 UTC 

[gcc r14-1022] Fix expand_single_bit_test for big-endian
 2023-05-21  4:07 UTC 

[gcc r14-1021] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool[2-64]_t
 2023-05-21  3:27 UTC 

[gcc r14-1020] Fix PR 109919: ICE in emit_move_insn with some bit tests
 2023-05-21  1:12 UTC 

[gcc r13-7361] Daily bump
 2023-05-21  0:21 UTC 

[gcc r12-9629] Daily bump
 2023-05-21  0:20 UTC 

[gcc r11-10796] Daily bump
 2023-05-21  0:19 UTC 

[gcc r10-11411] Daily bump
 2023-05-21  0:18 UTC 

[gcc r14-1019] Daily bump
 2023-05-21  0:16 UTC 

[gcc r14-1018] install.texi: Remove alpha*-*-* section
 2023-05-20 22:25 UTC 

[gcc r11-10795] Fortran: CLASS pointer function result in variable definition context [PR109846]
 2023-05-20 20:37 UTC 

[gcc r12-9628] Fortran: CLASS pointer function result in variable definition context [PR109846]
 2023-05-20 20:20 UTC 

[gcc r14-1017] Mode-Switching: Fix local array maybe uninitialized warning
 2023-05-20  9:59 UTC 

[gcc r12-9627] target/105753: Fix ICE in add_clobbers due to extra PARALLEL in insn
 2023-05-20  6:35 UTC 

[gcc r13-7360] target/105753: Fix ICE in add_clobbers due to extra PARALLEL in insn
 2023-05-20  6:20 UTC 

[gcc r14-1016] target/105753: Fix ICE in add_clobbers due to extra PARALLEL in insn
 2023-05-20  5:53 UTC 

[gcc r14-1015] Expand directly for single bit test
 2023-05-20  5:06 UTC 

[gcc r14-1014] Use BIT_FIELD_REF inside fold_single_bit_test
 2023-05-20  5:06 UTC 

[gcc r14-1013] Simplify fold_single_bit_test with respect to code
 2023-05-20  5:06 UTC 

[gcc r14-1012] Simplify fold_single_bit_test slightly
 2023-05-20  5:05 UTC 

[gcc r14-1011] Use get_def_for_expr in fold_single_bit_test
 2023-05-20  5:05 UTC 

[gcc r14-1010] Inline and simplify fold_single_bit_test_into_sign_test into fold_single_bit_test
 2023-05-20  5:05 UTC 

[gcc r14-1009] Move fold_single_bit_test to expr.cc from fold-const.cc
 2023-05-20  5:05 UTC 

[gcc r14-1008] Fix riscv_expand_conditional_move
 2023-05-20  5:00 UTC 

[gcc r14-1007] Add bext pattern for ZBS
 2023-05-20  3:42 UTC 

[gcc r14-1006] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-05-20  2:55 UTC 

[gcc r13-7359] Daily bump
 2023-05-20  0:21 UTC 

[gcc r12-9626] Daily bump
 2023-05-20  0:20 UTC 

[gcc r11-10794] Daily bump
 2023-05-20  0:19 UTC 

[gcc r10-11410] Daily bump
 2023-05-20  0:18 UTC 

[gcc r14-1005] Daily bump
 2023-05-20  0:17 UTC 

[gcc r14-1004] Allow plugin dumps
 2023-05-19 22:48 UTC 

[gcc r14-1003] RISC-V: Remove masking third operand of rotate instructions
 2023-05-19 22:20 UTC 

[gcc r14-1002] c: Remove dead code related to type compatibility across TUs
 2023-05-19 21:16 UTC 

[gcc/devel/omp/gcc-12] Use OpenACC code to process OpenMP target regions
 2023-05-19 19:17 UTC 

[gcc/devel/omp/gcc-12] LTO: Fix writing of toplevel asm with offloading [PR109816]
 2023-05-19 19:17 UTC 

[gcc r14-1001] fortran: Use CLASS_DATA from gfortran.h
 2023-05-19 18:46 UTC 

[gcc r14-1000] Fix driver/33980: Precompiled header file not removed on error
 2023-05-19 17:59 UTC 

[gcc r13-7358] riscv/linux: Don't add -latomic with -pthread
 2023-05-19 17:22 UTC 

[gcc r14-999] RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2]
 2023-05-19 17:19 UTC 

[gcc/devel/omp/gcc-13] Implement LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [PR109128]
 2023-05-19 16:56 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Constructors and destructors for "declare target" static aggregates
 2023-05-19 16:56 UTC 

[gcc/devel/omp/gcc-13] openmp: Fix initialization for 'unroll full'
 2023-05-19 16:56 UTC 

[gcc/devel/omp/gcc-13] Fix test failures in gfortran.dg/gomp/target-exit-data.f90
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] Fix expected output in map-10a.f90
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] Fix ICE in gfortran.dg/goacc/omp_data_optimize-1.f90
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] Fix ICE in libgomp.oacc-c-c++-common/noncontig_array-* tests
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] Fix ICE in libgomp.oacc-fortran/declare-allocatable*.f90 tests
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] openmp: Fix loop transformation tests
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] amdgcn, openmp: Fix concurrency in low-latency allocator
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] '-foffload-memory=pinned' using offloading device interfaces for non-contiguous array support
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] '-foffload-memory=pinned' using offloading device interfaces
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] OpenACC: Pass pre-allocated 'ptrblock' to 'goacc_noncontig_array_create_ptrblock' [PR76739]
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] libgomp: Document OpenMP 'pinned' memory
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] openmp: Handle GIMPLE_OMP_METADIRECTIVE in walk_omp_for_loops
 2023-05-19 16:55 UTC 

[gcc/devel/omp/gcc-13] openmp: Add C/C++ support for loop transformations on inner loops
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openmp: Add Fortran support for loop transformations on inner loops
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openmp: Add C/C++ support for "omp tile"
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openmp: Add Fortran support for "omp tile"
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openmp: Add C/C++ support for "omp unroll" directive
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] openmp: Add Fortran support for "omp unroll" directive
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] Add 'libgomp.c/alloc-ompx_host_mem_alloc-1.c'
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] Miscellaneous clean-up re OpenMP 'ompx_host_mem_space'
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] In 'libgomp/target.c:gomp_unmap_vars_internal', defer 'gomp_remove_var'
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] Given OpenACC 'async', defer 'free' of non-contiguous array support data structures [PR76739]
 2023-05-19 16:54 UTC 

[gcc/devel/omp/gcc-13] Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocatable components
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Fortran: Add attr.class_ok check for generate_callback_wrapper
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] OpenMP/Fortran: Fix unmapping of GOMP_MAP_POINTER for scalar allocatables/pointers
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] amdgcn: Fix register size bug
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] amdgcn: gather/scatter with DImode offsets
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] amdgcn: vec_extract no-op insns
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] libgomp: Merge 'gomp_map_vars_openacc' into 'goacc_map_vars' [PR76739]
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Update dg-dump-scan for "Fortran/OpenMP: Fix mapping of array descriptors and deferred-length string
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] libgomp: no need to attach USM pointers
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Prototype 'GOMP_enable_pinned_mode'
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Attempt to not just register but allocate OpenMP pinned memory using a device
 2023-05-19 16:53 UTC 

[gcc/devel/omp/gcc-13] Attempt to register OpenMP pinned memory using a device instead of 'mlock'
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] In 'libgomp/allocator.c:omp_realloc', route 'free' through 'MEMSPACE_FREE'
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] Clarify/verify OpenMP 'omp_calloc' zero-initialization for pinned memory
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] Miscellaneous clean-up re OpenMP 'ompx_unified_shared_mem_space', 'ompx_host_mem_space'
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] 'libgomp.c/usm-{1, 2, 3, 4}.c': Re-enable non-GCN offloading compilation
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] amdgcn, libgomp: low-latency allocator
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] nvptx, libgomp: Move the low-latency allocator code
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] Fix 'libgomp.{c-c++-common, fortran}/target-present-*' test cases
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] gomp/openmp-simd-8.f90: Remove .ASSUME tree-dump check
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] openmp: Add support for the 'present' modifier
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90'
 2023-05-19 16:52 UTC 

[gcc/devel/omp/gcc-13] '{c-c++-common, gfortran.dg}/gomp/uses_allocators-*' -> 'libgomp.{c-c++-common, fortran}/uses_allocato
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] Fix 'omp_allocator_handle_kind' example in 'gfortran.dg/gomp/allocate-4.f90'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode': 'libgomp/Chang
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] Make 'libgcc/config/nvptx/crt0.c' build '--without-headers'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx, libgfortran: Switch out of "minimal" mode
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx, libgcc: Stub unwinding implementation
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx: Support global constructors/destructors via 'collect2' for offloading
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx: Support global constructors/destructors via 'collect2'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx_uni'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-decl-1.c'
 2023-05-19 16:51 UTC 

[gcc/devel/omp/gcc-13] nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]"
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] Force '--param openacc-kernels=parloops' in 'libgomp.oacc-c-c++-common/abort-3.c'
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] libgomp, amdgcn: Switch USM to 128-byte alignment
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] amdgcn, libgomp: custom USM allocator
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] libgomp: Fix USM bugs
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] amdgcn: Support AMD-specific 'isa' and 'arch' traits in OpenMP context selectors
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] Fortran "declare create"/allocate support for OpenACC: adjust 'libgomp.oacc-fortran/declare-allocata
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] Fortran "declare create"/allocate support for OpenACC: adjust 'libgomp.oacc-fortran/declare-allocata
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] XFAIL some OpenACC 'kernels' confusion in 'libgomp.oacc-fortran/declare-allocatable-1*.f90'
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] Fortran/OpenMP: Fix DT struct-component with 'alloc' and array descr
 2023-05-19 16:50 UTC 

[gcc/devel/omp/gcc-13] OpenMP/Fortran: 'target update' with strides + DT components
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] openmp: Bugfix in omp_expand_metadirective for same blocks/edges to be deleted
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] Handle operator new with alignment in usm transform
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] vect: WORKAROUND vectorizer bug
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] amdgcn: disallow USM on gfx908
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] amdgcn, libgomp: USM allocation update
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] gcc/testsuite: Change 'cunrolli' to 'cunrolli1' in dump scan + options
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] omp-oacc-kernels-decompose.cc: fix -fcompare-debug with GIMPLE_DEBUG
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] Added "noclone" to scan-tree-dump for several OpenAcc tests
 2023-05-19 16:49 UTC 

[gcc/devel/omp/gcc-13] libgomp.c-c++-common/requires-4.c: dg-xfail-run-if for USM with -foffload-memory=
 2023-05-19 16:49 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).