public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-9851] Darwin, config: Revise host config fragment
 2022-04-14  5:20 UTC 

[gcc r12-8153] c++: alignment of local typedef in template [PR65211]
 2022-04-14  2:56 UTC 

[gcc r12-8152] c++: local fn and generic lambda [PR97219]
 2022-04-14  0:25 UTC 

[gcc r12-8151] c++: template conversion op [PR101698]
 2022-04-14  0:24 UTC 

[gcc r12-8150] c++: NRV and ref-extended temps [PR101442]
 2022-04-14  0:24 UTC 

[gcc r12-8149] c++: add test [PR105265]
 2022-04-14  0:22 UTC 

[gcc r9-10014] Daily bump
 2022-04-14  0:20 UTC 

[gcc r11-9850] Daily bump
 2022-04-14  0:19 UTC 

[gcc r10-10533] Daily bump
 2022-04-14  0:18 UTC 

[gcc r12-8148] Daily bump
 2022-04-14  0:17 UTC 

[gcc r12-8147] go.test: update issue10441.go to current upstream version
 2022-04-13 21:43 UTC 

[gcc r12-8146] aarch64: Make sure the UF divides the VF [PR105254]
 2022-04-13 16:54 UTC 

[gcc r12-8145] OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242]
 2022-04-13 16:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-8144-gec03862f809e544a9b7d28067e51597dc92a0244' into redhat/gcc-12-branch
 2022-04-13 15:43 UTC 

[gcc/redhat/heads/gcc-12-branch] (55 commits) Merge commit 'r12-8144-gec03862f809e544a9b7d28067e51597dc92
 2022-04-13 15:43 UTC 

[gcc r12-8144] c++: empty base constexpr -fno-elide-ctors [PR105245]
 2022-04-13 14:18 UTC 

[gcc r12-8143] d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917
 2022-04-13 14:03 UTC 

[gcc r12-8142] tree-optimization/105263 - reassoc and DFP
 2022-04-13 13:59 UTC 

[gcc r12-8141] tree.cc: Use useless_type_conversion_p in tree_builtin_call_types_compatible_p while in gimple form
 2022-04-13 13:45 UTC 

[gcc r12-8140] c++: Treat alignas align_expr and aligned attribute's operand as manifestly constant evaluation [PR1
 2022-04-13 13:44 UTC 

[gcc/devel/omp/gcc-11] libgomp: autodetect page sizes in pinned memory tests
 2022-04-13 13:17 UTC 

[gcc r12-8139] testsuite: Increase auto-inlining param in gcc.dg/ipa/remref-7.c (PR 105183)
 2022-04-13 13:10 UTC 

[gcc r12-8138] c++: ambiguous call not diagnosed after DR2352 [PR97296]
 2022-04-13 12:42 UTC 

[gcc r12-8137] middle-end/105259 - adjust gcc.target/i386/auto-init-4.c
 2022-04-13  8:44 UTC 

[gcc r12-8136] i386: Fix infinite loop under -mrelax-cmpxchg-loop [PR 103069]
 2022-04-13  8:17 UTC 

[gcc r12-8135] attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TARGET changes to targets that care about t
 2022-04-13  8:14 UTC 

[gcc r12-8134] tree-optimization/105250 - adjust fold_convertible_p PR105140 fix
 2022-04-13  7:56 UTC 

[gcc r12-8133] Revert "tree-optimization/104912 - ensure cost model is checked first"
 2022-04-13  7:55 UTC 

[gcc r12-8132] tree-optimization/104912 - ensure cost model is checked first
 2022-04-13  7:54 UTC 

[gcc r12-8131] scev: Fix a comment typo
 2022-04-13  7:48 UTC 

[gcc r12-8130] libgomp: Fix a documentation typo
 2022-04-13  7:47 UTC 

[gcc r11-9849] i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
 2022-04-13  4:28 UTC 

[gcc r11-9848] builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
 2022-04-13  4:28 UTC 

