public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/marxin/heads/global-options-checking-v3)] Save and restore also cl_target_option
 2020-03-18 10:18 UTC 

[gcc] Created branch 'marxin/heads/global-options-checking-v3' in namespace 'refs/users'
 2020-03-18 10:18 UTC 

[gcc(refs/users/marxin/heads/record-gcc-switches-v2)] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format
 2020-03-18  9:04 UTC 

[gcc/marxin/heads/record-gcc-switches-v2] Change semantics of -frecord-gcc-switches and add -frecord-
 2020-03-18  9:04 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-symbol-type-v7)] Bump LTO bytecode version
 2020-03-18  8:44 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-symbol-type-v7)] API extension for binutils (type of symbols)
 2020-03-18  8:44 UTC 

[gcc(refs/users/marxin/heads/lto-plugin-symbol-type-v7)] Update include/plugin-api.h
 2020-03-18  8:44 UTC 

[gcc] Created branch 'marxin/heads/lto-plugin-symbol-type-v7' in namespace 'refs/users'
 2020-03-18  8:44 UTC 

[gcc r10-7237] middle-end/94188 fix fold of addr expression generation
 2020-03-18  8:15 UTC 

[gcc(refs/users/marxin/heads/opt-parse-enum-sanity)] optgen: make more sanity checks for enums
 2020-03-18  8:03 UTC 

[gcc/marxin/heads/opt-parse-enum-sanity] optgen: make more sanity checks for enums
 2020-03-18  8:02 UTC 

[gcc r10-7236] c++: Diagnose a deduction guide in a wrong scope [PR91759]
 2020-03-18  7:54 UTC 

[gcc r10-7235] dwarf: Generate DIEs for external variables with -g1 [93751]
 2020-03-18  1:22 UTC 

[gcc r10-7234] c++: Fix comment typo
 2020-03-18  1:22 UTC 

[gcc r10-7233] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
 2020-03-18  0:23 UTC 

[gcc r9-8399] Daily bump
 2020-03-18  0:17 UTC 

[gcc r8-10131] Daily bump
 2020-03-18  0:17 UTC 

[gcc r10-7232] Daily bump
 2020-03-18  0:16 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Alphabetize the builtins so far
 2020-03-17 22:23 UTC 

[gcc r10-7231] testsuite: Fix g++.dg/debug/dwarf2/const2b.C target selector
 2020-03-17 22:01 UTC 

[gcc/devel/c++-coroutines] Merge master r10-7228
 2020-03-17 21:55 UTC 

[gcc/devel/c++-coroutines] testsuite: Fix gcc.target/aarch64/advsimd-intrinsics/bfcvt-nosimd.c
 2020-03-17 21:55 UTC 

[gcc/devel/c++-coroutines] aarch64: Fix bf16_v(ld|st)n.c failures for big-endian
 2020-03-17 21:55 UTC 

[gcc/devel/c++-coroutines] Fix the ChangeLog after the __is_assignable/__is_constructible fix
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] coroutines, testsuite: Fix single test execution
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][1/3x]: MVE intrinsics with ternary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][5/2x]: MVE intrinsics with binary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][4/2x]: MVE intrinsics with binary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][3/2x]: MVE intrinsics with binary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][2/2x]: MVE intrinsics with binary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] c++: Fix access checks for __is_assignable and __is_constructible
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][1/2x]: MVE intrinsics with binary operands
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][4/1x]: MVE intrinsics with unary operand
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][3/1x]: MVE intrinsics with unary operand
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] Fix up duplicated duplicated words mostly in comments
 2020-03-17 21:54 UTC 

[gcc/devel/c++-coroutines] [GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hard
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] tree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015]
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][2/1x]: MVE intrinsics with unary operand
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][1/1x]: Patch to support MVE ACLE intrinsics with unary operand
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] [ARM][GCC][4/x]: MVE ACLE vector interleaving store intrinsics
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] testsuite: Fix pr94185.C testcase on i686-linux with C++98 [PR94185]
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] c: ignore initializers for elements of variable-size types [PR93577]
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] strlen: Punt on UB reads past end of string literal [PR94187]
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] expand: Don't depend on warning flags in code generation of strnlen [PR94189]
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] Filter a test-case with gas
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] c++: Add test for PR 93901
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] Update gcc sv.po
 2020-03-17 21:53 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-03-17 21:52 UTC 

