public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r12-3745] [Ada] Cleanup old VxWorks in Makefile.rtl
 2021-09-21 15:27 UTC 

[gcc r12-3744] [Ada] Add assertions to Uintp (UI_Is_In_Int_Range)
 2021-09-21 15:27 UTC 

[gcc r12-3743] [Ada] Remove if_expression
 2021-09-21 15:27 UTC 

[gcc r12-3742] [Ada] Add assertions to Uintp
 2021-09-21 15:27 UTC 

[gcc r12-3741] [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Line
 2021-09-21 15:27 UTC 

[gcc r12-3740] [Ada] Follow-up tweaks to System.Dwarf_Line
 2021-09-21 15:26 UTC 

[gcc r12-3739] [Ada] exp_pakd.adb: work around spurious Codepeer warnings
 2021-09-21 15:26 UTC 

[gcc r12-3738] [Ada] Fix ignored dynamic predicates specified through "predicate" aspect
 2021-09-21 15:26 UTC 

[gcc r12-3737] [Ada] rtems: add 128bit support for aarch64
 2021-09-21 15:26 UTC 

[gcc r12-3736] [Ada] Presence of abstract operator function causes resolution problems
 2021-09-21 15:26 UTC 

[gcc r12-3735] [Ada] Interface behaves differently from abstract tagged null
 2021-09-21 15:26 UTC 

[gcc r12-3734] [Ada] Clean up uses of Esize and RM_Size
 2021-09-21 15:26 UTC 

[gcc r12-3733] [Ada] Enforce legality rule for Predicate_Failure aspect specifications
 2021-09-21 15:26 UTC 

[gcc r12-3732] [Ada] Refactor sort procedures of doubly linked list containers
 2021-09-21 15:26 UTC 

[gcc r12-3731] [Ada] Update comment for Error_Msg_Internal
 2021-09-21 15:26 UTC 

[gcc r12-3730] [Ada] Simplify iteration when printing error message spans
 2021-09-21 15:26 UTC 

[gcc r12-3729] [Ada] Exception raised on empty file in GNATprove mode
 2021-09-21 15:25 UTC 

[gcc r12-3728] [Ada] Refine patch for spurious link error involving discriminated types
 2021-09-21 15:25 UTC 

[gcc r12-3727] [Ada] Remove "with GNAT.OS_Lib; " from libgnat/a-stbufi.ads
 2021-09-21 15:25 UTC 

[gcc r12-3726] Evaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_broadcast'
 2021-09-21 10:39 UTC 

[gcc r12-3725] arm: pass architecture extensions to assembler if supported
 2021-09-21 10:20 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Allow zero constraint in movcadi_aarch64
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix up Morello purecap PCS
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Temporary step towards warning on unaligned capabilities
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Adjust some scan-assembler directives for PureCap testsuite
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix caching name on cheri_capability_pure selector
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Avoid some invalid assembly
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add Morello PCS tests
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Attempt to update AAPCS testsuite framework for PureCap
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update PCS for packed structures containing capabilities
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix few PCS bugs in aarch64_classify_capability_contents
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] PCS use correct offset when loading into registers
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Morello PCS avoid rounding NGRN to even number for capabilities
 2021-09-21  9:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Account for capabilities in aarch64_pass_by_reference_1
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Alternate method to set LSB on labels
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update aarch64_mov_operand_p for new indirection symbols
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Declare all constants with an associated size
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Change symbol loading to account for PureCap
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Update definition of (U)INTPTR_TYPE for purecap
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Correct feature bits for Morello
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix ICEs in aarch64_elf_asm_{con, de}structor
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Implement purecap TLS scheme
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] testsuite: Fix morello/blockmode_copies.c test
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c: Implement newer __intcap builtin type
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] [morello] Add support for block copies of capabilities
 2021-09-21  9:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Assemble labels-as-values correctly for purecap
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Use relro section for capabilty relocations
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] [morello] Morello target testsuite tidy up for Purecap
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] [morello, testsuite] Resolve some further front-end edge-cases and some tests
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Override -finhibit-size-directive when building crtstuff
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Make GCC build a purecap libgcc as a multilib
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Enable building libgcc with capabilities
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Define UINTPTR_TYPE, INTPTR_TYPE, and PTRADDR_TYPE in aarch64-elf
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add __PTRADDR_TYPE__, __PTRADDR_WIDTH__, and ptraddr_t
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add a capability version of the crti.S and crtn.S files
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] selftests: Disable range test on capabilities
 2021-09-21  9:13 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fixes for purecap and arm_neon.h
 2021-09-21  9:12 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix up casesi patterns for purecap
 2021-09-21  9:12 UTC 