[gcc r11-9847] c-family: Initialize ridpointers for __int128 etc. [PR105186]
 2022-04-13  4:28 UTC 

[gcc r11-9846] fold-const: Fix up make_range_step [PR105189]
 2022-04-13  4:28 UTC 

[gcc r11-9845] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
 2022-04-13  4:28 UTC 

[gcc r12-8129] ppc: testsuite: skip pr60203 on no ldbl128
 2022-04-13  1:43 UTC 

[gcc r12-8128] ppc: testsuite: PROMOTE_MODE fallout pr56605 [PR102146]
 2022-04-13  1:43 UTC 

[gcc r12-8127] mips: testsuite: enforce -ffat-lto-objects for pr102024-4.c
 2022-04-13  1:28 UTC 

[gcc r9-10013] Daily bump
 2022-04-13  0:19 UTC 

[gcc r11-9844] Daily bump
 2022-04-13  0:19 UTC 

[gcc r10-10532] Daily bump
 2022-04-13  0:18 UTC 

[gcc r12-8126] Daily bump
 2022-04-13  0:17 UTC 

[gcc r11-9843] c++: treat NON_DEPENDENT_EXPR as not potentially constant [PR104507]
 2022-04-12 23:44 UTC 

[gcc r11-9842] c++: constrained auto in lambda using outer tparms [PR103706]
 2022-04-12 23:44 UTC 

[gcc r11-9841] c++: var tmpl w/ dependent constrained auto type [PR103341]
 2022-04-12 23:44 UTC 

[gcc r11-9840] c++: deleted fn and noexcept inst [PR101532, PR104225]
 2022-04-12 23:44 UTC 

[gcc r11-9839] c++: requires-expr in pack expansion using pack [PR103105]
 2022-04-12 23:44 UTC 

[gcc r11-9838] c++: lambda in pack expansion using pack in constraint [PR103706]
 2022-04-12 23:44 UTC 

[gcc r12-8125] libstdc++: Prefer to use mmap instead of malloc in libbacktrace
 2022-04-12 21:39 UTC 

[gcc r12-8124] libstdc++: shrink-to-fit in std::basic_stacktrace::current(skip, max)
 2022-04-12 21:39 UTC 

[gcc r12-8123] libstdc++: Use allocator to construct std::stacktrace_entry objects
 2022-04-12 21:39 UTC 

[gcc r12-8122] libstdc++: Use nothrow new in std::stacktrace
 2022-04-12 21:39 UTC 

[gcc r12-8121] libstdc++: Reduce memory usage in std::stacktrace::current
 2022-04-12 21:39 UTC 

[gcc r12-8120] libgccjit: Add support for setting the alignment [PR104293]
 2022-04-12 21:27 UTC 

[gcc r12-8119] libgccjit: Add function to hide stderr logs [PR104073]
 2022-04-12 21:24 UTC 

[gcc r12-8118] libgccjit: Add support for register variables [PR104072]
 2022-04-12 21:22 UTC 

[gcc r12-8117] libgccjit: Add support for bitcasts [PR104071]
 2022-04-12 21:20 UTC 

[gcc r12-8116] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2022-04-12 21:17 UTC 

[gcc r11-9837] libstdc++: Prevent -Wstringop-overread warning in std::deque [PR100516]
 2022-04-12 21:13 UTC 

[gcc r12-8115] c++: local function versioning [PR104669]
 2022-04-12 21:09 UTC 

[gcc r12-8114] c++: non-array new alignment [PR102071]
 2022-04-12 21:08 UTC 

[gcc r11-9836] rs6000: Handle pcrel sibcalls to longcall functions [PR104894]
 2022-04-12 20:24 UTC 

[gcc r11-9835] libstdc++: Fix std::exception_ptr regressions [PR103630]
 2022-04-12 20:18 UTC 

[gcc r11-9834] libstdc++: Disable atomic wait for freestanding [PR105021]
 2022-04-12 20:18 UTC 

[gcc r11-9833] libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
 2022-04-12 20:18 UTC 

