public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/ibuclaw/heads/darwin)] darwin: Implement osxVersionMin for getTargetInfo
 2020-12-04 23:08 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Implement __traits(getTargetInfo)
 2020-12-04 23:08 UTC 

[gcc/ibuclaw/heads/darwin] (2 commits) darwin: Implement osxVersionMin for getTargetInfo
 2020-12-04 23:08 UTC 

[gcc r11-5753] runtime: update type descriptor name in fieldtrack C support code
 2020-12-04 22:51 UTC 

[gcc r11-5752] c++: Fix deduction from auto template parameter [PR93083]
 2020-12-04 22:50 UTC 

[gcc r9-9099] PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/decl.c:7913
 2020-12-04 22:31 UTC 

[gcc r10-9122] PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/decl.c:7913
 2020-12-04 22:18 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Implement __traits(getTargetInfo)
 2020-12-04 22:04 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5749
 2020-12-04 21:36 UTC 

[gcc/devel/c++-coroutines] (23 commits) Merge master r11-5749
 2020-12-04 21:36 UTC 

[gcc r11-5751] vec: Simplify use with C++11 range-based 'for'
 2020-12-04 19:46 UTC 

[gcc r10-9121] doc/implement-c.texi: About same-as-scalar-type volatile aggregate accesses, PR94600
 2020-12-04 19:37 UTC 

[gcc r11-5750] rs6000: fix PTR_SIZE in rs6000.c
 2020-12-04 19:34 UTC 

[gcc r11-5749] doc/implement-c.texi: About same-as-scalar-type volatile aggregate accesses, PR94600
 2020-12-04 19:29 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Combine patterns for p10 load-cmpi fusion
 2020-12-04 19:16 UTC 

[gcc/acsawdey/heads/fusion-combine] Combine patterns for p10 load-cmpi fusion
 2020-12-04 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-5748-g78c4a9feceaccf487516aa1eff417e0741556e10' into redhat/gcc-11-branch
 2020-12-04 18:13 UTC 

[gcc/redhat/heads/gcc-11-branch] (2 commits) Merge commit 'r11-5748-g78c4a9feceaccf487516aa1eff417e07415
 2020-12-04 18:13 UTC 

[gcc r11-5748] gimple: Return fnspec only for replaceable new/delete operators called from new/delete [PR98130]
 2020-12-04 18:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-5747-gac2a6962b91128e700ee52db686dcdb2bab93790' into redhat/gcc-11-branch
 2020-12-04 17:59 UTC 

[gcc/redhat/heads/gcc-11-branch] (314 commits) Merge commit 'r11-5747-gac2a6962b91128e700ee52db686dcdb2bab
 2020-12-04 17:59 UTC 

