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

[gcc r11-5613] loop-invariant: JUMP_INSNs aren't loop invariant [PR97954]
 2020-12-01 15:24 UTC 

[gcc r11-5612] configury : Fix LEB128 support for non-GNU assemblers
 2020-12-01 14:41 UTC 

[gcc r11-5611] libstdc++: Simplify detection of built-in functions
 2020-12-01 14:15 UTC 

[gcc r8-10662] ipa/94947 - avoid using externally_visible_p ()
 2020-12-01 14:02 UTC 

[gcc r8-10661] ipa/94947 - fix test for externally visible variables for IPA PTA
 2020-12-01 14:02 UTC 

[gcc r8-10660] middle-end/94964 - avoid EH loop entry with CP_SIMPLE_PREHEADERS
 2020-12-01 14:02 UTC 

[gcc r8-10659] tree-optimization/95133 - avoid abnormal edges in path splitting
 2020-12-01 14:02 UTC 

[gcc r11-5610] Regenerate a configure script omitted in r11-5520
 2020-12-01 13:54 UTC 

[gcc(refs/users/marxin/heads/tweak-if-to-switch)] if-to-switch: Support chain with 2 BBs
 2020-12-01 13:10 UTC 

[gcc/marxin/heads/tweak-if-to-switch] if-to-switch: Support chain with 2 BBs
 2020-12-01 13:10 UTC 

[gcc r11-5609] testsuite: Correct check_effective_target_hwaddress_exec
 2020-12-01 11:40 UTC 

[gcc r11-5608] C++ : Adjust warning for misplaced attributes
 2020-12-01 11:25 UTC 

[gcc(refs/users/marxin/heads/tweak-if-to-switch)] if-to-switch: Support chain with 2 BBs
 2020-12-01 11:20 UTC 

[gcc] Created branch 'marxin/heads/tweak-if-to-switch' in namespace 'refs/users'
 2020-12-01 11:20 UTC 

[gcc r11-5607] Introduce can_vec_cmp_compare_p
 2020-12-01 11:19 UTC 

[gcc r8-10658] testsuite/98002 - fix gcc.dg/strncmp-2.c
 2020-12-01 11:02 UTC 

[gcc r8-10657] middle-end/97554 - avoid overflow in alloc size compute
 2020-12-01 11:02 UTC 

[gcc r11-5606] libstdc++: Use longer timeout for slow running tests
 2020-12-01 10:51 UTC 

[gcc r9-9084] testsuite/98002 - fix gcc.dg/strncmp-2.c
 2020-12-01 10:50 UTC 

[gcc r9-9083] middle-end/97554 - avoid overflow in alloc size compute
 2020-12-01 10:50 UTC 

[gcc r11-5605] Add if-chain to switch conversion pass
 2020-12-01 10:47 UTC 

[gcc r11-5604] libstdc++: Link test with libatomic if needed [PR 98003]
 2020-12-01 10:38 UTC 

[gcc r10-9099] testsuite/98002 - fix gcc.dg/strncmp-2.c
 2020-12-01 10:37 UTC 

[gcc r10-9098] middle-end/97554 - avoid overflow in alloc size compute
 2020-12-01 10:32 UTC 

[gcc r11-5603] gcc/testsuite/s390: Add test cases for float_t
 2020-12-01 10:29 UTC 

[gcc r11-5602] IBM Z: Configure excess precision for float at compile-time
 2020-12-01 10:29 UTC 

[gcc r11-5601] testsuite: remove LIT annotation and reduce
 2020-12-01 10:26 UTC 

[gcc r11-5600] IPA: drop implicit_section again
 2020-12-01 10:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] options.exp: unsupport tests that depend on missing language
 2020-12-01 10:06 UTC 

[gcc/aoliva/heads/testme] (876 commits) options.exp: unsupport tests that depend on missing languag
 2020-12-01 10:06 UTC 

[gcc/aoliva/heads/testbase] (875 commits) x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
 2020-12-01 10:05 UTC 

[gcc r11-5599] x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
 2020-12-01  9:45 UTC 

[gcc r11-5598] middle-end/98070 - fix realloc builtin fnspec
 2020-12-01  9:43 UTC 

[gcc r11-5597] c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather than C++98
 2020-12-01  8:42 UTC 

[gcc r11-5596] driver: Don't imply -dD for -g3 -g0 [PR97989]
 2020-12-01  8:40 UTC 

[gcc r11-5595] RISC-V: Drop some commited accidentally code
 2020-12-01  7:41 UTC 

[gcc r9-9082] Daily bump
 2020-12-01  0:19 UTC 

[gcc r8-10656] Daily bump
 2020-12-01  0:18 UTC 

[gcc r10-9097] Daily bump
 2020-12-01  0:17 UTC 

[gcc r11-5594] Daily bump
 2020-12-01  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5590
 2020-11-30 23:47 UTC 

[gcc/devel/c++-coroutines] (90 commits) Merge master r11-5590
 2020-11-30 23:47 UTC 

[gcc(refs/users/meissner/heads/work029)] Undo libstdc++ changes
 2020-11-30 23:30 UTC 

[gcc r11-5593] Unbreak build with --disable-analyzer
 2020-11-30 22:38 UTC 

[gcc r11-5592] Add function comments for recently added member functions
 2020-11-30 22:26 UTC 

[gcc] Created branch 'acsawdey/heads/fusion-combine' in namespace 'refs/users'
 2020-11-30 22:12 UTC 

[gcc(refs/users/meissner/heads/work029)] Fix error
 2020-11-30 21:10 UTC 

[gcc r11-5591] internal/cpu: don't define CacheLinePadSize for mips64x
 2020-11-30 20:24 UTC 

[gcc r11-5590] compiler, runtime: check len/cap for append(s, make(T, l)...)
 2020-11-30 20:22 UTC 

[gcc r11-5589] libgo: define SO_RCVTIMEO on 32-bit GNU/Linux
 2020-11-30 20:17 UTC 

[gcc r11-5588] compiler: improve error messages for expected curly brace
 2020-11-30 20:14 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).