[gcc r11-9832] libstdc++: Add missing noexcept to std::variant helper
 2022-04-12 20:18 UTC 

[gcc r11-9831] libstdc++: Allow visiting inherited variants [PR 90943]
 2022-04-12 20:17 UTC 

[gcc r11-9830] c++: operator new lookup [PR98249]
 2022-04-12 20:14 UTC 

[gcc r11-9829] c++: -Wshadow=compatible-local type vs var [PR100608]
 2022-04-12 20:14 UTC 

[gcc r11-9828] c++: elaborated-type-spec in requires-expr [PR101677]
 2022-04-12 20:14 UTC 

[gcc r11-9827] c++: hash table ICE with variadic alias [PR105003]
 2022-04-12 20:14 UTC 

[gcc r11-9826] c++: repeated friend template [PR101894]
 2022-04-12 20:14 UTC 

[gcc r11-9825] c++: CTAD and member function references [PR103943]
 2022-04-12 20:14 UTC 

[gcc r11-9824] c++: nested generic lambda in DMI [PR101717]
 2022-04-12 20:14 UTC 

[gcc r11-9823] c++: conversion with trailing return type [PR101051]
 2022-04-12 20:14 UTC 

[gcc r11-9822] libstdc++: Avoid overflow in bounds checks [PR103955]
 2022-04-12 19:18 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-12 18:47 UTC 

[gcc(refs/users/meissner/heads/work085)] Eliminate power8 fusion options, use power8 tuning, PR target/102059
 2022-04-12 18:45 UTC 

[gcc(refs/users/meissner/heads/work085)] Patch revoked
 2022-04-12 17:54 UTC 

[gcc r12-8113] Let nvptx-as figure out the target architecture [PR97348]
 2022-04-12 17:03 UTC 

[gcc r12-8112] Revert "[nvptx] Use --no-verify for sm_30"
 2022-04-12 17:03 UTC 

[gcc r12-8111] Revert "[nvptx] Fix ASM_SPEC workaround for sm_30"
 2022-04-12 17:03 UTC 

[gcc r12-8110] c++: requires-expr in pack expansion using pack [PR103105]
 2022-04-12 16:59 UTC 

[gcc r12-8109] ipa/104303 - revert overly conservative DCE change
 2022-04-12 15:05 UTC 

[gcc r11-9821] libstdc++: Implement LWG 3595 changes to common_iterator
 2022-04-12 14:28 UTC 

[gcc r11-9820] libstdc++: Implement LWG 3591-3592 changes to split_view
 2022-04-12 14:28 UTC 

[gcc r11-9819] libstdc++: Implement LWG 3535 changes to ranges::join_view
 2022-04-12 14:28 UTC 

[gcc r11-9818] libstdc++: Implement LWG 3481 change to ranges::viewable_range
 2022-04-12 14:28 UTC 

[gcc r11-9817] libstdc++: Implement LWG 3580 change to ranges::iota_view
 2022-04-12 14:28 UTC 

[gcc r11-9816] libstdc++: Implement LWG 3470 change to ranges::subrange
 2022-04-12 14:28 UTC 

[gcc r11-9815] libstdc++: Implement LWG 3523 changes to ranges::iota_view
 2022-04-12 14:28 UTC 

[gcc(refs/users/marxin/heads/PR105210-remove-dead-code)] Remove loop-incremented dead code
 2022-04-12 13:07 UTC 

[gcc] Created branch 'marxin/heads/PR105210-remove-dead-code' in namespace 'refs/users'
 2022-04-12 13:07 UTC 

[gcc r12-8108] arm: fix testsuite failure of reg_equal_test.c [PR101755]
 2022-04-12 12:39 UTC 

[gcc r11-9814] tree-optimization/105235 - clean EH in execute_cse_conv_1
 2022-04-12 10:49 UTC 

[gcc r11-9813] tree-optimization/105232 - handle overly large sizes in component_ref_size
 2022-04-12 10:49 UTC 

