public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[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 

[gcc r13-3185] arc: Remove Rcw constraint
 2022-10-10  7:33 UTC 

[gcc/devel/rust/master] rust: Add skeleton support and documentation for targetrustm hooks
 2022-10-10  7:33 UTC 

[gcc r13-3184] arc: Remove Rcr constraint
 2022-10-10  7:33 UTC 

[gcc r13-3183] arc: Use negative enter pattern instruction's offsets
 2022-10-10  7:33 UTC 

[gcc r13-3182] libgfortran: Use `__gthread_t` instead of `pthread_t`
 2022-10-10  7:17 UTC 

[gcc r12-8815] Daily bump
 2022-10-10  0:20 UTC 

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

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

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

[gcc r13-3180] pru: Add cbranchdi4 pattern
 2022-10-09 11:39 UTC 

[gcc r13-3179] pru: Optimize DI shifts
 2022-10-09 11:39 UTC 

[gcc r13-3178] MIPS: improve -march=native arch detection
 2022-10-09  6:39 UTC 

[gcc r12-8814] Daily bump
 2022-10-09  0:22 UTC 

[gcc r11-10296] Daily bump
 2022-10-09  0:21 UTC 

[gcc r10-11025] Daily bump
 2022-10-09  0:19 UTC 

[gcc r13-3177] Daily bump
 2022-10-09  0:18 UTC 

[gcc r13-3176] Fortran: error recovery for invalid types in array constructors [PR107000]
 2022-10-08 20:27 UTC 

[gcc r10-11024] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040]
 2022-10-08 19:04 UTC 

[gcc r11-10295] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040]
 2022-10-08 18:48 UTC 

[gcc r12-8813] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040]
 2022-10-08 18:43 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-08  8:19 UTC 

[gcc/devel/sphinx] (120 commits) Merge branch 'master' into devel/sphinx
 2022-10-08  8:19 UTC 

[gcc r13-3175] c++: track whether we expect a TARGET_EXPR to be elided
 2022-10-08  0:28 UTC 

[gcc r12-8812] Daily bump
 2022-10-08  0:22 UTC 

[gcc r11-10294] Daily bump
 2022-10-08  0:21 UTC 

[gcc r10-11023] Daily bump
 2022-10-08  0:20 UTC 

[gcc r13-3174] Daily bump
 2022-10-08  0:18 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add initial DMR register support
 2022-10-07 23:07 UTC 

[gcc r13-3173] c++: fixes for derived-to-base reference binding [PR107085]
 2022-10-07 22:06 UTC 

[gcc r13-3172] Set discriminators for call stmts on the same line within the same basic block
 2022-10-07 20:06 UTC 

[gcc/devel/modula-2] Remove unnecessary scripts and scaffold files
 2022-10-07 19:10 UTC 

[gcc/devel/modula-2] Remove m2-version and -version processing in gm2
 2022-10-07 18:43 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] testsuite: Add tests for BTF tags
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] Output BTF DECL_TAG and TYPE_TAG types
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] dwarf2ctf: convert tag DIEs to CTF types
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] ctfc: Add support to pass through BTF annotations
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] dwarf: create BTF decl and type tag DIEs
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] c-family: Add BTF tag attribute handlers
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] include: Add BTF tag defines to dwarf2 and btf
 2022-10-07 18:34 UTC 

[gcc(refs/users/dfaust/heads/btf-type-tag-new-rebase)] dwarf: Add dw_get_die_parent function
 2022-10-07 18:34 UTC 

[gcc] Created branch 'dfaust/heads/btf-type-tag-new-rebase' in namespace 'refs/users'
 2022-10-07 18:34 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add -mcpu=future/-mdmf instrastructure
 2022-10-07 17:48 UTC 

[gcc r13-3171] Use array_at_struct_end_p in __builtin_object_size [PR101836]
 2022-10-07 17:44 UTC 

[gcc r13-3170] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array
 2022-10-07 17:44 UTC 

[gcc r13-3169] Specialize paths to version.h in _vxworks-versions.h
 2022-10-07 16:58 UTC 

[gcc r13-3168] analyzer: extract bits from integer constants [PR105783]
 2022-10-07 16:43 UTC 

