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

[gcc r11-5655] x86: Add the missing '.' for -mneeded
 2020-12-02 13:31 UTC 

[gcc/devel/c++-modules] A Grand Renaming -- Crackin'!
 2020-12-02 13:28 UTC 

[gcc/devel/c++-modules] Move struct module_vector
 2020-12-02 13:28 UTC 

[gcc/devel/c++-modules] Rename a struct
 2020-12-02 13:28 UTC 

[gcc/devel/c++-modules] libcody: Update from upstream, removing deprecated functions
 2020-12-02 13:28 UTC 

[gcc r9-9094] tree-optimization/96075 - fix bogus misalignment calculation
 2020-12-02 13:23 UTC 

[gcc r9-9093] middle-end/96369 - fix missed short-circuiting during range folding
 2020-12-02 13:23 UTC 

[gcc r11-5654] libstdc++: Use longer timeout for istream::gcount() overflow tests
 2020-12-02 12:34 UTC 

[gcc r11-5653] libstdc++: Fix null pointer dereferences in __gnu_cxx::rope
 2020-12-02 12:29 UTC 

[gcc r11-5652] libstdc++: Fix indentation in rope
 2020-12-02 12:28 UTC 

[gcc r9-9092] tree-optimization/97812 - fix range query in VRP assert discovery
 2020-12-02 12:21 UTC 

[gcc r9-9091] tree-optimization/97255 - missing vector bool pattern of SRAed bool
 2020-12-02 12:21 UTC 

[gcc r9-9090] testsuite: add another test for the rotate vectorization miscompilation
 2020-12-02 12:21 UTC 

[gcc r9-9089] tree-optimization/97081 - fix wrong-code with vectorized shift
 2020-12-02 12:21 UTC 

[gcc r9-9088] tree-optimization/96579 - another special-operands fix in reassoc
 2020-12-02 12:21 UTC 

[gcc r9-9087] tree-optimization/96370 - make reassoc expr rewrite more robust
 2020-12-02 12:21 UTC 

[gcc r9-9086] tree-optimization/96514 - avoid if-converting control-altering calls
 2020-12-02 12:21 UTC 

[gcc r11-5651] Add new test-case
 2020-12-02 12:09 UTC 

[gcc(refs/users/marxin/heads/PR98075-malloc-attribute-set)] ipa: do not DECL_IS_MALLOC for void fns
 2020-12-02 12:02 UTC 

[gcc] Created branch 'marxin/heads/PR98075-malloc-attribute-set' in namespace 'refs/users'
 2020-12-02 12:02 UTC 

[gcc r10-9107] tree-optimization/96920 - another ICE when vectorizing nested cycles
 2020-12-02 11:41 UTC 

[gcc r10-9106] tree-optimization/96698 - fix ICE when vectorizing nested cycles
 2020-12-02 11:41 UTC 

[gcc r11-5650] guard maybe_set_vectorized_backedge_value calls
 2020-12-02 11:40 UTC 

[gcc r11-5649] expansion: Fix up infinite recursion due to double-word modulo optimization
 2020-12-02 10:41 UTC 

[gcc r11-5648] expansion: Further improve double-word modulo, division and divmod [PR97459]
 2020-12-02 10:41 UTC 

[gcc r11-5647] Fix __builtin_clear_padding for empty struct
 2020-12-02 10:33 UTC 

[gcc r11-5646] GDB hooks: improve documentation
 2020-12-02 10:31 UTC 

[gcc(refs/users/marxin/heads/improve-gdb-hooks-description)] GDB hooks: improve documentation
 2020-12-02  9:20 UTC 

[gcc] Created branch 'marxin/heads/improve-gdb-hooks-description' in namespace 'refs/users'
 2020-12-02  9:19 UTC 

[gcc r11-5645] rs6000: Disable HTM for Power10 and later by default
 2020-12-02  9:04 UTC 

[gcc(refs/users/marxin/heads/PR98087-fix-clear_padding)] Fix __builtin_clear_padding for empty struct
 2020-12-02  8:45 UTC 