[gcc/devel/c++-coroutines] d: Fix assignment to anonymous union member corrupts sibling members in struct
 2020-03-17 21:52 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
 2020-03-17 21:52 UTC 

[gcc/devel/c++-coroutines] d: Fix multiple definition error when using mixins and interfaces
 2020-03-17 21:52 UTC 

[gcc/devel/c++-coroutines] c: Handle MEM_REF in c_fully_fold* [PR94179]
 2020-03-17 21:52 UTC 

[gcc/devel/c++-coroutines] Fix PR94185: Do not reuse insn alternative after changing memory subreg
 2020-03-17 21:52 UTC 

[gcc r10-7230] c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]
 2020-03-17 21:33 UTC 

[gcc/devel/c++-modules] Instantiated noexcept specifications
 2020-03-17 20:22 UTC 

[gcc r10-7229] c++: Fix parsing of invalid enum specifiers [PR90995]
 2020-03-17 20:22 UTC 

[gcc r10-7228] testsuite: Fix gcc.target/aarch64/advsimd-intrinsics/bfcvt-nosimd.c
 2020-03-17 19:26 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Merge commit 'r9-8398-g65de83595faeccd83bc0fefbfb79768f8a3bb2b6' into redhat/gcc-9-branch
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] expand: Don't depend on warning flags in code generation of strnlen [PR94189]
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] aarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 after migration
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
 2020-03-17 19:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] tree-dse: Fix mem* head trimming if call has lhs [PR94130]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] pdp11: Fix handling of common (local and global) vars [PR94134]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] dfp: Fix decimal_to_binary [PR94111]
 2020-03-17 19:24 UTC 