[gcc r11-5747] i386: Add combine splitters to allow combining multiple insns into reg1 = const; reg2 = rotate (reg1
 2020-12-04 17:45 UTC 

[gcc r11-5746] fold-const: Don't use build_constructor for non-aggregate types in native_encode_initializer [PR9312
 2020-12-04 17:02 UTC 

[gcc/devel/c++-modules] Merge trunk 5a26d4a204c c++: Revert dependent-array changes
 2020-12-04 16:59 UTC 

[gcc/devel/c++-modules] (2 commits) Merge trunk 5a26d4a204c c++: Revert dependent-array changes
 2020-12-04 16:59 UTC 

[gcc r11-5745] c++: Revert dependent-array changes [PR 98116]
 2020-12-04 16:39 UTC 

[gcc/devel/c++-modules] Merge trunk 97eaf8c92f9 c++: Module API declarations
 2020-12-04 13:45 UTC 

[gcc/devel/c++-modules] (37 commits) Merge trunk 97eaf8c92f9 c++: Module API declarations
 2020-12-04 13:45 UTC 

[gcc r11-5744] c++: Module API declarations
 2020-12-04 13:24 UTC 

[gcc r11-5743] debug: Fix another vector DECL_MODE ICE [PR98100]
 2020-12-04 11:18 UTC 

[gcc r9-9098] tree-optimization/96075 - adjust testcase
 2020-12-04 10:41 UTC 

[gcc r10-9120] tree-optimization/96075 - adjust testcase
 2020-12-04 10:40 UTC 

[gcc r11-5742] dwarf: Add -gdwarf{32,64} options
 2020-12-04  9:55 UTC 

[gcc r11-5741] testsuite: use param for if-to-switch tests
 2020-12-04  9:45 UTC 

[gcc r11-5740] Add target selector to gcc.dg/pr98099.c
 2020-12-04  9:29 UTC 

[gcc r11-5739] Refactor -frecord-gcc-switches
 2020-12-04  9:15 UTC 

[gcc r10-9119] Fix checking failure in IPA-SRA
 2020-12-04  9:09 UTC 

[gcc r11-5738] Fix checking failure in IPA-SRA
 2020-12-04  9:07 UTC 

[gcc r11-5737] Document missing params
 2020-12-04  8:38 UTC 

[gcc(refs/users/marxin/heads/record-gcc-switches-factoring-v3)] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format
 2020-12-04  7:59 UTC 

[gcc(refs/users/marxin/heads/record-gcc-switches-factoring-v3)] Refactor -frecord-gcc-switches
 2020-12-04  7:59 UTC 

[gcc] Created branch 'marxin/heads/record-gcc-switches-factoring-v3' in namespace 'refs/users'
 2020-12-04  7:59 UTC 

[gcc r11-5736] c++: Change __builtin_source_location to use __PRETTY_FUNCTION__ instead of __FUNCTION__ [PR80780]
 2020-12-04  7:10 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Continued work in progress. Bootstraps
 2020-12-04  4:24 UTC 

[gcc(refs/users/meissner/heads/work029)] Update ChangeLog.meissner
 2020-12-04  2:31 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: Force IBM long double for conversion test
 2020-12-04  2:26 UTC 

[gcc(refs/users/meissner/heads/work029)] Revert patch
 2020-12-04  2:18 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Fix bugs to allow debug compiler and libraries to build
 2020-12-04  2:17 UTC 

[gcc/devel/gccgo] Merge from trunk revision 3089f5feef36810c625b5813370a97b4ecc841f8
 2020-12-04  1:23 UTC 

[gcc/devel/gccgo] (851 commits) Merge from trunk revision 3089f5feef36810c625b5813370a97b4e
 2020-12-04  1:23 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: PR target/70117, Force long double to be IBM 128-bit
 2020-12-04  1:21 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: Add long double target-supports
 2020-12-04  1:18 UTC 

[gcc r9-9097] Daily bump
 2020-12-04  0:19 UTC 

[gcc r8-10665] Daily bump
 2020-12-04  0:18 UTC 

[gcc r10-9118] Daily bump
 2020-12-04  0:17 UTC 

[gcc r11-5735] Daily bump
 2020-12-04  0:17 UTC 

[gcc(refs/users/meissner/heads/work029)] Revert changes
 2020-12-04  0:05 UTC 

[gcc r11-5734] c++: XFAIL testcase for PR98019
 2020-12-03 22:59 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Don't emit normal functions and declarations when compiling with -fbuilding-libphobos-tests
 2020-12-03 22:57 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Use raw byte sequence instead of xgetbv
 2020-12-03 22:57 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Move getdelim declaration to druntime, fix stdio logic, add ucontext_t
 2020-12-03 22:57 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add dubious extraneous changes, but leave them commented out
 2020-12-03 22:57 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] darwin: Don't set dwarf_strict for D front-end
 2020-12-03 22:57 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Checkpoint in darwin runtime support
 2020-12-03 22:57 UTC 

[gcc/ibuclaw/heads/darwin] (167 commits) d: Don't emit normal functions and declarations when compil
 2020-12-03 22:57 UTC 

[gcc r11-5733] c++: Fix bootstrap on 32-bit hosts [PR91828]
 2020-12-03 22:49 UTC 

[gcc r11-5732] Add support for detecting mismatched allocation/deallocation calls
 2020-12-03 22:43 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: Require IBM long double for conversion test
 2020-12-03 21:53 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5727
 2020-12-03 21:52 UTC 

[gcc/devel/c++-coroutines] (49 commits) Merge master r11-5727
 2020-12-03 21:52 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: require 128-bit long doubles for pr70117
 2020-12-03 21:46 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: Add long double target-supports
 2020-12-03 21:38 UTC 

[gcc(refs/users/meissner/heads/work029)] Revert patch
 2020-12-03 21:35 UTC 

[gcc(refs/users/meissner/heads/work029)] PowerPC: Add long double target-supports
 2020-12-03 21:27 UTC 

[gcc(refs/users/meissner/heads/work029)] Revert patches
 2020-12-03 21:15 UTC 

[gcc r11-5731] c++: Exported using decls
 2020-12-03 20:40 UTC 

[gcc r11-5730] c++: uninstantiated template friends
 2020-12-03 20:40 UTC 

[gcc r11-5729] Go testsuite: update new tests to version in source repo
 2020-12-03 20:08 UTC 