[gcc r13-3167] libiberty: Demangle variadic template lambdas
 2022-10-07 16:12 UTC 

[gcc r13-3166] c++ modules: ICE with bitfield in class template
 2022-10-07 16:02 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Merge commit 'refs/users/meissner/heads/dmf001' of git+ssh://gcc.gnu.org/git/gcc into me/dmf001
 2022-10-07 15:44 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add ChangeLog.meissner and REVISION
 2022-10-07 15:44 UTC 

[gcc/meissner/heads/dmf001] (31 commits) Merge commit 'refs/users/meissner/heads/dmf001' of git+ssh:
 2022-10-07 15:44 UTC 

[gcc(refs/users/meissner/heads/dmf001-orig)] Merge commit 'refs/users/meissner/heads/dmf001-orig' of git+ssh://gcc.gnu.org/git/gcc into me/dmf001
 2022-10-07 15:42 UTC 

[gcc(refs/users/meissner/heads/dmf001-orig)] Add REVISION
 2022-10-07 15:41 UTC 

[gcc/meissner/heads/dmf001-orig] (31 commits) Merge commit 'refs/users/meissner/heads/dmf001-orig' of git
 2022-10-07 15:41 UTC 

[gcc(refs/users/meissner/heads/work101-orig)] Merge commit 'refs/users/meissner/heads/work101-orig' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2022-10-07 15:38 UTC 

[gcc(refs/users/meissner/heads/work101-orig)] Add REVISION
 2022-10-07 15:38 UTC 

[gcc/meissner/heads/work101-orig] (32 commits) Merge commit 'refs/users/meissner/heads/work101-orig' of gi
 2022-10-07 15:38 UTC 

[gcc(refs/users/meissner/heads/work101)] Merge commit 'refs/users/meissner/heads/work101' of git+ssh://gcc.gnu.org/git/gcc into me/work101
 2022-10-07 15:37 UTC 

[gcc(refs/users/meissner/heads/work101)] Add ChangeLog.meissner and REVISION
 2022-10-07 15:37 UTC 

[gcc/meissner/heads/work101] (32 commits) Merge commit 'refs/users/meissner/heads/work101' of git+ssh
 2022-10-07 15:37 UTC 

[gcc r13-3165] c++: catch parm initialization tweak
 2022-10-07 13:52 UTC 

[gcc r13-3164] IPA: support -flto + -flive-patching=inline-clone
 2022-10-07 13:47 UTC 

[gcc r13-3163] c++ modules: static var in inline function [PR104433]
 2022-10-07 13:33 UTC 

[gcc r13-3162] gimplify: prevent some C++ temporary elision
 2022-10-07 13:22 UTC 

[gcc r13-3161] tree-optimization/107153 - autopar SSA update issue
 2022-10-07 12:27 UTC 

[gcc r13-3160] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
 2022-10-07 11:56 UTC 

[gcc r13-3159] libstdc++: Shuffle header dependencies of <functional>
 2022-10-07 11:56 UTC 

[gcc r13-3158] gcc: Fix comment typo
 2022-10-07 11:44 UTC 

[gcc r13-3157] libstdc++: Use bold style for DR titles in the manual
 2022-10-07 11:43 UTC 

[gcc r13-3156] Reduce DF computation at -O0
 2022-10-07 10:17 UTC 

[gcc r13-3155] Convert nonzero mask back to tree
 2022-10-07 10:06 UTC 

[gcc r13-3154] contrib: remove extra fetch from git_update_version
 2022-10-07  9:36 UTC 

[gcc r13-3153] libdecnumber: remove unused variable
 2022-10-07  8:35 UTC 

[gcc r13-3152] fix clang warnings
 2022-10-07  8:24 UTC 

[gcc r13-3151] remove dead variables
 2022-10-07  8:11 UTC 

[gcc r13-3150] Fix comment typos
 2022-10-07  7:10 UTC 

[gcc r13-3149] c++: Improve handling of foreigner namespace attributes
 2022-10-07  7:05 UTC 

[gcc r13-3148] fixincludes: Deal also with the _Float128x cases [PR107059]
 2022-10-07  7:00 UTC 

[gcc r13-3147] fixincludes: Fix up powerpc floatn.h tweaks [PR107059]
 2022-10-07  7:00 UTC 