[gcc r12-3724] tree-optimization/102421 - copy alignment info when splitting groups
 2021-09-21  8:39 UTC 

[gcc r10-10139] Fix no_fsanitize_address effective target
 2021-09-21  7:36 UTC 

[gcc r11-9019] Fix no_fsanitize_address effective target
 2021-09-21  7:33 UTC 

[gcc r12-3723] Fix no_fsanitize_address effective target
 2021-09-21  7:30 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
 2021-09-21  6:51 UTC 

[gcc r12-3722] Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
 2021-09-21  6:28 UTC 

[gcc r12-3721] ipa-fnsummary: Remove inconsistent bp_pack_value
 2021-09-21  2:04 UTC 

[gcc r12-3720] C++: add type checking for static local vector variable in template
 2021-09-21  0:53 UTC 

[gcc r9-9736] Daily bump
 2021-09-21  0:19 UTC 

[gcc r11-9018] Daily bump
 2021-09-21  0:18 UTC 

[gcc r10-10138] Daily bump
 2021-09-21  0:17 UTC 

[gcc r12-3719] Daily bump
 2021-09-21  0:17 UTC 

[gcc r12-3718] Use EDGE_EXECUTABLE in ranger and return UNDEFINED for those edges
 2021-09-20 21:59 UTC 

[gcc r12-3717] Make each def a new equivalency record
 2021-09-20 21:59 UTC 

[gcc r12-3716] MAINTAINERS: add myself as Fortran reviewer
 2021-09-20 20:19 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3715
 2021-09-20 18:51 UTC 

[gcc/devel/c++-coroutines] (84 commits) Merge master r12-3715
 2021-09-20 18:51 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: unconstrained/reproducible ordered modifier
 2021-09-20 15:34 UTC 

[gcc/devel/omp/gcc-11] Revert "GCC11 - Fortran: combined directives - order(concurrent) not on distribute"
 2021-09-20 15:34 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-09-20 15:34 UTC 

[gcc/devel/omp/gcc-11] (4 commits) Fortran/OpenMP: unconstrained/reproducible ordered modifier
 2021-09-20 15:34 UTC 

[gcc r11-9017] GCC11 - Fortran: combined directives - order(concurrent) not on distribute
 2021-09-20 15:25 UTC 

[gcc/devel/omp/gcc-11] openmp: Support in_reduction for Fortran
 2021-09-20 13:27 UTC 

[gcc r12-3715] c-family: Add more predefined macros for math flags
 2021-09-20 13:18 UTC 

[gcc r12-3714] [Ada] Remove redundant checks for non-empty list of aspects
 2021-09-20 13:06 UTC 

[gcc r12-3713] [Ada] Fix shadowing in conditions for inlining
 2021-09-20 13:05 UTC 

[gcc r12-3712] [Ada] Present and No functions for type Uint
 2021-09-20 13:05 UTC 

[gcc r12-3711] [Ada] Add SPARK_Mode => Off to System.File_Control_Block
 2021-09-20 13:05 UTC 

[gcc r12-3710] [Ada] Use OS_Time for interface to TZ functions
 2021-09-20 13:05 UTC 

[gcc r12-3709] [Ada] Accept volatile expressions as non-scalar actual parameters
 2021-09-20 13:05 UTC 