[gcc r11-5728] PowerPC: PR libgcc/97543 and libgcc/97643, fix long double issues
 2020-12-03 19:52 UTC 

[gcc r10-9117] libstdc++: Update powerpc-linux baselines for GCC 10.1
 2020-12-03 19:45 UTC 

[gcc r11-5727] PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/decl.c:7913
 2020-12-03 19:33 UTC 

[gcc r11-5726] libstdc++: Fix typos in #error strings
 2020-12-03 19:31 UTC 

[gcc r11-5725] fix __builtin___clear_cache overrider fallout
 2020-12-03 19:21 UTC 

[gcc r11-5724] libstdc++: Update C++20 library implementation status
 2020-12-03 19:17 UTC 

[gcc r11-5723] libtdc++: Define std::source_location for C++20
 2020-12-03 19:17 UTC 

[gcc r11-5722] libstdc++: Add std::bit_cast for C++20 [PR 93121]
 2020-12-03 19:17 UTC 

[gcc r11-5721] Go testsuite: add a bunch of new tests from source repo
 2020-12-03 19:15 UTC 

[gcc r11-5720] go-test.exp: add -I. when compiling in directory
 2020-12-03 19:11 UTC 

[gcc r11-5719] c++: Add testcase for PR98019
 2020-12-03 18:57 UTC 

[gcc r9-9096] i386: Fix up ix86_md_asm_adjust for TImode [PR98086]
 2020-12-03 18:54 UTC 

[gcc r11-5718] testsuite: update existing Go tests to source repo
 2020-12-03 18:10 UTC 

[gcc r10-9116] i386: Fix up ix86_md_asm_adjust for TImode [PR98086]
 2020-12-03 18:01 UTC 

[gcc r10-9115] RTEMS: Add Cortex-R52 multilib
 2020-12-03 17:59 UTC 

[gcc r11-5717] RTEMS: Add Cortex-R52 multilib
 2020-12-03 17:55 UTC 

[gcc r11-5716] libstdc++: Update powerpc-linux baselines for GCC 10.1
 2020-12-03 17:18 UTC 

[gcc r11-5715] libstdc++: Disable std::array assertions for C++11 constexpr
 2020-12-03 17:08 UTC 

[gcc r11-5714] c++: templatey type creation
 2020-12-03 17:01 UTC 

[gcc/devel/c++-modules] Merge trunk 62fb1b9e0da c++: Fix array type dependency [PR 98107]
 2020-12-03 16:56 UTC 