[gcc r11-9812] tree-optimization/105226 - avoid splitting abnormal edges
 2022-04-12 10:49 UTC 

[gcc r12-8107] tree-optimization/105235 - clean EH in execute_cse_conv_1
 2022-04-12  9:48 UTC 

[gcc r12-8106] arm: remove unnecessary armv9-a multilib variant [PR104144]
 2022-04-12  9:41 UTC 

[gcc r12-8105] tree-optimization/105232 - handle overly large sizes in component_ref_size
 2022-04-12  8:54 UTC 

[gcc r12-8104] tree-optimization/105226 - avoid splitting abnormal edges
 2022-04-12  8:54 UTC 

[gcc r12-8103] i386: i386-expand formatting fixes
 2022-04-12  7:20 UTC 

[gcc r12-8102] i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
 2022-04-12  7:19 UTC 

[gcc r12-8101] builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
 2022-04-12  7:18 UTC 

[gcc r12-8100] IBM zSystems: Add support for z16 as CPU name
 2022-04-12  6:22 UTC 

[gcc r12-8099] c++: rodata and defaulted ctor [PR104142]
 2022-04-12  3:58 UTC 

[gcc r12-8098] c++: using operator= [PR105223]
 2022-04-12  3:57 UTC 

[gcc r12-8097] LoongArch: Fix bug for tmpdir-g++.dg-struct-layout-1/t033
 2022-04-12  1:14 UTC 

[gcc r9-10012] Daily bump
 2022-04-12  0:20 UTC 

[gcc r11-9811] Daily bump
 2022-04-12  0:19 UTC 

[gcc r10-10531] Daily bump
 2022-04-12  0:18 UTC 

[gcc r12-8096] Daily bump
 2022-04-12  0:17 UTC 

[gcc r12-8095] rs6000: Handle pcrel sibcalls to longcall functions [PR104894]
 2022-04-11 22:02 UTC 

[gcc r12-8094] ipa: fix comment typos
 2022-04-11 21:41 UTC 

[gcc r12-8093] c++: operator new lookup [PR98249]
 2022-04-11 21:31 UTC 

[gcc r12-8092] libstdc++: Fix incorrect branch prediction hint in std::stacktrace
 2022-04-11 21:11 UTC 

[gcc r12-8091] rs6000: Fix unpack for no-direct-move (PR103623)
 2022-04-11 21:02 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-11 18:14 UTC 

[gcc(refs/users/meissner/heads/work085)] Optimize multiply/add of DImode extended to TImode, PR target/103109
 2022-04-11 18:13 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-11 18:04 UTC 

[gcc(refs/users/meissner/heads/work085)] Add zero_extendditi2. Improve lxvr*x code generation
 2022-04-11 18:02 UTC 

[gcc(refs/users/meissner/heads/work085)] Make addti3/subti3 be define_insn_and_split, instead of define_expand
 2022-04-11 17:59 UTC 

[gcc r10-10530] ppc: testsuite: require target effectively [PR104253]
 2022-04-11 17:26 UTC 

[gcc r11-9810] ppc: testsuite: require target effectively [PR104253]
 2022-04-11 17:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-8090-g1774ab84863202f5db694914b67e3aef8c6dd807' into redhat/gcc-12-branch
 2022-04-11 17:13 UTC 

[gcc/redhat/heads/gcc-12-branch] (131 commits) Merge commit 'r12-8090-g1774ab84863202f5db694914b67e3aef8c6
 2022-04-11 17:13 UTC 

[gcc r12-8090] phiopt: Fix up debug handling in the (x != cst1 ? x : cst2) != cst3 opt [PR105218]
 2022-04-11 17:09 UTC 

[gcc r12-8089] libstdc++: Fix std::basic_stacktrace special members [PR105031]
 2022-04-11 17:01 UTC 

[gcc r12-8088] libstdc++: Improve behaviour of std::stacktrace::current
 2022-04-11 17:01 UTC 