[gcc r13-3146] Downgrade DWARF_VERSION_DEFAULT to 3 for VxWorks >= 7
 2022-10-07  6:58 UTC 

[gcc r13-3145] Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks
 2022-10-07  6:58 UTC 

[gcc r13-3144] undef offsetof before defining it in stddef.h
 2022-10-07  6:52 UTC 

[gcc r13-3143] compiler: better arg type checking for selected builtins
 2022-10-07  2:15 UTC 

[gcc r12-8811] Daily bump
 2022-10-07  0:22 UTC 

[gcc r11-10293] Daily bump
 2022-10-07  0:20 UTC 

[gcc r10-11022] Daily bump
 2022-10-07  0:19 UTC 

[gcc r13-3142] Daily bump
 2022-10-07  0:18 UTC 

[gcc r13-3141] libgcc, arc: Fix build
 2022-10-06 22:17 UTC 

[gcc r13-3140] c++: fix broken conversion in coroutines
 2022-10-06 21:44 UTC 

[gcc r13-3139] [PR107170] Avoid copying incompatible types in legacy VRP
 2022-10-06 20:41 UTC 

[gcc/devel/rust/master] Merge #1562
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Support looking up super traits for trait items
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Ensure uniqueness on Path probe's
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Track DefId on ADT variants
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Merge #1564
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Merge #1547
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Merge #1554
 2022-10-06 20:06 UTC 

[gcc/devel/rust/master] Merge #1563
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] builtins: Move implementation into source file
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] ast: dump If expressions
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] ast: dump assignment and compound assignment expr
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] testing: try loop in const function
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] dump: Emit visibility when dumping items
 2022-10-06 20:05 UTC 

[gcc/devel/rust/master] visibility: Rename get_public_vis_type -> get_vis_type
 2022-10-06 20:05 UTC 

[gcc r13-3138] analyzer: fix another ICE in PR 107158
 2022-10-06 19:48 UTC 

[gcc r13-3137] analyzer: fixes to call_summary_replay::dump_to_pp
 2022-10-06 19:48 UTC 

[gcc(refs/users/meissner/heads/dmf001-orig)] Add REVISION
 2022-10-06 17:55 UTC 

[gcc] Created branch 'meissner/heads/dmf001-orig' in namespace 'refs/users'
 2022-10-06 17:51 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add ChangeLog.meissner and REVISION
 2022-10-06 17:51 UTC 

[gcc] Created branch 'meissner/heads/dmf001' in namespace 'refs/users'
 2022-10-06 17:48 UTC 

[gcc(refs/users/meissner/heads/dmr001-orig)] Add REVISION
 2022-10-06 17:18 UTC 

[gcc] Created branch 'meissner/heads/dmr001-orig' in namespace 'refs/users'
 2022-10-06 17:14 UTC 

[gcc(refs/users/meissner/heads/dmr001)] Add ChangeLog.meissner and REVISION
 2022-10-06 17:14 UTC 

[gcc] Created branch 'meissner/heads/dmr001' in namespace 'refs/users'
 2022-10-06 17:10 UTC 

[gcc(refs/users/meissner/heads/work101-orig)] Add REVISION
 2022-10-06 16:58 UTC 

[gcc] Created branch 'meissner/heads/work101-orig' in namespace 'refs/users'
 2022-10-06 16:46 UTC 

[gcc(refs/users/meissner/heads/work101)] Add ChangeLog.meissner and REVISION
 2022-10-06 16:46 UTC 

[gcc r13-3136] openmp: Map holds clause to IFN_ASSUME for Fortran
 2022-10-06 16:44 UTC 

[gcc] Created branch 'meissner/heads/work101' in namespace 'refs/users'
 2022-10-06 16:42 UTC 

[gcc r13-3135] c: C2x typeof
 2022-10-06 14:27 UTC 

[gcc/devel/modula-2] Remove temporary files atexit
 2022-10-06 14:24 UTC 

[gcc r13-3134] c++: remove optimize_specialization_lookup_p
 2022-10-06 14:05 UTC 

[gcc r13-3133] Fix wrong code generated by unroll-and-jam pass
 2022-10-06 13:17 UTC 

[gcc r13-3132] Minor cleanup in DF code
 2022-10-06 13:16 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).