public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/rust/master] Add ABI mappings for rust-call to map to ABI::RUST
 2022-10-14  7:08 UTC 

[gcc/devel/rust/master] Add mappings for fn_once lang item
 2022-10-14  7:08 UTC 

[gcc r13-3289] c: C2x storage class specifiers in compound literals
 2022-10-14  2:19 UTC 

[gcc r12-8830] Daily bump
 2022-10-14  0:21 UTC 

[gcc r11-10310] Daily bump
 2022-10-14  0:20 UTC 

[gcc r10-11033] Daily bump
 2022-10-14  0:19 UTC 

[gcc r13-3288] Daily bump
 2022-10-14  0:17 UTC 

[gcc r13-3287] Fix bogus -Wstringop-overflow warning
 2022-10-13 23:02 UTC 

[gcc r13-3286] c++: trivial formatting cleanups
 2022-10-13 21:19 UTC 

[gcc r13-3285] analyzer: fix ICE introduced in r13-3168 [PR107210]
 2022-10-13 20:06 UTC 

[gcc(refs/users/marxin/heads/experiment-asm-file)] Test it
 2022-10-13 18:52 UTC 

[gcc/marxin/heads/experiment-asm-file] Test it
 2022-10-13 18:52 UTC 

[gcc r13-3284] libgomp: Add Fortran testcases for omp_in_explicit_task
 2022-10-13 18:39 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-13 17:59 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Use MMA instruction instead of the renamed DMF instruction
 2022-10-13 17:58 UTC 

[gcc r13-3283] Fix emit_group_store regression on big-endian
 2022-10-13 16:44 UTC 

[gcc(refs/users/marxin/heads/experiment-asm-file)] Test it
 2022-10-13 15:49 UTC 

[gcc/marxin/heads/experiment-asm-file] (728 commits) Test it
 2022-10-13 15:49 UTC 

[gcc r13-3282] use proper DECL_INITIAL for VTV
 2022-10-13 15:47 UTC 

[gcc r13-3281] propagate partial equivs in the cache
 2022-10-13 15:29 UTC 

[gcc r13-3280] Add partial equivalence recognition to cast and bitwise and
 2022-10-13 15:29 UTC 

[gcc r13-3279] Add equivalence iterator to relation oracle
 2022-10-13 15:29 UTC 

[gcc r13-3278] Add partial equivalence support to the relation oracle
 2022-10-13 15:29 UTC 

[gcc r12-8829] c++: ICE with VEC_INIT_EXPR and defarg [PR106925]
 2022-10-13 15:09 UTC 

[gcc r13-3277] c++: ICE with VEC_INIT_EXPR and defarg [PR106925]
 2022-10-13 15:06 UTC 

[gcc r13-3276] tree-optimization/107247 - reduce SLP reduction accumulator
 2022-10-13 14:28 UTC 

[gcc r13-3275] machmode: Introduce GET_MODE_NEXT_MODE with previous GET_MODE_WIDER_MODE meaning, add new GET_MODE_W
 2022-10-13 14:24 UTC 

[gcc r13-3274] [AArch64] Improve bit tests [PR105773]
 2022-10-13 13:56 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-13 13:54 UTC 

[gcc/devel/sphinx] (97 commits) Merge branch 'master' into devel/sphinx
 2022-10-13 13:54 UTC 

[gcc(refs/users/marxin/heads/vtv-use-proper-decl-initial)] use proper DECL_INITIAL for VTV
 2022-10-13 13:41 UTC 

[gcc] Created branch 'marxin/heads/vtv-use-proper-decl-initial' in namespace 'refs/users'
 2022-10-13 13:41 UTC 

[gcc r13-3273] tree-optimization/107160 - avoid reusing multiple accumulators
 2022-10-13 13:17 UTC 

[gcc r13-3272] Add op1_op2_relation for float operands
 2022-10-13 12:17 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Testism adjustments for pure capability
 2022-10-13 11:58 UTC 