[gcc] Created branch 'marxin/heads/PR98087-fix-clear_padding' in namespace 'refs/users'
 2020-12-02  8:45 UTC 

[gcc r11-5644] i386: Fix abs an maxmin expanders for TARGET_PARTIAL_REG_STALL [PR98079]
 2020-12-02  7:28 UTC 

[gcc r11-5643] diagnostics: ignore -fmax-errors for ICE
 2020-12-02  7:21 UTC 

[gcc r11-5642] if-to-switch: Support chain with 2 BBs
 2020-12-02  7:21 UTC 

[gcc r11-5641] if-to-switch: consider only integral types
 2020-12-02  7:17 UTC 

[gcc r11-5640] Use add/sub/neg insns to eliminate compare/test insns on H8
 2020-12-02  4:49 UTC 

[gcc r11-5639] loop-iv: Fix typo in `iv_analyze_expr' description
 2020-12-02  4:29 UTC 

[gcc r11-5638] go-test.exp: permit trailing */ on ERROR line
 2020-12-02  2:20 UTC 

[gcc r11-5637] Use SHF_GNU_RETAIN to preserve symbol definitions
 2020-12-02  0:55 UTC 

[gcc r11-5636] libstdc++: Make preprocessor checks for __cpp_lib_atomic_wait consistent
 2020-12-02  0:40 UTC 

[gcc r11-5635] libstdc++: Fix filesystem::path pretty printer test failure
 2020-12-02  0:40 UTC 

[gcc r11-5634] x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker
 2020-12-02  0:33 UTC 

[gcc r9-9085] Daily bump
 2020-12-02  0:19 UTC 

[gcc r8-10663] Daily bump
 2020-12-02  0:18 UTC 

[gcc r10-9105] Daily bump
 2020-12-02  0:17 UTC 

[gcc r11-5633] Daily bump
 2020-12-02  0:17 UTC 

[gcc r11-5632] Add feature test macro for atomic<T>::wait
 2020-12-01 23:43 UTC 

[gcc r11-5631] Optimize max/min pattern with comparison
 2020-12-01 23:29 UTC 

[gcc r11-5630] Fix mcore multilib specification
 2020-12-01 23:23 UTC 

[gcc(refs/users/meissner/heads/work029)] Update ChangeLog.meissner
 2020-12-01 22:58 UTC 

[gcc(refs/users/meissner/heads/work029)] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-01 22:57 UTC 

[gcc(refs/users/meissner/heads/work029)] Undo patch
 2020-12-01 22:45 UTC 

[gcc(refs/users/redi/heads/ieee128-squash)] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-01 22:31 UTC 

[gcc(refs/users/redi/heads/ieee128-squash)] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-12-01 22:31 UTC 

[gcc] Created branch 'redi/heads/ieee128-squash' in namespace 'refs/users'
 2020-12-01 22:31 UTC 

[gcc r11-5629] Add pretty-printing support for __is_nothrow_{assignable, constructible}
 2020-12-01 22:24 UTC 

[gcc r11-5628] PR middle-end/97595 - bogus -Wstringop-overflow due to DECL_SIZE_UNIT underreporting field size
 2020-12-01 22:11 UTC 

[gcc r11-5627] Fix more minor testsuite fallout from improved switch optimization
 2020-12-01 22:10 UTC 

[gcc r11-5626] Feature: Macros for identifying the wide and narrow execution string literal encoding
 2020-12-01 21:47 UTC 

[gcc r11-5625] libstdc++: Pretty printers for _Bit_reference and _Bit_iterator
 2020-12-01 21:35 UTC 

[gcc r11-5624] Fix compromised tests after recent switch table improvements
 2020-12-01 21:30 UTC 

[gcc r11-5623] openmp: Avoid ICE on depend clause on depobj OpenMP construct [PR98072]
 2020-12-01 20:46 UTC 

[gcc r11-5622] PR middle-end/97373 - missing warning on sprintf into allocated destination
 2020-12-01 20:41 UTC 

[gcc r11-5621] Make -fzero-call-used-regs work on the SPARC
 2020-12-01 20:16 UTC 

[gcc r11-5620] testsuite: replace .* with a better regex
 2020-12-01 20:04 UTC 

[gcc r11-5619] Darwin, D : Adjust the X spec to cater for duplicate use
 2020-12-01 19:58 UTC 

[gcc r11-5618] if-to-switch: Fix test-suite patterns
 2020-12-01 19:53 UTC 

[gcc r11-5617] C++ Module keywords
 2020-12-01 19:47 UTC 

[gcc r11-5616] C++ Module parameters & timers
 2020-12-01 19:47 UTC 

[gcc(refs/users/marxin/heads/PR98085-test-suite-scan)] if-to-switch: Fix test-suite patterns
 2020-12-01 19:47 UTC 

[gcc] Created branch 'marxin/heads/PR98085-test-suite-scan' in namespace 'refs/users'
 2020-12-01 19:47 UTC 

[gcc r11-5615] C++ Module options
 2020-12-01 18:33 UTC 

[gcc(refs/users/meissner/heads/work029)] Update ChangeLog.meissner
 2020-12-01 17:44 UTC 

[gcc(refs/users/meissner/heads/work029)] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-01 17:41 UTC 

[gcc(refs/users/meissner/heads/work029)] Undo ChangeLog.meissner
 2020-12-01 17:26 UTC 

[gcc/devel/c++-modules] Merge trunk 855bb43f6d0
 2020-12-01 17:19 UTC 

[gcc/devel/c++-modules] (354 commits) Merge trunk 855bb43f6d0
 2020-12-01 17:19 UTC 

[gcc(refs/users/marxin/heads/ignore-max-errors-for-ICE)] diagnostics: ignore -fmax-errors for ICE
 2020-12-01 16:35 UTC 

[gcc] Created branch 'marxin/heads/ignore-max-errors-for-ICE' in namespace 'refs/users'
 2020-12-01 16:35 UTC 

[gcc/devel/c++-modules] Merge trunk eae68c434f2 testsuite: Adjust pruning
 2020-12-01 16:34 UTC 

[gcc/devel/c++-modules] (47 commits) Merge trunk eae68c434f2 testsuite: Adjust pruning
 2020-12-01 16:34 UTC 

[gcc(refs/users/marxin/heads/PR98084-if-to-switch-non-integral-types)] if-to-switch: consider only integral types
 2020-12-01 16:26 UTC 

[gcc] Created branch 'marxin/heads/PR98084-if-to-switch-non-integral-types' in namespace 'refs/users'
 2020-12-01 16:26 UTC 

[gcc r10-9104] libstdc++: Apply proposed resolution for LWG 3449 [PR95322]
 2020-12-01 16:20 UTC 

[gcc/devel/c++-modules] Merge trunk 83a1beee276 libstdc++: Add C++2a synchronization support
 2020-12-01 15:54 UTC 

[gcc/devel/c++-modules] (2 commits) Merge trunk 83a1beee276 libstdc++: Add C++2a synchronizatio
 2020-12-01 15:54 UTC 

[gcc r10-9103] tree-optimization/97812 - fix range query in VRP assert discovery
 2020-12-01 15:44 UTC 

[gcc r10-9102] tree-optimization/97760 - reduction paths with unhandled live stmt
 2020-12-01 15:44 UTC 

[gcc r10-9101] tree-optimization/97539 - reset out-of-loop debug uses before peeling
 2020-12-01 15:44 UTC 

[gcc r10-9100] middle-end/95171 - inlining of trapping compare into non-call EH fn
 2020-12-01 15:44 UTC 

[gcc/devel/c++-modules] Fix noexcept circularity
 2020-12-01 15:38 UTC 

[gcc/devel/c++-modules] Documentation updates
 2020-12-01 15:38 UTC 

[gcc r11-5614] Improve double-word mod even on powerpc [PR97459]
 2020-12-01 15:25 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).