[gcc r12-3708] [Ada] Clean up Uint fields, remove unused routines
 2021-09-20 13:05 UTC 

[gcc r12-3707] [Ada] Cleanups related to building of dispatch tables
 2021-09-20 13:05 UTC 

[gcc r12-3706] [Ada] Accept volatile properties on constant objects
 2021-09-20 13:05 UTC 

[gcc r12-3705] [Ada] SPARK proof of the Ada.Strings.Fixed library
 2021-09-20 13:05 UTC 

[gcc r12-3704] [Ada] Minor style fixes in Resolve_Aspect_Aggregate
 2021-09-20 13:05 UTC 

[gcc r12-3703] [Ada] Adjust latest change for ELF platforms
 2021-09-20 13:05 UTC 

[gcc r12-3702] [Ada] Add support for PE-COFF PIE to System.Dwarf_Line
 2021-09-20 13:04 UTC 

[gcc r12-3701] [Ada] Fix repeated generation of dispatch tables in CodePeer mode
 2021-09-20 13:04 UTC 

[gcc r12-3700] [Ada] Spurious link error with child unit and different Assertion modes
 2021-09-20 13:04 UTC 

[gcc r12-3699] [Ada] Clean up Uint fields (continued)
 2021-09-20 13:04 UTC 

[gcc r12-3698] [Ada] Refine types of local constants that store Etype results
 2021-09-20 13:04 UTC 