[gcc r13-3271] diagnose return statement in match.pd (with { ... } expressions
 2022-10-13 11:49 UTC 

[gcc r13-3270] ifcvt: Fix bitpos calculation in bitfield lowering [PR107229]
 2022-10-13 11:11 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Use effective-target for hybrid tests
 2022-10-13 10:46 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Change atomics flags for Morello
 2022-10-13 10:46 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Bound pointers to variables allocated on the stack
 2022-10-13 10:46 UTC 

[gcc r13-3269] LoongArch: implement count_{leading,trailing}_zeros
 2022-10-13 10:05 UTC 

[gcc r13-3268] vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226]
 2022-10-13  9:35 UTC 

[gcc r12-8828] install.texi: gcn - update llvm reqirements, gcn/nvptx - newlib use version
 2022-10-13  7:56 UTC 

[gcc/devel/rust/master] Merge #1570
 2022-10-13  7:05 UTC 

[gcc/devel/rust/master] lang.opt: Remove overzealous warning initialisation
 2022-10-13  7:04 UTC 

[gcc r13-3267] LoongArch: Fixed a bug in the loongarch architecture of libitm package
 2022-10-13  1:57 UTC 

[gcc r13-3266] c: Do not use *_IS_IEC_60559 == 2
 2022-10-13  1:14 UTC 

[gcc r12-8827] Daily bump
 2022-10-13  0:23 UTC 

[gcc r11-10309] Daily bump
 2022-10-13  0:22 UTC 

[gcc r10-11032] Daily bump
 2022-10-13  0:21 UTC 

[gcc r13-3265] Daily bump
 2022-10-13  0:18 UTC 

[gcc r13-3264] preprocessor: Fix tracking of system header state [PR60014, PR60723]
 2022-10-12 22:16 UTC 

[gcc r13-3263] libstdc++: Add __gnu_debug::basic_string<>::compare overloads
 2022-10-12 19:51 UTC 

[gcc r13-3262] c++: Remove maybe-rvalue OR in implicit move
 2022-10-12 18:45 UTC 

[gcc r13-3261] Add range-op entry for floating point NEGATE_EXPR
 2022-10-12 18:28 UTC 

[gcc r13-3260] Fortran: check types of operands of arithmetic binary operations [PR107217]
 2022-10-12 17:48 UTC 

[gcc r13-3259] libgomp: Fix up OpenMP 5.2 feature bullet
 2022-10-12 16:49 UTC 

[gcc r13-3258] libgomp: Add omp_in_explicit_task support
 2022-10-12 16:42 UTC 

[gcc r13-3257] libgomp: Fix up creation of artificial teams
 2022-10-12 16:00 UTC 

[gcc r13-3256] c++: defer all consteval in default args [DR2631]
 2022-10-12 15:38 UTC 

[gcc r13-3255] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-12 15:14 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-10-12 12:57 UTC 

[gcc/devel/modula-2] (195 commits) Merge branch 'master' into devel/modula-2
 2022-10-12 12:57 UTC 

[gcc r13-3254] RISC-V: Remove TUPLE size macro define. [NFC]
 2022-10-12 12:52 UTC 

[gcc r13-3253] RISC-V: Apply clang-format for riscv-vector-builtins.* [NFC]
 2022-10-12 12:52 UTC 

[gcc r13-3252] RISC-V: Refine register_builtin_types function. [NFC]
 2022-10-12 12:52 UTC 

[gcc r13-3251] RISC-V: Move function place to make it looks better. [NFC]
 2022-10-12 12:52 UTC 

[gcc r12-8826] fortran: Move clobbers after evaluation of all arguments [PR106817]
 2022-10-12 12:34 UTC 

[gcc r12-8825] fortran: Fix invalid function decl clobber ICE [PR105012]
 2022-10-12 12:34 UTC 

[gcc r12-8824] fortran: Move the clobber generation code
 2022-10-12 12:34 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] one histogram per loop, commit edges after deleting fake ones
 2022-10-12 11:08 UTC 

[gcc/devel/omp/gcc-12] [OG12] amdgcn: Fixup "Add builtin for vectorized DFmode fabs operation"
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: vector testsuite tweaks
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add vector integer negate insn
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: vec_init for multiple vector sizes
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add vec_extract for partial vectors
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Resolve insn conditions at compile time
 2022-10-12 10:46 UTC 

[gcc/devel/omp/gcc-12] amdgcn: add multiple vector sizes
 2022-10-12 10:45 UTC 