[gcc r10-7227] aarch64: Fix bf16_v(ld|st)n.c failures for big-endian
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] ldist: Further fixes for -ftrapv [PR94114]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] tailcall: Fix up process_assignment [PR94001]
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] [testsuite] Fix PR94019 to check vector char when vect_hw_misalign
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] [testsuite] Fix PR94023 to guard case under vect_hw_misalign
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:24 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Find parameter pack in typedef in lambda [92909]
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix ICE-after-error on partial spec [92068]
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix CTAD with multiple-arg ctor template [93248]
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix wrong year in ChangeLog
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] tree-optimization/94163 constrain alignment set by PRE
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix incorrect filling of delay slots in branchy code at -O2
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
 2020-03-17 19:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Handle type-changing path concatenations (PR 94063)
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix name of macro in #undef directive
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix test failure due to -Wnonnull warnings
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix FS-dependent filesystem tests
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Ensure root-dir converted to forward slash (PR93244)
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] arm: correct constraints on movsi_compare0 [PR91913]
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Backport 314b91220a07bd63f13c58e37f1b5b9430a3702b
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Bump BASE-VER to 9.3.1
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Update ChangeLog and version files for release
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix internal error on locally-defined subpools
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:22 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Backport to gcc-9: PR92398: Fix testcase failure of pr72804.c
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix call to __glibcxx_rwlock_init (PR 94069)
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Avoid ICE on infinite recursion with concepts
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix some warnings in filesystem tests
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PR libstdc++/91910 fix data race in Debug Mode destructors
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Add 'noexcept' to std::lerp
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: make negative count safe with std::for_each_n
 2020-03-17 19:21 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Avoid using sizeof with function types (PR 93470)
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] arm: Fix incorrect modes with 'borrow' operations [PR90311]
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] testsuite: Compile asan_test.C with -Wno-alloc-size-larger-than
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Backport fix for PR c++/93753 from trunk
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix SFINAE for invalid non-type tparm types
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix ICE in trans_associate_var
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix constexpr ICE from const mismatch [PR91607]
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PR c++/90938 - Initializing array with {1} works, but not {0}
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix ICE in tsubst_copy with parenthesized expression [PR93299]
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] sanopt: Avoid crash on anonymous parameter [PR93436]
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix value-init crash in template [PR93676]
 2020-03-17 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix mismatch in template argument deduction [PR90505]
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix [[no_unique_address]] and default mem-init [PR90432]
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: avoid ICE with __builtin_memset (PR90997)
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Remove unnecessary XFAILs from existing testcase 20050603-3.c
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] maintainer-scripts: Speed up git clone in gcc_release
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Darwin, libsanitizer: Update minimum supported system version
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] explow: Fix ICE caused by plus_constant [PR94002]
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix ({ ... }) array mem-initializer
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Allow parm of empty class type in constexpr
 2020-03-17 19:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix cast to pointer to VLA
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] checking: avoid verify_type_variant crash on incomplete type
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix return deduction of lambda in discarded stmt
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PR c++/90732 - ICE with VLA capture and generic lambda
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix attributes with lambda and trailing return type
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] lto: Also copy .note.gnu.property section
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Readd ChangeLog entries for
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] x32: Update baseline_symbols.txt
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix/skip various tests for hppa*-*-hpux*
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Revert "Fix bad code of vector extract of PC-relative address with variable element #."
 2020-03-17 19:18 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Revert "Adjust how variable vector extraction is done."
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Revert "rs6000: Fix infinite loop building ghostscript and icu [PR93658]"
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Revert "rs6000: Fix more testsuite fallout from rs6000_legitimate_address_p() fix. [PR93913]"
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix libbacktrace build on hppa-hpux
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Skip charset.cc tests on *-*-hpux*
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Disable gnat.dg/socket1.adb on hppa*-*-hpux*
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Backport 08bf7bde9f2987b1c623d272cc71fc14a1622442
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] rs6000: Fix more testsuite fallout from rs6000_legitimate_address_p() fix. [PR93913]
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] gimplify: Don't optimize register const vars to static [PR93949]
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] sccvn: Punt on ref->size not multiple of 8 for memset (, 123, ) in 9.x [PR93945]
 2020-03-17 19:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Revert "setup branch"
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] setup branch
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PR c++/92745 - bogus error when initializing array of vectors
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] cgraph: A COMDAT decl always has non-zero address
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix constexpr vs. omitted aggregate init
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix decltype of empty pack expansion of parm
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Preserve location in maybe_constant_value
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix description of std::ios::trunc (PR 92886)
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*
 2020-03-17 19:16 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix freestanding build (PR 92376)
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] PR libstdc++/78552 only construct std::locale for C locale once
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] rs6000: mark clobber for registers changed by untpyed_call
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] store-merging: Fix coalesce_immediate_stores [PR93820]
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] c++: Fix rejects-valid bug in cxx_eval_outermost_constant_expr [PR93905]
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] ARM: Fix -mpure-code for v6m
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] ARM: Add support for -mpure-code in thumb-1 (v6m)
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] combine: Fix find_split_point handling of constant store into ZERO_EXTRACT [PR93908]
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix link failure with debug info in LTO mode
 2020-03-17 19:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] doc: backport proper description of --enable-checking behavior
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] vect: Fix offset calculation for -ve strides [PR93767]
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] fortran: ICE using SHAPE with FINDLOC PR93835
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Avoid collect2 calling signal unsafe functions and/or unlink with uninitialized memory
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] rs6000: Fix infinite loop building ghostscript and icu [PR93658]
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Adjust how variable vector extraction is done
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix bad code of vector extract of PC-relative address with variable element #
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Use au->lock exclusively for locking in async I/O
 2020-03-17 19:14 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Fix handling of floating-point homogeneous aggregates
 2020-03-17 19:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]
 2020-03-17 19:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] i386: Skip ENDBR32 at the target function entry
 2020-03-17 19:13 UTC 

[gcc(refs/vendors/redhat/heads/gcc-9-branch)] Daily bump
 2020-03-17 19:13 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).