[gcc r12-3697] [Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409
 2021-09-20 13:04 UTC 

[gcc r12-3696] [Ada] Fix condition in op interpretation resolution
 2021-09-20 13:04 UTC 

[gcc r12-3695] [Ada] Don't examine all discriminants when looking for the first one
 2021-09-20 13:04 UTC 

[gcc r12-3694] [Ada] Fix assertion in GNATprove_Mode
 2021-09-20 13:04 UTC 

[gcc r12-3693] [Ada] Small cleanup in System.Dwarf_Line
 2021-09-20 13:04 UTC 

[gcc r12-3692] [Ada] Only assign type to op if compatible
 2021-09-20 13:04 UTC 

[gcc r12-3691] [Ada] Spurious accessibility error on allocator in generic instance
 2021-09-20 13:04 UTC 

[gcc r12-3690] [Ada] Capitalize comment
 2021-09-20 13:03 UTC 

[gcc r12-3689] [Ada] Refactor scan_backend_switch to share logic across backends
 2021-09-20 13:03 UTC 

[gcc r12-3688] [Ada] Work around CodePeer bug by declaring variable
 2021-09-20 13:03 UTC 

[gcc r12-3687] [Ada] Move Build_And_Insert_Cuda_Initialization to Expand_CUDA_Package
 2021-09-20 13:03 UTC 

[gcc r12-3686] [Ada] usage.adb: make -gnatw.c description clearer
 2021-09-20 13:03 UTC 

[gcc r12-3685] [Ada] Remove inappropriate test from Is_By_Reference_Type
 2021-09-20 13:03 UTC 

[gcc r12-3684] Use the proper vectype
 2021-09-20 10:30 UTC 

[gcc r12-3683] Fortran/OpenMP: unconstrained/reproducible ordered modifier
 2021-09-20 10:13 UTC 

[gcc r12-3682] Avoid premature alignment setting in vect_duplicate_ssa_name_ptr_info
 2021-09-20  9:25 UTC 

[gcc r12-3681] vect alignmet enhance TLC
 2021-09-20  9:25 UTC 

[gcc r12-3680] Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11*
 2021-09-20  9:25 UTC 

[gcc r12-3679] testsuite: Remove .exe suffix in prune_gcc_output
 2021-09-20  8:26 UTC 

[gcc r12-3678] Don't record string concatenation data for 'RESERVED_LOCATION_P'
 2021-09-20  8:14 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable all
 2021-09-20  7:55 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-09-20  7:42 UTC 

[gcc/devel/omp/gcc-11] openmp: Handle unconstrained and reproducible modifiers on order(concurrent)
 2021-09-20  7:42 UTC 

[gcc/devel/omp/gcc-11] openmp: Allow private or firstprivate arguments to default clause even for C/C++
 2021-09-20  7:42 UTC 

[gcc/devel/omp/gcc-11] (8 commits) Merge remote-tracking branch 'origin/releases/gcc-11' into
 2021-09-20  7:42 UTC 

[gcc r12-3677] tree-optimization/65206 - dependence analysis on mixed pointer/array
 2021-09-20  6:51 UTC 

[gcc r12-3676] Driver: Fix bootstrap with DEFAULT_{ASSEMBLER, LINKER, DSYMUTIL}
 2021-09-20  6:47 UTC 

[gcc r9-9735] Daily bump
 2021-09-20  0:19 UTC 

[gcc r11-9016] Daily bump
 2021-09-20  0:18 UTC 

[gcc r10-10137] Daily bump
 2021-09-20  0:17 UTC 

[gcc r12-3675] Daily bump
 2021-09-20  0:16 UTC 

[gcc r12-3674] Correct a function pre/postcondition [PR102403]
 2021-09-19 23:23 UTC 

[gcc r12-3673] Handle null cfun [PR102243]
 2021-09-19 23:23 UTC 

[gcc r11-9015] Fortran - fix handling of optional allocatable DT arguments with INTENT(OUT)
 2021-09-19 19:19 UTC 

[gcc r11-9014] Fortran - fix ICE during error recovery checking entry characteristics
 2021-09-19 19:19 UTC 

[gcc r12-3672] libgcc, Darwin: Remove unused symlinks
 2021-09-19 18:47 UTC 

[gcc r12-3671] libgcc, X86, Darwin: Handle symbols for HF cases
 2021-09-19 18:44 UTC 

[gcc r12-3670] libgcc, X86: Exclude rules for libgcc2 __{div, mul}hc3
 2021-09-19 18:38 UTC 

[gcc r12-3669] Darwin, crts: Build Darwin10 unwinder shim as a library
 2021-09-19 18:35 UTC 

[gcc r12-3668] [committed] Make test names unique for a couple of goacc tests
 2021-09-19 17:34 UTC 

[gcc r12-3667] Update the section on binutils version
 2021-09-19 17:30 UTC 

[gcc r12-3666] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken
 2021-09-19 17:30 UTC 

[gcc r12-3665] Minor cleanups to forward threader
 2021-09-19 16:55 UTC 

[gcc r12-3664] Jit, testsuite: Amend expect processing to tolerate more platforms
 2021-09-19 16:03 UTC 

[gcc r12-3663] Make dump_ranger routines externally visible
 2021-09-19 15:40 UTC 

[gcc r12-3662] [PATCH] Factor out `find_a_program` helper around `find_a_file`
 2021-09-19 15:09 UTC 

[gcc r12-3661] [PATCH] avr: Add atmega324pb MCU
 2021-09-19 15:05 UTC 

[gcc r12-3660] PR middle-end/88173: More constant folding of NaN comparisons
 2021-09-19  8:08 UTC 

[gcc r12-3659] [PATCH] Remove unused function make_unique_name
 2021-09-19  4:08 UTC 

[gcc r12-3658] Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS
 2021-09-19  3:49 UTC 

[gcc r9-9734] Daily bump
 2021-09-19  0:19 UTC 

[gcc r11-9013] Daily bump
 2021-09-19  0:18 UTC 

[gcc r10-10136] Daily bump
 2021-09-19  0:17 UTC 

[gcc r12-3657] Daily bump
 2021-09-19  0:17 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Constraint generation rewrite
 2021-09-18 16:05 UTC 

[gcc r12-3656] openmp: Handle unconstrained and reproducible modifiers on order(concurrent)
 2021-09-18  7:58 UTC 

[gcc r12-3655] Fix ICE in pass_rpad
 2021-09-18  7:52 UTC 

[gcc r12-3654] openmp: Allow private or firstprivate arguments to default clause even for C/C++
 2021-09-18  7:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  7:34 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  7:34 UTC 

[gcc r12-3653] AVX512FP16: Add testcase for scalar FMA instructions
 2021-09-18  7:10 UTC 

[gcc r12-3652] AVX512FP16: Add scalar fma instructions
 2021-09-18  7:10 UTC 

[gcc r12-3651] AVX512FP16: Enable FP16 mask load/store
 2021-09-18  7:10 UTC 

[gcc r12-3650] AVX512FP16: Add testcase for fp16 bitwise operations
 2021-09-18  7:10 UTC 

[gcc r12-3649] AVX512FP16: Add scalar/vector bitwise operations, including
 2021-09-18  7:10 UTC 

[gcc r12-3648] AVX512FP16: Add testcase for fma instructions
 2021-09-18  7:10 UTC 

[gcc r12-3647] AVX512FP16: Add FP16 fma instructions
 2021-09-18  7:10 UTC 

[gcc r12-3646] AVX512FP16: Add testcase for vfmaddsub[132, 213, 231]ph/vfmsubadd[132, 213, 231]ph
 2021-09-18  7:09 UTC 

[gcc r12-3645] AVX512FP16: Add vfmaddsub[132, 213, 231]ph/vfmsubadd[132, 213, 231]ph
 2021-09-18  7:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  6:25 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  6:25 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix some issues with pointers to character
 2021-09-18  5:31 UTC 

[gcc/devel/omp/gcc-11] Fortran: Use _Float128 rather than __float128 for c_float128 kind
 2021-09-18  5:31 UTC 

[gcc/devel/omp/gcc-11] Fortran: TS 29113 testsuite
 2021-09-18  5:31 UTC 

[gcc r12-3644] Support embedded broadcast for AVX512FP16 instructions
 2021-09-18  5:03 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  4:50 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  4:50 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  3:57 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  3:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  3:40 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  3:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conditional branches
 2021-09-18  3:16 UTC 

[gcc/aoliva/heads/testme] harden conditional branches
 2021-09-18  3:16 UTC 

[gcc r12-3643] c++: improve lookup of member-qualified names
 2021-09-18  2:43 UTC 

[gcc r12-3642] c++: fix comment typo
 2021-09-18  2:43 UTC 

[gcc(refs/users/meissner/heads/work069)] Update ChangeLog.meissner
 2021-09-18  0:37 UTC 

[gcc(refs/users/meissner/heads/work069)] Update constraint documentation
 2021-09-18  0:36 UTC 

[gcc(refs/users/meissner/heads/work069)] Update ChangeLog.meissner
 2021-09-18  0:33 UTC 

[gcc(refs/users/meissner/heads/work069)] Generate XXSPLTI32DX on power10
 2021-09-18  0:31 UTC 

[gcc r9-9733] Daily bump
 2021-09-18  0:19 UTC 

[gcc r11-9012] Daily bump
 2021-09-18  0:18 UTC 

[gcc r10-10135] Daily bump
 2021-09-18  0:18 UTC 

[gcc r12-3641] Daily bump
 2021-09-18  0:17 UTC 

[gcc r12-3640] Factor predidacte analysis out of tree-ssa-uninit.c into its own module
 2021-09-17 21:42 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3632
 2021-09-17 21:33 UTC 

[gcc/devel/c++-coroutines] (51 commits) Merge master r12-3632
 2021-09-17 21:33 UTC 

[gcc r12-3639] Fortran - (large) arrays in the main shall be static
 2021-09-17 19:46 UTC 

[gcc r12-3638] libstdc++: Add 'noexcept' to path::iterator members
 2021-09-17 19:45 UTC 

[gcc r12-3637] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
 2021-09-17 19:45 UTC 

[gcc r12-3636] openacc: Remove unnecessary barriers (gimple worker partitioning/broadcast)
 2021-09-17 19:08 UTC 

[gcc r12-3635] openacc: Shared memory layout optimisation
 2021-09-17 19: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).