public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/ARM/heads/morello)] Temporary step to get multilib using a bit better
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Fix ICE in mem_loc_descriptor, at dwarf2out.c:15532
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Explicitly null-derive some pointers
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp_build_c_cast: TYPE_PRECISION fix
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] fold-const: Fix optimization of COND_EXPR with capabilities
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Some initial handling of capability conversions
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Allow C++ frontend dummy objects
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Minor fix to exclude fake-capability from using the purecap exception table layout
 2022-02-28 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] [morello] Further updates to Morello DWARF debug info generation
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix use of unmangled names in unwinding info
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix segfault in aarch64_mangle_type
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix bugs around automatic capability alignment
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] A testsuite-only patch that will:
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Do not write known-bad capabilities out
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Make dw2 indirect constants TREE_CONSTANT
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Implement new eh_frame landing pad layout
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update LSDA parsing of landing pads to handle the capability indirection
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update declarations of _Unwind_FindFDE in unwind-dw2-fde-dip.c
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Add mechanism to prevent over-accessing a bitfield in memory
 2022-02-28 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Allow some more block moves if we know it's safe according to the alignment
 2022-02-28 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Make move_block_to_reg safe for MEMs with a size that isn't a multiple of word_mode
 2022-02-28 12:07 UTC 

[gcc(refs/users/marxin/heads/limits-to-non-fix-includes)] limits.h, syslimits.h: do not install to include-fixed
 2022-02-28 11:53 UTC 

[gcc/marxin/heads/limits-to-non-fix-includes] limits.h, syslimits.h: do not install to include-fixed
 2022-02-28 11:53 UTC 

[gcc r12-7409] Simplify PRE fix
 2022-02-28 11:31 UTC 

[gcc(refs/users/marxin/heads/PR104648-fix-checking-ICE)] Fix error recovery in toplev::finalize
 2022-02-28 11:04 UTC 

[gcc/marxin/heads/PR104648-fix-checking-ICE] Fix error recovery in toplev::finalize
 2022-02-28 11:04 UTC 

[gcc(refs/users/marxin/heads/PR104648-fix-checking-ICE)] Fix error recovery in toplev::finalize
 2022-02-28 10:59 UTC 

[gcc] Created branch 'marxin/heads/PR104648-fix-checking-ICE' in namespace 'refs/users'
 2022-02-28 10:59 UTC 

[gcc(refs/users/marxin/heads/PR104677-update-gcda-names-docs)] docs: Document more .gcda file name generation
 2022-02-28  9:37 UTC 

[gcc] Created branch 'marxin/heads/PR104677-update-gcda-names-docs' in namespace 'refs/users'
 2022-02-28  9:37 UTC 

[gcc r12-7408] tree-optimization/104700 - adjust constant handling in PRE
 2022-02-28  9:34 UTC 

[gcc r12-7407] [libgomp, testsuite, nvptx] Add -mptx=_ in declare-variant-3-sm*.c
 2022-02-28  9:14 UTC 

[gcc r12-7406] [nvptx, testsuite] Add -mptx=_ in nvptx.exp test-cases
 2022-02-28  9:14 UTC 

[gcc r12-7405] [nvptx] Add -mptx=_
 2022-02-28  9:14 UTC 