[gcc r11-9809] RISC-V: Support -misa-spec for arch-canonicalize and multilib-generator. [PR104853]
 2022-04-11 16:02 UTC 

[gcc r11-9808] RISC-V: Allow multi-lib build with different code model
 2022-04-11 16:02 UTC 

[gcc r12-8087] ppc: testsuite: require target effectively [PR104253]
 2022-04-11 15:21 UTC 

[gcc r12-8086] c++: Tolerate cdtors returning this in constexpr
 2022-04-11 15:21 UTC 

[gcc r12-8085] c++: Set loc on call even if result is discarded
 2022-04-11 15:21 UTC 

[gcc r12-8084] RISC-V: Support -misa-spec for arch-canonicalize and multilib-generator. [PR104853]
 2022-04-11 14:57 UTC 

[gcc r12-8083] libstdc++: Move stacktrace tests to 19_diagnostics directory
 2022-04-11 14:54 UTC 

[gcc r12-8082] libstdc++: Move Filesystem TS path definitions out of class body
 2022-04-11 14:53 UTC 

[gcc r12-8081] RISC-V: Sync arch-canonicalize and riscv-common.cc
 2022-04-11 14:39 UTC 

[gcc r12-8080] middle-end: Prevent the use of the cond inversion detection code when both conditions are external
 2022-04-11 14:09 UTC 

[gcc r12-8079] c++: -Wplacement-new and anon union member [PR100370]
 2022-04-11 12:38 UTC 

[gcc r12-8078] phiopt: Optimize (x != cst1 ? x : cst2) != cst3 [PR104639]
 2022-04-11  8:45 UTC 

[gcc r12-8077] c-family: Initialize ridpointers for __int128 etc. [PR105186]
 2022-04-11  8:42 UTC 

[gcc r12-8076] [committed] Minor bfin codegen bugfix
 2022-04-11  3:05 UTC 

[gcc r12-8075] rs6000/test: Adjust p9-vec-length-{full, epil}-7.c [PR103196]
 2022-04-11  2:52 UTC 

[gcc r9-10011] Daily bump
 2022-04-11  0:19 UTC 

[gcc r11-9807] Daily bump
 2022-04-11  0:18 UTC 

[gcc r10-10529] Daily bump
 2022-04-11  0:18 UTC 

[gcc r12-8074] Daily bump
 2022-04-11  0:17 UTC 

[gcc r11-9806] Fortran: a RECURSIVE procedure cannot be an INTRINSIC
 2022-04-10 18:55 UTC 

[gcc r11-9805] fortran: Separate associate character lengths earlier [PR104570]
 2022-04-10 18:48 UTC 

[gcc r11-9804] fortran: Unshare associate var charlen [PR104228]
 2022-04-10 18:48 UTC 

[gcc r12-8073] Fortran: fix checking of coshape specification in ALLOCATE statement
 2022-04-10 18:28 UTC 

[gcc r9-10010] Daily bump
 2022-04-10  0:19 UTC 

[gcc r11-9803] Daily bump
 2022-04-10  0:18 UTC 

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

[gcc r12-8072] Daily bump
 2022-04-10  0:17 UTC 

[gcc r12-8071] analyzer: fix folding of regions involving unknown ptrs [PR103892]
 2022-04-09 22:14 UTC 

[gcc r12-8070] Update semantic_interposition flag at analysis time
 2022-04-09 19:23 UTC 

[gcc r12-8069] Propagate nondeterministic and side_effects flags in modref summary after inlining
 2022-04-09 19:23 UTC 

[gcc r12-8068] loongarch: testsuite: adapt stack-usage-1.c for LP64
 2022-04-09 11:43 UTC 

[gcc r12-8067] loongarch: testsuite: skip builtin-apply2.c
 2022-04-09 11:43 UTC 

[gcc r12-8066] c++: constexpr non-trivial aggregate init [PR105191]
 2022-04-09  3:27 UTC 

[gcc r12-8065] c++: friend implicit template instantiation [PR91618]
 2022-04-09  1:51 UTC 