[gcc/devel/omp/gcc-12] vect: while_ult for integer masks
 2022-10-12 10:45 UTC 

[gcc/devel/rust/master] Merge #1574
 2022-10-12 10:14 UTC 

[gcc/devel/rust/master] fix ICE on missing closing paren
 2022-10-12 10:14 UTC 

[gcc r13-3250] Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
 2022-10-12  9:34 UTC 

[gcc r13-3249] MAINTAINERS: Add myself for write after approval
 2022-10-12  9:28 UTC 

[gcc r13-3248] gcov: rename gcov_write_summary
 2022-10-12  8:53 UTC 

[gcc r13-3247] regenerate configure files
 2022-10-12  7:33 UTC 

[gcc r13-3246] Add stubs for floating point range-op tests
 2022-10-12  6:51 UTC 

[gcc r13-3245] Add method to query the sign of a NAN
 2022-10-12  6:51 UTC 

[gcc r13-3244] Disable tree to bool conversion in frange::update_nan
 2022-10-12  6:51 UTC 

[gcc r13-3243] Add an frange(type) constructor analogous to the irange version
 2022-10-12  6:51 UTC 

[gcc r13-3242] Add default relation_kind to floating point range-op entries
 2022-10-12  6:51 UTC 

[gcc r13-3241] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test
 2022-10-12  2:46 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-12  2:33 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Switch to DMF syntax and DMR for all MMA operations
 2022-10-12  2:31 UTC 

[gcc r12-8823] Daily bump
 2022-10-12  0:21 UTC 

[gcc r11-10308] Daily bump
 2022-10-12  0:20 UTC 

[gcc r10-11031] Daily bump
 2022-10-12  0:19 UTC 

[gcc r13-3240] Daily bump
 2022-10-12  0:17 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-11 23:19 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Implement DMF mma_assemble_acc and mma_disassemble_acc
 2022-10-11 23:17 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add accumulator_operand
 2022-10-11 22:41 UTC 

[gcc r13-3239] Enable support for atomic primitives on SPARC/Linux
 2022-10-11 22:40 UTC 

[gcc r13-3238] Fortran: check types of source expressions before conversion [PR107215]
 2022-10-11 21:08 UTC 

[gcc r13-3237] libstdc++: Fix bootstrap for --disable-threads build [PR107221]
 2022-10-11 19:36 UTC 

[gcc r13-3236] c++ modules: ICE with templated friend and std namespace [PR100134]
 2022-10-11 19:03 UTC 

[gcc r13-3235] c++ modules: lazy loading from within template [PR99377]
 2022-10-11 19:02 UTC 

[gcc(refs/users/marxin/heads/rename-gcov_write_summary)] gcov: rename gcov_write_summary
 2022-10-11 18:46 UTC 

[gcc] Created branch 'marxin/heads/rename-gcov_write_summary' in namespace 'refs/users'
 2022-10-11 18:46 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-11 16:02 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Make %A warn about not using accumulators
 2022-10-11 15:58 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Fix dmxxextdmr512 order
 2022-10-11 15:58 UTC 

[gcc r13-3234] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 15:22 UTC 

[gcc r13-3233] Avoid calling tracer.trailer() twice
 2022-10-11 15:20 UTC 

[gcc r13-3232] i386: Fix up RTL checking ICE [PR107185]
 2022-10-11 13:58 UTC 

[gcc r13-3231] Implement ABS_EXPR operator for frange
 2022-10-11 13:54 UTC 

[gcc r13-3230] Implement op1_range operators for unordered comparisons
 2022-10-11 13:54 UTC 

[gcc r13-3229] Share common ordered comparison code with UN*_EXPR
 2022-10-11 13:54 UTC 

[gcc r13-3228] Move TRUE case first in range-op.cc
 2022-10-11 13:54 UTC 

[gcc r12-8822] arm: Fix constant immediates predicates and constraints for some MVE builtins
 2022-10-11 13:38 UTC 

[gcc r11-10307] lto/106540 - fix LTO tree input wrt dwarf2out_register_external_die
 2022-10-11 13:04 UTC 

[gcc r11-10306] tree-optimization/106513 - fix mistake in bswap symbolic number shifts
 2022-10-11 13:04 UTC 