[gcc r12-7404] [nvptx, testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.c
 2022-02-28  9:14 UTC 

[gcc r12-7403] [nvptx, testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.c
 2022-02-28  9:14 UTC 

[gcc r12-7402] [nvptx, testsuite] Add -misa=sm_35 in nvptx/rotate.c
 2022-02-28  9:14 UTC 

[gcc(refs/users/marxin/heads/PR104381-fix-fvar-tracking-auto)] opts: fix -gtoggle + optimize attribute
 2022-02-28  9:02 UTC 

[gcc/marxin/heads/PR104381-fix-fvar-tracking-auto] opts: fix -gtoggle + optimize attribute
 2022-02-28  9:02 UTC 

[gcc(refs/users/marxin/heads/PR104381-fix-fvar-tracking-auto)] opts: fix -gtoggle + optimize attribute
 2022-02-28  9:01 UTC 

[gcc/marxin/heads/PR104381-fix-fvar-tracking-auto] (351 commits) opts: fix -gtoggle + optimize attribute
 2022-02-28  9:01 UTC 

[gcc(refs/users/marxin/heads/limits-to-non-fix-includes)] limits.h, syslimits.h: do not install to include-fixed
 2022-02-28  8:30 UTC 

[gcc] Created branch 'marxin/heads/limits-to-non-fix-includes' in namespace 'refs/users'
 2022-02-28  8:30 UTC 

[gcc r12-7401] rtl-optimization/104686 - speed up conflict iteration
 2022-02-28  7:03 UTC 

[gcc r12-7400] AVX512F: Add helper enumeration for ternary logic intrinsics
 2022-02-28  1:41 UTC 

[gcc r9-9969] Daily bump
 2022-02-28  0:19 UTC 

[gcc r11-9628] Daily bump
 2022-02-28  0:18 UTC 

[gcc r10-10479] Daily bump
 2022-02-28  0:17 UTC 

[gcc r12-7399] Daily bump
 2022-02-28  0:16 UTC 

[gcc r12-7398] c++: (*(fn))() [PR104618]
 2022-02-27 22:52 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Fix depend-clause handling for c_ptr
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Fix depend-clause handling
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329]
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] libgomp/testsuite: Improve omp_get_device_num() tests
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran: Handle compare in OpenMP atomic
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran/OpenMP: Support most of 5.1 atomic extensions
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran: openmp: Add support for thread_limit clause on target
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] openmp: Add support for thread_limit clause on target
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran/openmp: Fix '!$omp end'
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] Fortran/openmp: Add support for 2 argument num_teams clause
 2022-02-27 21:35 UTC 

[gcc/devel/omp/gcc-11] openmp: Add support for 2 argument num_teams clause
 2022-02-27 21:34 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Add strictly nested API call check [PR102972]
 2022-02-27 21:34 UTC 

[gcc r12-7397] Fix declarations of _DINFINITY, _SINFINITY and _SQNAN
 2022-02-27 19:48 UTC 

[gcc r9-9968] Daily bump
 2022-02-27  0:19 UTC 

[gcc r11-9627] Daily bump
 2022-02-27  0:18 UTC 

[gcc r10-10478] Daily bump
 2022-02-27  0:18 UTC 

[gcc r12-7396] Daily bump
 2022-02-27  0:16 UTC 

[gcc(refs/users/meissner/heads/work079)] Update ChangeLog.meissner
 2022-02-26  4:48 UTC 

[gcc(refs/users/meissner/heads/work079)] Optimize signed DImode -> TImode on power10
 2022-02-26  4:45 UTC 

[gcc(refs/users/meissner/heads/work079)] Merge up to February 25the sources
 2022-02-26  4:38 UTC 

[gcc(refs/users/meissner/heads/work079-orig)] Merge commit 'refs/users/meissner/heads/work079-orig' of git+ssh://gcc.gnu.org/git/gcc into me/work0
 2022-02-26  4:33 UTC 

[gcc(refs/users/meissner/heads/work079-orig)] Add REVISION
 2022-02-26  4:33 UTC 

[gcc/meissner/heads/work079-orig] (34 commits) Merge commit 'refs/users/meissner/heads/work079-orig' of gi
 2022-02-26  4:33 UTC 

[gcc(refs/users/meissner/heads/work079)] Merge commit 'refs/users/meissner/heads/work079' of git+ssh://gcc.gnu.org/git/gcc into me/work079
 2022-02-26  4:30 UTC 

[gcc(refs/users/meissner/heads/work079)] Rebase to 35705d80a18 8003403a1c2
 2022-02-26  4:30 UTC 

[gcc(refs/users/meissner/heads/work079)] Add ChangeLog.meissner and REVISION
 2022-02-26  4:30 UTC 

[gcc/meissner/heads/work079] (35 commits) Merge commit 'refs/users/meissner/heads/work079' of git+ssh
 2022-02-26  4:30 UTC 

[gcc r9-9967] Daily bump
 2022-02-26  0:19 UTC 

[gcc r11-9626] Daily bump
 2022-02-26  0:19 UTC 

[gcc r10-10477] Daily bump
 2022-02-26  0:17 UTC 

[gcc r12-7395] Daily bump
 2022-02-26  0:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Undo multi-word optional reloads
 2022-02-25 21:49 UTC 

[gcc/aoliva/heads/testme] Undo multi-word optional reloads
 2022-02-25 21:49 UTC 

[gcc r12-7394] match.pd: Further complex simplification fixes [PR104675]
 2022-02-25 20:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Undo multi-word optional reloads
 2022-02-25 20:22 UTC 