[gcc r9-10009] Daily bump
 2022-04-09  0:20 UTC 

[gcc r11-9802] Daily bump
 2022-04-09  0:19 UTC 

[gcc r10-10527] Daily bump
 2022-04-09  0:18 UTC 

[gcc r12-8064] Daily bump
 2022-04-09  0:17 UTC 

[gcc r12-8063] libstdc++: Fix constraints on std::expected<void, E> constructor [PR105153]
 2022-04-08 17:31 UTC 

[gcc r12-8062] libstdc++: Fix std::expected<void, E>::swap(expected&) [PR105154]
 2022-04-08 17:31 UTC 

[gcc r12-8061] libstdc++: Fix std::bad_expected_access constructor [PR105146]
 2022-04-08 17:30 UTC 

[gcc r12-8060] aarch64: PR target/105157 Increase number of cores TARGET_CPU_DEFAULT can encode
 2022-04-08 14:15 UTC 

[gcc r11-9801] c++: parameter pack inside static_assert [PR99893]
 2022-04-08 14:00 UTC 

[gcc r11-9800] tree-optimization/105198 - wrong code with predictive commoning
 2022-04-08 13:00 UTC 

[gcc r12-8059] tree-optimization/105198 - wrong code with predictive commoning
 2022-04-08 12:18 UTC 

[gcc r12-8058] testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
 2022-04-08  7:53 UTC 

[gcc r12-8057] c: Error on va_arg with function type [PR105149]
 2022-04-08  7:17 UTC 

[gcc r12-8056] fold-const: Fix up make_range_step [PR105189]
 2022-04-08  7:15 UTC 

[gcc r12-8055] libgcc: IA64: don't compile glibc-based unwinder without libc headers
 2022-04-08  7:02 UTC 

[gcc r12-8054] tree-optimization/105175 - avoid -Wvector-operation-performance
 2022-04-08  6:34 UTC 

[gcc r9-10008] Daily bump
 2022-04-08  0:20 UTC 

[gcc r11-9799] Daily bump
 2022-04-08  0:19 UTC 

[gcc r10-10526] Daily bump
 2022-04-08  0:18 UTC 

[gcc r12-8053] Daily bump
 2022-04-08  0:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: tolerate cdtors returning this in constexpr
 2022-04-07 23:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: set loc on call even if result is discarded
 2022-04-07 23:08 UTC 

[gcc/aoliva/heads/testme] (2 commits) c++: tolerate cdtors returning this in constexpr
 2022-04-07 23:08 UTC 

[gcc r12-8052] Disable float128 tests on VxWorks, PR target/104253
 2022-04-07 22:25 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-07 22:24 UTC 

[gcc(refs/users/meissner/heads/work085)] Eliminate power8 fusion options, use power8 tuning, PR target/102059
 2022-04-07 22:22 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-07 20:24 UTC 

[gcc(refs/users/meissner/heads/work085)] Replace UNSPEC with RTL code for extendditi2
 2022-04-07 20:19 UTC 

[gcc r12-8051] c++: use after free during name lookup w/ modules [PR99479]
 2022-04-07 20:10 UTC 

[gcc r11-9798] libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
 2022-04-07 19:36 UTC 

[gcc(refs/users/meissner/heads/work085)] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
 2022-04-07 19:35 UTC 

[gcc r11-9797] c++: make -Wctad-maybe-unsupported respect complain [PR105143]
 2022-04-07 19:19 UTC 

[gcc r11-9796] c++: constrained template friend matching ICE [PR105064]
 2022-04-07 19:19 UTC 

[gcc r11-9795] c++: double non-dep folding from finish_compound_literal [PR104565]
 2022-04-07 19:19 UTC 

[gcc r11-9794] c++: dependence of member noexcept-spec [PR104079]
 2022-04-07 19:19 UTC 

[gcc r11-9793] c++: ICE when building builtin operator->* set [PR103455]
 2022-04-07 19:19 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).