[gcc r11-10305] middle-end/106331 - fix mem attributes for string op arguments
 2022-10-11 13:04 UTC 

[gcc r11-10304] tree-optimization/106131 - wrong code with FRE rewriting
 2022-10-11 13:04 UTC 

[gcc r11-10303] tree-optimization/106112 - fix CSE from wider operation
 2022-10-11 13:04 UTC 

[gcc r11-10302] middle-end/106027 - fix types in needle folding
 2022-10-11 13:04 UTC 

[gcc r12-8821] tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields
 2022-10-11 12:06 UTC 

[gcc r12-8820] tree-optimization/106922 - PRE and virtual operand translation
 2022-10-11 12:06 UTC 

[gcc r12-8819] tree-optimization/106892 - avoid invalid pointer association in predcom
 2022-10-11 12:06 UTC 

[gcc r12-8818] tree-optimization/105937 - avoid uninit diagnostics crossing iterations
 2022-10-11 12:06 UTC 

[gcc r13-3227] libiberty: Demangling 'M' prefixes
 2022-10-11 11:40 UTC 

[gcc r13-3226] tree-optimization/107212 - SLP reduction of reduction paths
 2022-10-11 11:15 UTC 

[gcc r13-3225] amdgcn: vector testsuite tweaks
 2022-10-11 11:02 UTC 

[gcc r13-3224] amdgcn: Add vector integer negate insn
 2022-10-11 11:01 UTC 

[gcc r13-3223] amdgcn: vec_init for multiple vector sizes
 2022-10-11 11:01 UTC 

[gcc r13-3222] amdgcn: Add vec_extract for partial vectors
 2022-10-11 11:01 UTC 

[gcc r13-3221] amdgcn: Resolve insn conditions at compile time
 2022-10-11 11:01 UTC 

[gcc r13-3220] amdgcn: add multiple vector sizes
 2022-10-11 11:01 UTC 

[gcc r13-3219] vect: Teach vectorizer how to handle bitfield accesses
 2022-10-11  9:50 UTC 

[gcc r13-3218] Add define_insn_and_split to support general version of "kxnor"
 2022-10-11  9:23 UTC 

[gcc r13-3217] [PR107195] Set range to zero when nonzero mask is 0
 2022-10-11  8:31 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-10-11  8:26 UTC 