[gcc/aoliva/heads/testme] (28 commits) Undo multi-word optional reloads
 2022-02-25 20:22 UTC 

[gcc/aoliva/heads/testbase] (27 commits) Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b6417
 2022-02-25 20:21 UTC 

[gcc r12-7393] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]
 2022-02-25 18:02 UTC 

[gcc r12-7392] testsuite: Move pr104540.C test to g++.target/i386/
 2022-02-25 17:05 UTC 

[gcc r12-7391] testsuite: Fix ASAN error [PR104687]
 2022-02-25 14:09 UTC 

[gcc r12-7390] arc: Fail conditional move expand patterns
 2022-02-25 12:51 UTC 

[gcc r12-7389] tree-optimization/103037 - PRE simplifying valueized expressions
 2022-02-25 12:21 UTC 

[gcc r11-9625] AArch32: correct dot-product RTL patterns
 2022-02-25 12:13 UTC 

[gcc r11-9624] AArch32: correct usdot-product RTL patterns
 2022-02-25 12:13 UTC 

[gcc r11-9623] AArch32: use canonical ordering for complex mul, fma and fms
 2022-02-25 12:13 UTC 

[gcc r11-9622] AArch64: use canonical ordering for complex mul, fma and fms
 2022-02-25 12:13 UTC 

[gcc r11-9621] vect: Simplify and extend the complex numbers validation routines. (GCC-11 Backport)
 2022-02-25 12:13 UTC 

[gcc r12-7388] i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674]
 2022-02-25 11:07 UTC 

[gcc r12-7387] warning-control: Comment spelling fix
 2022-02-25 10:01 UTC 

[gcc r12-7386] internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679]
 2022-02-25  9:57 UTC 

[gcc r12-7385] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]
 2022-02-25  9:56 UTC 

[gcc r12-7384] Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b641753fbb
 2022-02-25  1:20 UTC 

[gcc r12-7383] Add testcase from PR103845
 2022-02-25  1:20 UTC 

[gcc r12-7382] Cope with NULL dw_cfi_cfa_loc
 2022-02-25  1:19 UTC 

[gcc r12-7381] Copy EH phi args for throwing hardened compares
 2022-02-25  1:19 UTC 

[gcc r9-9966] Daily bump
 2022-02-25  0:20 UTC 

[gcc r11-9620] Daily bump
 2022-02-25  0:19 UTC 

[gcc r10-10476] Daily bump
 2022-02-25  0:18 UTC 

[gcc r12-7380] Daily bump
 2022-02-25  0:16 UTC 

[gcc r12-7379] libstdc++: Fix cast in source_location::current() [PR104602]
 2022-02-24 23:46 UTC 

[gcc r12-7378] Fix attr-retain-* tescases for 32-bit PowerPC
 2022-02-24 21:35 UTC 

[gcc r12-7377] Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOP
 2022-02-24 19:57 UTC 

[gcc r12-7376] RISC-V: Document the degree of position independence that medany affords
 2022-02-24 19:32 UTC 

[gcc r12-7375] libgcc: fix a warning calling find_fde_tail
 2022-02-24 19:11 UTC 

[gcc r12-7374] Fix clang warning in pt.cc
 2022-02-24 15:59 UTC 

[gcc r12-7373] bpf: do not --enable-gcov for bpf-*-* targets
 2022-02-24 15:44 UTC 

[gcc r12-7372] tree-optimization/104676 - free nb_iterations after loop distribution
 2022-02-24 14:58 UTC 

[gcc r12-7371] sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601]
 2022-02-24 14:30 UTC 