[gcc/devel/c++-modules] (50 commits) Merge trunk 62fb1b9e0da c++: Fix array type dependency [PR
 2020-12-03 16:56 UTC 

[gcc r11-5713] i386: Fix up ix86_md_asm_adjust for TImode [PR98086]
 2020-12-03 16:51 UTC 

[gcc r11-5712] c++: Testcases [PR 98115]
 2020-12-03 16:43 UTC 

[gcc r11-5711] compiler: cast comparison function result to expected bool type
 2020-12-03 16:28 UTC 

[gcc r11-5710] compiler: defer to middle-end for complex division
 2020-12-03 16:21 UTC 

[gcc r11-5709] IBM Z: Fix mode in probe_stack pattern
 2020-12-03 16:07 UTC 

[gcc r11-5708] c++: Fix array type dependency [PR 98107]
 2020-12-03 15:56 UTC 

[gcc r11-5707] aarch64: Don't fold svundef* at the gimple level
 2020-12-03 15:23 UTC 

[gcc r11-5706] Fix PR middle-end/98099
 2020-12-03 14:56 UTC 

[gcc r11-5705] Fix PR middle-end/98082
 2020-12-03 14:56 UTC 

[gcc/devel/c++-modules] Fix noncanonical_target
 2020-12-03 14:55 UTC 

[gcc r11-5704] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
 2020-12-03 14:49 UTC 

[gcc r11-5703] c++: consteval-defarg1.C test variant for templates
 2020-12-03 14:34 UTC 

[gcc/devel/c++-modules] c++tools: fix typo
 2020-12-03 14:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix __builtin___clear_cache overrider fallout
 2020-12-03 14:09 UTC 

[gcc/aoliva/heads/testme] fix __builtin___clear_cache overrider fallout
 2020-12-03 14:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix __builtin___clear_cache overrider fallout
 2020-12-03 14:06 UTC 

[gcc/aoliva/heads/testme] (94 commits) fix __builtin___clear_cache overrider fallout
 2020-12-03 14:06 UTC 

[gcc/aoliva/heads/testbase] (93 commits) introduce overridable clear_cache emitter
 2020-12-03 14:05 UTC 

[gcc r10-9114] expr: Fix REDUCE_BIT_FIELD for constants [PR95694, PR96151]
 2020-12-03 10:24 UTC 

[gcc r11-5702] tree-ssa-threadedge.c (record_temporary_equivalences_from_stmts_at_dest): Do not allow __builtin_con
 2020-12-03  9:51 UTC 

[gcc r11-5701] Fix division by 0 in printf_strlen_execute when dumping
 2020-12-03  9:48 UTC 

[gcc r11-5700] RISC-V: Canonicalize --with-arch
 2020-12-03  9:40 UTC 

[gcc r11-5699] aarch64: Add +flagm to -march
 2020-12-03  9:27 UTC 

[gcc r11-5698] testsuite: Add testcase for already fixed PR [PR98104]
 2020-12-03  9:05 UTC 

[gcc r11-5697] Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnleuw [PR96906]
 2020-12-03  5:45 UTC 

[gcc r11-5696] Fix incorrect replacement of vmovdqu32 with vpblendd which can cause fault
 2020-12-03  5:34 UTC 

[gcc r11-5695] c++: Push parms when late parsing default args
 2020-12-03  3:17 UTC 

[gcc r11-5694] c++: Fix late-parsed default arg context
 2020-12-03  3:15 UTC 

[gcc r11-5693] Add popcount<mode> expander to enable popcount auto vectorization under AVX512BITALG/AVX512POPCNTDQ
 2020-12-03  2:03 UTC 

[gcc r11-5692] introduce overridable clear_cache emitter
 2020-12-03  1:18 UTC 

[gcc r11-5691] options.exp: unsupport tests that depend on missing language
 2020-12-03  1:18 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Work in progress -- ld cmpi fusion
 2020-12-03  0:52 UTC 

[gcc(refs/users/acsawdey/heads/fusion-combine)] Add patterns for combine to support p10 fusion
 2020-12-03  0:52 UTC 

[gcc r11-5690] Adjust tests even more to avoid ILP32 failures after r11-5622 (PR middle-end/97373)
 2020-12-03  0:31 UTC 

[gcc r11-5689] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p
 2020-12-03  0:21 UTC 

[gcc r9-9095] Daily bump
 2020-12-03  0:19 UTC 

[gcc r8-10664] Daily bump
 2020-12-03  0:18 UTC 

[gcc r10-9113] Daily bump
 2020-12-03  0:17 UTC 

[gcc r11-5688] Daily bump
 2020-12-03  0:17 UTC 

[gcc r11-5687] c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947]
 2020-12-03  0:14 UTC 

[gcc r11-5686] dwarf2out: Fix up add_scalar_info not to create invalid DWARF
 2020-12-02 23:42 UTC 

[gcc r11-5685] c++: Implement LWG3396 Clarify point of reference for source_location::current() [PR80780, PR93093]
 2020-12-02 23:41 UTC 

[gcc r11-5684] rtl-optimization: Fix data flow maintenance bug in reg-stack.c [pr97777]
 2020-12-02 22:48 UTC 

[gcc r11-5683] libstdc++: Fix std::any pretty printer [PR 68735]
 2020-12-02 21:39 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5679
 2020-12-02 21:34 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5619
 2020-12-02 21:34 UTC 

[gcc/devel/c++-coroutines] (91 commits) Merge master r11-5679
 2020-12-02 21:34 UTC 

[gcc r11-5682] c++: Give better placeholder diagnostic
 2020-12-02 21:15 UTC 

[gcc r11-5681] c++: Improve init handling
 2020-12-02 21:14 UTC 

[gcc r11-5680] c++: typename_type structural comparison
 2020-12-02 20:59 UTC 

[gcc/devel/c++-modules] More documentation
 2020-12-02 20:07 UTC 

[gcc/devel/c++-modules] Merge some lang_decl flags
 2020-12-02 20:05 UTC 

[gcc r11-5679] git: Tell git send-email where to send patches
 2020-12-02 19:41 UTC 

[gcc r11-5678] c++: Fix ICE with inline variable in template [PR97975]
 2020-12-02 19:39 UTC 

[gcc r11-5677] c++: Fix tsubst ICE with invalid code [PR97993, PR97187]
 2020-12-02 19:35 UTC 