[gcc/devel/omp/gcc-12] (24 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-10-11  8:26 UTC 

[gcc r13-3216] Generic configury support for shared libs on VxWorks
 2022-10-11  7:31 UTC 

[gcc r13-3215] Tigthen the addition of -lgcc_eh to vxworks_libgcc_spec
 2022-10-11  7:28 UTC 

[gcc r13-3214] ranger: add override keyword
 2022-10-11  6:54 UTC 

[gcc r13-3213] Fix PR107193
 2022-10-11  6:35 UTC 

[gcc r13-3212] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
 2022-10-11  6:12 UTC 

[gcc r13-3211] [PR rtl-optimization/107182] Clear EDGE_CROSSING for jump->ret optimization
 2022-10-11  4:45 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '570eb458c64a15d33817994f8e4640b63c81d6d4' into merge-master-570eb458c64a15d33817994f8e
 2022-10-11  2:55 UTC 

[gcc/microsoft/heads/main] (175 commits) Merge commit '570eb458c64a15d33817994f8e4640b63c81d6d4' int
 2022-10-11  2:55 UTC 

[gcc r13-3210] RISC-V: move struct vector_type_info from *.h to *.cc and change "user_name" into "name"
 2022-10-11  1:53 UTC 

[gcc r13-3209] RISC-V: Add missing vsetvl instruction type
 2022-10-11  1:53 UTC 

[gcc r12-8817] Daily bump
 2022-10-11  0:21 UTC 

[gcc r11-10301] Daily bump
 2022-10-11  0:20 UTC 

[gcc r10-11030] Daily bump
 2022-10-11  0:18 UTC 

[gcc r13-3208] Daily bump
 2022-10-11  0:17 UTC 

[gcc r12-8816] Add cpplib ro.po
 2022-10-10 23:01 UTC 

[gcc r13-3207] Add cpplib ro.po
 2022-10-10 22:59 UTC 

[gcc r13-3206] c++: Lambda context mangling
 2022-10-10 22:13 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-10 21:52 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Update ChangeLog.meissner
 2022-10-10 21:52 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add initial DMR register support for XOmode
 2022-10-10 21:49 UTC 

[gcc r13-3205] compiler: treat S("") as a string constant
 2022-10-10 21:46 UTC 

[gcc] Created branch 'gaius/heads/gcc12m2' in namespace 'refs/users'
 2022-10-10 21:40 UTC 

[gcc r13-3204] compiler: only build thunk struct type when it is needed
 2022-10-10 21:27 UTC 

[gcc r10-11029] fortran: Move clobbers after evaluation of all arguments [PR106817]
 2022-10-10 20:53 UTC 

[gcc r10-11028] fortran: Fix invalid function decl clobber ICE [PR105012]
 2022-10-10 20:53 UTC 

[gcc r10-11027] fortran: Move the clobber generation code
 2022-10-10 20:53 UTC 

[gcc r13-3203] libstdc++: Revert addition of constraints to make_signed/make_unsigned
 2022-10-10 20:38 UTC 

[gcc r11-10300] fortran: Move clobbers after evaluation of all arguments [PR106817]
 2022-10-10 20:05 UTC 

[gcc r11-10299] fortran: Fix invalid function decl clobber ICE [PR105012]
 2022-10-10 20:04 UTC 

[gcc r11-10298] fortran: Move the clobber generation code
 2022-10-10 20:04 UTC 

[gcc r13-3202] c-family: ICE with [[gnu::nocf_check]] [PR106937]
 2022-10-10 19:35 UTC 

[gcc/devel/modula-2] Remove unused script
 2022-10-10 14:11 UTC 

[gcc r13-3201] Don't ICE running selftests if errors were raised [PR99723]
 2022-10-10 13:22 UTC 

[gcc r13-3200] RISC-V: Add riscv_vector.h wrapper in testsuite to prevent pull in stdint.h from C library
 2022-10-10 13:11 UTC 

[gcc r13-3199] RISC-V: Adjust testcase for rvv/base/user-1.c
 2022-10-10 13:11 UTC 

[gcc r13-3198] RISC-V: Add newline to the end of file [NFC]
 2022-10-10 13:08 UTC 

[gcc r13-3197] Make range-op-float entries public
 2022-10-10 12:51 UTC 

[gcc r13-3196] Add frange::maybe_isnan (bool sign)
 2022-10-10 12:50 UTC 

[gcc r13-3195] The true side of x != x should set NAN
 2022-10-10 12:50 UTC 

[gcc r13-3194] x UNORD x should set NAN on the TRUE side (and !NAN on the FALSE side)
 2022-10-10 12:50 UTC 

[gcc r13-3193] Return non-legacy ranges in range.h
 2022-10-10 12:50 UTC 

[gcc r13-3192] libstdc++: std::make_signed_t<cv bool> should be ill-formed
 2022-10-10 11:19 UTC 

[gcc r13-3191] Require fgraphite effective target for pr107153.c test [PR107153]
 2022-10-10 10:05 UTC 

[gcc r13-3190] Add op1_range for __builtin_signbit
 2022-10-10  9:40 UTC 

[gcc r13-3189] Fix unrecognizable insn of cvtss2si
 2022-10-10  7:58 UTC 

[gcc r13-3188] openmp, fortran: Fix up IFN_ASSUME call
 2022-10-10  7:38 UTC 

[gcc/devel/rust/master] Merge #1572
 2022-10-10  7:34 UTC 

[gcc/devel/rust/master] Merge #1543
 2022-10-10  7:34 UTC 

[gcc/devel/rust/master] Merge #1565
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] intrinsics: Add data prefetching intrinsics
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] ast: dump structs, enums and unions
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] ast: dump: add format_{tuple, struct}_field helpers
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] ast: dump: add emit_generic_params helper
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
 2022-10-10  7:33 UTC 

[gcc r13-3187] arc: Remove obsolete mRcq and mRcw options
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] rust: Reintroduce TARGET_RUST_OS_INFO hook
 2022-10-10  7:33 UTC 

[gcc r13-3186] arc: Remove Rcq constraint
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] rust: Reintroduce TARGET_RUST_CPU_INFO hook
 2022-10-10  7:33 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).