public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
2022-08-29 22:29 UTC
[gcc/microsoft/heads/main] (467 commits) Merge commit '1ae1325f24cea1698b56e4299d95446a1f7b90a2' int
2022-08-29 22:29 UTC
[gcc r13-2256] c++: Fix C++11 attribute propagation [PR106712]
2022-08-29 21:27 UTC
[gcc r13-2255] bpf: handle anonymous members in CO-RE reloc [PR106745]
2022-08-29 20:46 UTC
[gcc r13-2254] bpf: define __bpf__ as well as __BPF__ as a target macro
2022-08-29 20:14 UTC
[gcc/devel/rust/master] Merge #1510
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Merge #1512
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Add missing language selection for rs6000
2022-08-29 15:36 UTC
[gcc/devel/rust/master] rustc_attrs: Allow `rustc_inherit_overflow_checks` as a builtin attribute
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Merge #1509
2022-08-29 15:36 UTC
[gcc/devel/rust/master] constexpr: Fix warning in sorry fmt string
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Merge #1507
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Merge #1499
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Desugar double borrows into two HIR:BorrowExpr's
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Merge #1473
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Fix warnings on diagnostics
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Add testcase for const array index expressions
2022-08-29 15:36 UTC
[gcc/devel/rust/master] Fix up missing jump_target handling
2022-08-29 15:35 UTC
[gcc/devel/rust/master] Fix port of NOP_EXPR
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-constexpr.cc: fixes - error in handling of NOP_EXPR which results in failure in make check-rust
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-constexpr.cc: fix warnings for unused variables for unsupported bits
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-constexpr.cc: fix build error
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-tree.cc: comment some important code instead of removing it
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_array_reference and cxx_eval_component_reference
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over potential_constant_expression_1()
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust constexpr: port over cxx_eval_builtin_function_call()
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust constexpr: porting cxx_eval_builtin_function_call
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust constexpr: conttinue porting cxx_eval_builtin_function_call
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust constexpr: conttinue porting cxx_eval_builtin_function_call
2022-08-29 15:35 UTC
[gcc/devel/rust/master] rust constexprC: start porting cxx_eval_builtin_function_call
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over more cases to eval_constant_expression
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over more cases to eval_constant_expression
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_outermost_constant_expr
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: add few more cases to eval_constant_expression()
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_vector_conditional_expression
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_bare_aggregate. Comments out build_ctor_subob_ref inside init_
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over more cases to eval_constant_expression(). Its possible many of them are
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_logical_expression
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port MEF_REF and INDIRECT_REF cases to eval_constant_expression()
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port VIEW_CONVERT_EXPR and CONVERT_EXPR cases to eval_constant_expression(). Thro
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over NOP_EXPR case and fold_indrect_ref_1()
2022-08-29 15:34 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_unary_expression
2022-08-29 15:33 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_switch_expr
2022-08-29 15:33 UTC
[gcc/devel/rust/master] rust-constexpr.cc: add more cases to eval_constant_expression()
2022-08-29 15:33 UTC
[gcc/devel/rust/master] rust-constexpr.cc: port over cxx_eval_bit_field_ref
2022-08-29 15:33 UTC
[gcc/devel/rust/master] gccrs constant folding port: ports over - more cases into constexpr_expression. - cxx_eval_condtiona
2022-08-29 15:33 UTC
[gcc/devel/rust/master] Each intrinsic needs marked as const
2022-08-29 15:33 UTC
[gcc/devel/rust/master] Const functions need to be marked as DECL_DECLARED_CONSTEXPR_P
2022-08-29 15:33 UTC
[gcc/devel/rust/master] Port over:
2022-08-29 15:33 UTC
[gcc/devel/rust/master] Port over context structures
2022-08-29 15:33 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:33 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:33 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: start porting cxx_eval_array_reference()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] gccrs const folding port: continue porting potential_constant_expression_1()
2022-08-29 15:32 UTC
[gcc/devel/rust/master] session-manager: Add ast-pretty-expanded dump
2022-08-29 15:32 UTC
[gcc/devel/rust/master] dump: Handle more visitors in AST dump
2022-08-29 15:32 UTC
[gcc/devel/rust/master] Merge #1498
2022-08-29 15:32 UTC
[gcc/devel/rust/master] merge: Update bors' expected warnings
2022-08-29 15:32 UTC
[gcc/devel/rust/master] Merge #1497
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Merge #1500
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Remove missed target hooks code
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Merge remote-tracking branch 'gcc/master' into phil/gcc-upstream-merge
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Refactor our casts to follow the Rustc implemention
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Merge #1493
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Qualified paths can have an optional as clause
2022-08-29 15:31 UTC
[gcc/devel/rust/master] Cleanup canonical path usage on impl blocks
2022-08-29 15:31 UTC
[gcc/devel/rust/master] (3876 commits) Merge #1510
2022-08-29 15:31 UTC
[gcc r13-2253] x86: Handle V16BF in ix86_avx256_split_vector_move_misalign
2022-08-29 14:46 UTC
[gcc r12-8725] x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics
2022-08-29 14:44 UTC
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
2022-08-29 13:42 UTC
[gcc/devel/modula-2] (35 commits) Merge branch 'master' into devel/modula-2
2022-08-29 13:42 UTC
[gcc r13-2252] LoongArch: testsuite: refine __tls_get_addr tests with tls_native
2022-08-29 10:58 UTC
[gcc r12-8724] fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
2022-08-29 10:06 UTC
[gcc r12-8723] fortran: Expand ieee_arithmetic module's ieee_class inline [PR106579]
2022-08-29 10:06 UTC
[gcc r12-8722] i386: Fix up mode iterators that weren't expanded [PR106721]
2022-08-29 10:06 UTC
[gcc r12-8721] c++: Implement P2327R1 - De-deprecating volatile compound operations
2022-08-29 10:06 UTC
[gcc r12-8720] ifcvt: Fix up noce_convert_multiple_sets [PR106590]
2022-08-29 10:05 UTC
[gcc r13-2251] s390: Change SET rtx_cost handling
2022-08-29 9:18 UTC
[gcc r13-2250] s390: Recognize reverse/element swap permute patterns
2022-08-29 9:18 UTC
[gcc r13-2249] s390: Implement vec_extract via vec_select
2022-08-29 9:18 UTC
[gcc r13-2248] s390: Use vpdi and verllg in vec_reve
2022-08-29 9:17 UTC
[gcc r13-2247] s390: Add z15 to s390_issue_rate
2022-08-29 9:17 UTC
[gcc r13-2246] s390: Add -munroll-only-small-loops
2022-08-29 9:17 UTC
[gcc r13-2245] Refactor init_use_preds and find_control_equiv_block
2022-08-29 9:03 UTC
[gcc r13-2244] Improve compute_control_dep_chain documentation
2022-08-29 9:03 UTC
[gcc r13-2243] RISC-V: Suppress -Wclass-memaccess warning
2022-08-29 2:34 UTC
[gcc r13-2242] RISC-V: Add RVV registers
2022-08-29 2:16 UTC
[gcc r13-2241] RISC-V: Add RVV instructions classification
2022-08-29 2:16 UTC
[gcc r12-8719] Daily bump
2022-08-29 0:20 UTC
[gcc r11-10225] Daily bump
2022-08-29 0:19 UTC
[gcc r10-10964] Daily bump
2022-08-29 0:18 UTC
[gcc r13-2240] Daily bump
2022-08-29 0:17 UTC
[gcc r13-2239] rs6000: Allow conversions of MMA pointer types [PR106017]
2022-08-28 0:44 UTC
[gcc r12-8718] Daily bump
2022-08-28 0:20 UTC
[gcc r11-10224] Daily bump
2022-08-28 0:19 UTC
[gcc r10-10963] Daily bump
2022-08-28 0:18 UTC
[gcc r13-2238] Daily bump
2022-08-28 0:17 UTC
[gcc r13-2237] d: Merge upstream dmd 817610b16d, phobos b578dfad9
2022-08-27 22:29 UTC
[gcc r13-2236] libstdc++: Add test for std::con/disjunction's base class
2022-08-27 14:16 UTC
[gcc r13-2235] Require fgraphite effective target for pr106737.c test [PR106737]
2022-08-27 7:28 UTC
[gcc r13-2234] contrib: modernize gen_autofdo_event.py
2022-08-27 3:44 UTC
[gcc(refs/users/aoliva/heads/testme)] hardcfr: check before potential sibcalls
2022-08-27 3:37 UTC
[gcc/aoliva/heads/testme] hardcfr: check before potential sibcalls
2022-08-27 3:37 UTC
[gcc(refs/users/aoliva/heads/testme)] hardcfr: check before potential sibcalls
2022-08-27 2:58 UTC
[gcc/aoliva/heads/testme] hardcfr: check before potential sibcalls
2022-08-27 2:58 UTC
[gcc(refs/users/aoliva/heads/testme)] hardcfr: check before potential sibcalls
2022-08-27 2:55 UTC
[gcc(refs/users/aoliva/heads/testme)] hardcfr: add checking at exceptions and noreturn calls
2022-08-27 2:55 UTC
[gcc/aoliva/heads/testme] (2 commits) hardcfr: check before potential sibcalls
2022-08-27 2:55 UTC
[gcc r12-8717] Daily bump
2022-08-27 0:20 UTC
[gcc r11-10223] Daily bump
2022-08-27 0:19 UTC
[gcc r10-10962] Daily bump
2022-08-27 0:18 UTC
[gcc r13-2233] Daily bump
2022-08-27 0:17 UTC
[gcc r13-2232] libstdc++: Implement LWG 3692/3702 changes to zip_/zip_transform_view
2022-08-26 23:00 UTC
[gcc r13-2231] libstdc++: Implement ranges::zip_transform_view from P2321R2
2022-08-26 23:00 UTC
[gcc r12-8716] Fortran: improve error recovery while simplifying size of bad array [PR103694]
2022-08-26 20:05 UTC
[gcc r13-2230] libstdc++: Optimize std::con/disjunction, __and_/__or_, etc
2022-08-26 19:11 UTC
[gcc r13-2229] Add real_iszero to real.*
2022-08-26 18:45 UTC
[gcc r13-2228] Add set/get functions for negative infinity in real.*
2022-08-26 18:45 UTC
[gcc r13-2227] c++: Implement -Wself-move warning [PR81159]
2022-08-26 18:02 UTC
[gcc r13-2226] Make all default vrange setters set VARYING
2022-08-26 16:14 UTC
[gcc r13-2225] [ranger] x == -0.0 does not mean we can replace x with -0.0
2022-08-26 16:14 UTC
[gcc r13-2224] Add newline when checking path profitability
2022-08-26 16:14 UTC
[gcc r13-2223] libstdc++: Simplify std::error_code and std::error_condition
2022-08-26 15:20 UTC
[gcc r13-2222] libstdc++: Add nonnull to starts_with/ends_with/contains string members
2022-08-26 15:20 UTC
[gcc r13-2221] libcpp: Implement P2362R3 - Remove non-encodable wide character literals and multicharacter [PR10664
2022-08-26 14:07 UTC
[gcc(refs/users/marxin/heads/stabs-removal-v2)] pdp11: no debugging info
2022-08-26 12:50 UTC
[gcc(refs/users/marxin/heads/stabs-removal-v2)] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
2022-08-26 12:50 UTC
[gcc(refs/users/marxin/heads/stabs-removal-v2)] STABS: remove -gstabs and -gxcoff functionality
2022-08-26 12:50 UTC
[gcc/marxin/heads/stabs-removal-v2] (27 commits) pdp11: no debugging info
2022-08-26 12:50 UTC
[gcc r13-2220] Remove uninit_analysis::use_cannot_happen
2022-08-26 11:00 UTC
[gcc r13-2219] New testcase for uninit
2022-08-26 10:59 UTC
[gcc r13-2218] OpenMP: Support reverse offload (middle end part)
2022-08-26 10:23 UTC
[gcc r13-2217] fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
2022-08-26 7:56 UTC
[gcc r13-2216] fortran: Expand ieee_arithmetic module's ieee_class inline [PR106579]
2022-08-26 7:53 UTC
[gcc r13-2215] libgfortran: Use __builtin_issignaling in libgfortran [PR105105]
2022-08-26 7:46 UTC
[gcc r13-2214] Implement __builtin_issignaling
2022-08-26 7:40 UTC
[gcc r13-2213] internal-fn, tree-cfg: Fix .TRAP handling and another __builtin_trap vops issue [PR106099]
2022-08-26 7:29 UTC
[gcc r13-2212] c++: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
2022-08-26 7:28 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port-v2)] 32-bit PA-RISC with HP-UX: remove deprecated ports
2022-08-26 7:23 UTC
[gcc/marxin/heads/hpux-remove-port-v2] (10 commits) 32-bit PA-RISC with HP-UX: remove deprecated ports
2022-08-26 7:23 UTC
[gcc r13-2211] Improve compute_control_dep_chain path finding
2022-08-26 6:24 UTC
[gcc r13-2210] Improve uninit_analysis::collect_phi_def_edges
2022-08-26 6:24 UTC
[gcc r13-2209] cr16: remove obsoleted port
2022-08-26 6:20 UTC
[gcc r12-8715] Don't gimple fold ymm-version vblendvpd/vblendvps/vpblendvb w/o TARGET_AVX2
2022-08-26 1:22 UTC
[gcc r13-2208] Don't gimple fold ymm-version vblendvpd/vblendvps/vpblendvb w/o TARGET_AVX2
2022-08-26 1:21 UTC
[gcc r12-8714] Daily bump
2022-08-26 0:20 UTC
[gcc r11-10222] Daily bump
2022-08-26 0:19 UTC
[gcc r10-10961] Daily bump
2022-08-26 0:18 UTC
[gcc r13-2207] Daily bump
2022-08-26 0:17 UTC
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
2022-08-25 22:53 UTC
[gcc/devel/modula-2] (76 commits) Merge branch 'master' into devel/modula-2
2022-08-25 22:53 UTC
[gcc/devel/modula-2] gcc/dwarf2out.cc detect and set language to Modula-2
2022-08-25 22:08 UTC
[gcc r13-2206] c: Implement C23 nullptr (N3042)
2022-08-25 21:55 UTC
[gcc r13-2205] c: Support C2x empty initializer braces
2022-08-25 21:05 UTC
[gcc r13-2204] c++: block copy elision in delegating ctor
2022-08-25 21:03 UTC
[gcc r13-2203] dwarf2: use DW_ATE_UTF for char8_t
2022-08-25 21:03 UTC
[gcc r13-2202] libstdc++: Some minor <ranges> cleanups
2022-08-25 15:11 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port-v2)] 32-bit PA-RISC with HP-UX:: remove deprecated ports
2022-08-25 12:47 UTC
[gcc] Created branch 'marxin/heads/hpux-remove-port-v2' in namespace 'refs/users'
2022-08-25 12:47 UTC
[gcc r13-2201] PR 106101: IBM zSystems: Fix strict_low_part problem
2022-08-25 12:40 UTC
[gcc r13-2200] regenerate configure files and config.h.in files
2022-08-25 12:27 UTC
[gcc r13-2199] LoongArch: add model attribute
2022-08-25 11:02 UTC
[gcc r13-2198] LoongArch: Avoid RTL flag check failure in loongarch_classify_symbol
2022-08-25 11:02 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port)] Revert part
2022-08-25 10:59 UTC
[gcc/marxin/heads/hpux-remove-port] Revert part
2022-08-25 10:59 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port)] Revert part
2022-08-25 10:51 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port)] Fix inclhack.def
2022-08-25 10:43 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port)] another changes + regenerate
2022-08-25 10:40 UTC
[gcc(refs/users/marxin/heads/hpux-remove-port)] part 1
2022-08-25 10:40 UTC
[gcc] Created branch 'marxin/heads/hpux-remove-port' in namespace 'refs/users'
2022-08-25 10:40 UTC
[gcc(refs/users/marxin/heads/regenerate-configure)] regenerate configure files and config.h.in files
2022-08-25 9:39 UTC
[gcc] Created branch 'marxin/heads/regenerate-configure' in namespace 'refs/users'
2022-08-25 9:39 UTC
[gcc r13-2197] tree-optimization/106737 - remove intermediate SSA verification in autopar
2022-08-25 8:45 UTC
[gcc(refs/users/marxin/heads/m32c-rtems-remove-port)] m32c-rtems: remove obsoleted port
2022-08-25 8:34 UTC
[gcc] Created branch 'marxin/heads/m32c-rtems-remove-port' in namespace 'refs/users'
2022-08-25 8:34 UTC
[gcc(refs/users/marxin/heads/cr16-report-port)] cr16: remove obsoleted port
2022-08-25 8:26 UTC
[gcc] Created branch 'marxin/heads/cr16-report-port' in namespace 'refs/users'
2022-08-25 8:26 UTC
[gcc(refs/users/marxin/heads/stabs-removal-v2)] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
2022-08-25 8:04 UTC
[gcc(refs/users/marxin/heads/stabs-removal-v2)] STABS: remove -gstabs and -gxcoff functionality
2022-08-25 8:04 UTC
[gcc] Created branch 'marxin/heads/stabs-removal-v2' in namespace 'refs/users'
2022-08-25 8:04 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Replace DBX_REGISTER_NUMBER with DEBUGGER_REGISTER_NUMBER
2022-08-25 7:33 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove one documentation entry
2022-08-25 7:33 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Make the option removed
2022-08-25 7:33 UTC
[gcc/marxin/heads/stabs-removal] (3 commits) Replace DBX_REGISTER_NUMBER with DEBUGGER_REGISTER_NUMBER
2022-08-25 7:33 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove one documentation entry
2022-08-25 7:23 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Replace DBX_REGISTER_NUMBER with DEBUGGER_REGISTER_NUMBER
2022-08-25 7:23 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove XCOFF_DEBUGGING_INFO
2022-08-25 7:23 UTC
[gcc/marxin/heads/stabs-removal] (3 commits) Remove one documentation entry
2022-08-25 7:23 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Replace DBX_REGISTER_NUMBER with DEBUGGER_REGISTER_NUMBER
2022-08-25 7:12 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] fix removal
2022-08-25 7:12 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove it
2022-08-25 6:54 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove stabs from tests
2022-08-25 6:54 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Another part
2022-08-25 6:54 UTC
[gcc(refs/users/marxin/heads/stabs-removal)] Remove DBX_* hooks
2022-08-25 6:54 UTC
page: next (older) | prev (newer) | 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).