[gcc r11-5676] C++: Module-specific tree flags
 2020-12-02 19:25 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: Require IBM long double for conversion test
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: require IBM long double for pr70117
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: Add long double target-supports
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: Add float128/Decimal conversions
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: Set long double size for IBM/IEEE
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: Map IEEE 128-bit long double built-in functions
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: PR 97791: Fix gnu attributes
 2020-12-02 19:12 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-12-02 19:11 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] PowerPC: PR target/81594
 2020-12-02 19:11 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] Power10: Add IEEE 128-bit fp conditional move
 2020-12-02 19:11 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] Power10: Add IEEE 128-bit xsmaxcqp and xsmincqp support
 2020-12-02 19:11 UTC 

[gcc(refs/vendors/ibm/heads/ieee-longdouble-002)] Add REVISION
 2020-12-02 19:11 UTC 

[gcc r11-5675] libbacktrace: correct buffer overflow tests
 2020-12-02 19:08 UTC 

[gcc] Created branch 'ibm/heads/ieee-longdouble-002' in namespace 'refs/vendors'
 2020-12-02 18:45 UTC 

[gcc r10-9112] value-range: Give up on POLY_INT_CST ranges [PR97457]
 2020-12-02 18:39 UTC 

[gcc r11-5674] Adjust test to avoid ILP32 failures after r11-5622 (PR middle-end/97373)
 2020-12-02 18:33 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Reflect MMA changes and finish BCD cleanup
 2020-12-02 18:15 UTC 

[gcc r11-5673] IBM Z: Use llihf and oilf to load large immediates into GPRs
 2020-12-02 18:10 UTC 

[gcc r11-5672] Sync .gitignore with binutils-gdb
 2020-12-02 18:04 UTC 

[gcc r11-5671] Go testsuite: update semi6.go from source repo
 2020-12-02 17:44 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Adjust for Carl's BCD builtins patch
 2020-12-02 17:43 UTC 

[gcc r11-5670] libstdc++: Use libatomic for tests on all 32-bit powerpc targets
 2020-12-02 16:38 UTC 

[gcc r11-5669] c++: RTTI accessors for modules
 2020-12-02 16:31 UTC 

[gcc r11-5668] compiler: reword "declared and not used" error message
 2020-12-02 16:31 UTC 

[gcc r11-5667] compiler: improve mixed named/unnamed parameter error message
 2020-12-02 16:27 UTC 

[gcc r10-9111] aarch64: Remove aarch64_sve_pred_dominates_p
 2020-12-02 16:21 UTC 

[gcc r10-9110] c++: Add missing verify_type_context call [PR97904]
 2020-12-02 16:21 UTC 

[gcc r10-9109] aarch64: Avoid false dependencies for SVE unary operations
 2020-12-02 16:21 UTC 

[gcc r10-9108] dse: Cope with bigger-than-integer modes [PR98037]
 2020-12-02 16:21 UTC 

[gcc r11-5666] compiler: don't advance past unexpected semicolon
 2020-12-02 15:47 UTC 

[gcc r11-5665] Upgrade ACATS testsuite to latest ACATS 2.6
 2020-12-02 15:44 UTC 

[gcc r11-5664] c++: Add lang_decl, type_decl API
 2020-12-02 15:42 UTC 

[gcc r11-5663] c++: Extend build_array_type API
 2020-12-02 15:42 UTC 

[gcc r11-5662] c++: Fix bootstrap
 2020-12-02 15:31 UTC 

[gcc r11-5661] tree-optimization/97630 - fix SLP cycle memory leak
 2020-12-02 14:55 UTC 

[gcc r11-5660] vec.h: Fix GCC build with -std=gnu++20 [PR98059]
 2020-12-02 14:43 UTC 

[gcc/devel/c++-modules] Merge trunk 05f7a2afe8f C++ Module Binding Vector
 2020-12-02 14:35 UTC 

[gcc/devel/c++-modules] (43 commits) Merge trunk 05f7a2afe8f C++ Module Binding Vector
 2020-12-02 14:35 UTC 

[gcc r11-5659] C++ Module Binding Vector
 2020-12-02 14:19 UTC 

[gcc r11-5658] MAINTAINERS: Add myself as arc port maintainer
 2020-12-02 14:11 UTC 

[gcc r11-5657] ipa: do not DECL_IS_MALLOC for void fns
 2020-12-02 14:03 UTC 

[gcc/devel/c++-modules] Merge trunk 41676a36a04 C++ Module keywords
 2020-12-02 13:42 UTC 

[gcc/devel/c++-modules] (4 commits) Merge trunk 41676a36a04 C++ Module keywords
 2020-12-02 13:42 UTC 

[gcc r11-5656] Use the section flag 'o' for __patchable_function_entries
 2020-12-02 13:38 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).