[gcc r12-7370] [libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c
 2022-02-24 10:41 UTC 

[gcc/devel/omp/gcc-11] openmp: Handle C/C++ array reference base-pointers in array sections
 2022-02-24  9:09 UTC 

[gcc r12-7369] [nvptx] Add missing t-omp-device isas
 2022-02-24  8:20 UTC 

[gcc r12-7368] [nvptx] Add shf.{l,r}.wrap insn
 2022-02-24  8:20 UTC 

[gcc r12-7367] [nvptx] Fix dummy location in gen_comment
 2022-02-24  8:20 UTC 

[gcc r12-7366] Fix typo in <code>v1ti3
 2022-02-24  1:05 UTC 

[gcc r9-9965] Daily bump
 2022-02-24  0:19 UTC 

[gcc r11-9619] Daily bump
 2022-02-24  0:18 UTC 

[gcc r10-10475] Daily bump
 2022-02-24  0:17 UTC 

[gcc r12-7365] Daily bump
 2022-02-24  0:17 UTC 

[gcc r12-7364] analyzer: handle __attribute__((const)) [PR104434]
 2022-02-23 23:52 UTC 

[gcc(refs/users/meissner/heads/work079)] Rebase to 35705d80a18 8003403a1c2
 2022-02-23 21:17 UTC 

[gcc(refs/users/meissner/heads/work079-orig)] Merge commit 'refs/users/meissner/heads/work079-orig' of git+ssh://gcc.gnu.org/git/gcc into me/work0
 2022-02-23 21:10 UTC 

[gcc(refs/users/meissner/heads/work079-orig)] Add REVISION
 2022-02-23 21:10 UTC 

[gcc/meissner/heads/work079-orig] (53 commits) Merge commit 'refs/users/meissner/heads/work079-orig' of gi
 2022-02-23 21:10 UTC 

[gcc(refs/users/meissner/heads/work079)] Merge commit 'refs/users/meissner/heads/work079' of git+ssh://gcc.gnu.org/git/gcc into me/work079
 2022-02-23 21:08 UTC 

[gcc(refs/users/meissner/heads/work079)] Add ChangeLog.meissner and REVISION
 2022-02-23 21:08 UTC 

[gcc/meissner/heads/work079] (53 commits) Merge commit 'refs/users/meissner/heads/work079' of git+ssh
 2022-02-23 21:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b641753fbb
 2022-02-23 19:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add testcase from PR103845
 2022-02-23 19:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] Cope with NULL dw_cfi_cfa_loc
 2022-02-23 19:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] Copy EH phi args for throwing hardened compares
 2022-02-23 19:40 UTC 

[gcc/aoliva/heads/testme] (4 commits) Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b6417
 2022-02-23 19:39 UTC 

[gcc r10-10474] Fortran: skip compile-time shape check if constructor shape is not known
 2022-02-23 18:57 UTC 

[gcc r11-9618] Fortran: skip compile-time shape check if constructor shape is not known
 2022-02-23 18:51 UTC 

[gcc r12-7363] c++: Add new test [PR79493]
 2022-02-23 17:48 UTC 

[gcc r12-7362] c++: Add fixed test [PR70077]
 2022-02-23 17:39 UTC 

[gcc r12-7361] middle-end/104644 - recursion with bswap match.pd pattern
 2022-02-23 13:42 UTC 

[gcc r12-7360] Support SSA name declarations with pointer type
 2022-02-23 12:17 UTC 

[gcc r12-7359] tree-optimization/101636 - CTOR vectorization ICE
 2022-02-23 11:14 UTC 

[gcc r12-7358] warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633]
 2022-02-23 11:04 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b641753fbb
 2022-02-23  8:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add testcase from PR103845
 2022-02-23  8:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] Cope with NULL dw_cfi_cfa_loc
 2022-02-23  8:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] Copy EH phi args for throwing hardened compares
 2022-02-23  8:26 UTC 

[gcc/aoliva/heads/testme] (634 commits) Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b6417
 2022-02-23  8:26 UTC 

[gcc/aoliva/heads/testbase] (630 commits) nvptx: Back-end portion of a fix for PR target/104489
 2022-02-23  8:26 UTC 

[gcc r12-7357] nvptx: Back-end portion of a fix for PR target/104489
 2022-02-23  7:26 UTC 

[gcc r12-7356] arm: Fix typo in auto-vectorized MVE comparisons
 2022-02-23  6:44 UTC 

[gcc r12-7355] x86: Update Intel architectures ISA support in documentation
 2022-02-23  2:25 UTC 

[gcc r9-9964] Daily bump
 2022-02-23  0:19 UTC 

[gcc r11-9617] Daily bump
 2022-02-23  0:19 UTC 

[gcc r10-10473] Daily bump
 2022-02-23  0:18 UTC 

[gcc r12-7354] Daily bump
 2022-02-23  0:17 UTC 

[gcc r12-7353] libgo: update README.gcc
 2022-02-22 23:35 UTC 

[gcc r12-7352] rs6000: Move g++.dg/ext powerpc tests to g++.target
 2022-02-22 23:27 UTC 

[gcc r12-7351] Fortran: skip compile-time shape check if constructor shape is not known
 2022-02-22 20:41 UTC 

[gcc r12-7350] Restore bootstrap on x86_64-pc-linux-gnu
 2022-02-22 18:18 UTC 

[gcc r12-7349] Get rid of 'gcc/omp-oacc-neuter-broadcast.cc:oacc_build_component_ref'
 2022-02-22 16:58 UTC 

[gcc r12-7348] Further simplify 'gcc/omp-oacc-neuter-broadcast.cc:record_field_map_t'
 2022-02-22 16:46 UTC 

[gcc r12-7347] Fix OpenACC gang-redundant execution in 'libgomp.oacc-fortran/privatized-ref-2.f90'
 2022-02-22 16:32 UTC 

[gcc r12-7346] rs6000: Fix GC on rs6000.c decls for atomic handling (PR88134)
 2022-02-22 16:22 UTC 

[gcc r12-7345] arm: Add VPR_REG to ALL_REGS
 2022-02-22 15:58 UTC 

[gcc r12-7344] arm: Convert more MVE/CDE builtins to predicate qualifiers
 2022-02-22 15:58 UTC 

[gcc r12-7343] arm: Convert more load/store MVE builtins to predicate qualifiers
 2022-02-22 15:58 UTC 

[gcc r12-7342] arm: Convert more MVE builtins to predicate qualifiers
 2022-02-22 15:58 UTC 

[gcc r12-7341] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2022-02-22 15:58 UTC 

[gcc r12-7340] arm: Fix vcond_mask expander for MVE (PR target/100757)
 2022-02-22 15:58 UTC 

[gcc r12-7339] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
 2022-02-22 15:58 UTC 

[gcc r12-7338] arm: Implement MVE predicates as vectors of booleans
 2022-02-22 15:58 UTC 

[gcc r12-7337] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
 2022-02-22 15:58 UTC 

[gcc r12-7336] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2022-02-22 15:57 UTC 

[gcc r12-7335] arm: Add GENERAL_AND_VPR_REGS regclass
 2022-02-22 15:57 UTC 

[gcc r12-7334] arm: Add new tests for comparison vectorization with Neon and MVE
 2022-02-22 15:57 UTC 

[gcc r12-7333] MAINTAINERS: Update my email address
 2022-02-22 15:57 UTC 

[gcc r12-7332] [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2022-02-22 14:53 UTC 

[gcc r12-7331] nvptx: Add -misa=sm_70
 2022-02-22 14:39 UTC 

[gcc r12-7330] libstdc++: Implement P2415R2 changes to viewable_range / views::all
 2022-02-22 14:38 UTC 

[gcc r12-7329] nvptx: Add -mptx=6.0
 2022-02-22 13:59 UTC 

[gcc r12-7328] [nvptx] Add -mptx-comment
 2022-02-22 13:53 UTC 

[gcc r12-7327] Dump def that we use for a splat
 2022-02-22 13:28 UTC 

[gcc r12-7326] Implement constant-folding simplifications of reductions
 2022-02-22 12:33 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-7325-g2f59f067610f22c3f2ec9b1516e24b85836676ed' into redhat/gcc-12-branch
 2022-02-22 10:40 UTC 

[gcc/redhat/heads/gcc-12-branch] (95 commits) Merge commit 'r12-7325-g2f59f067610f22c3f2ec9b1516e24b85836
 2022-02-22 10:40 UTC 

[gcc r12-7325] libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617]
 2022-02-22 10:33 UTC 

[gcc r12-7324] ranger: Fix up REALPART_EXPR/IMAGPART_EXPR handling [PR104604]
 2022-02-22  9:43 UTC 

[gcc r12-7323] i386: Fix up copysign/xorsign expansion [PR104612]
 2022-02-22  9:42 UTC 

[gcc r12-7322] [libgomp, testsuite, nvptx] Fix pr96390.c without CUDA
 2022-02-22  9:24 UTC 

[gcc r12-7321] [nvptx] Xfail sibcall execution tests
 2022-02-22  9:16 UTC 

[gcc r12-7320] [nvptx, testsuite] Remove mptx settings in gcc.target/nvptx tests
 2022-02-22  9:16 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix constraint check for V8HI in mve_vector_mem_operand
 2022-02-22  9:08 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add VPR_REG to ALL_REGS
 2022-02-22  9: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).