public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r12-741] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-05-12  9:47 UTC 

[gcc r9-9527] Daily bump
 2021-05-12  8:55 UTC 

[gcc r12-740] Fix ICE in output_rnglists, at dwarf2out.c:12294
 2021-05-12  8:54 UTC 

[gcc r8-10964] Daily bump
 2021-05-12  8:54 UTC 

[gcc r11-8401] Daily bump
 2021-05-12  8:53 UTC 

[gcc r12-739] Remove version.h from object files
 2021-05-12  8:52 UTC 

[gcc r10-9817] Daily bump
 2021-05-12  8:52 UTC 

[gcc r12-738] Daily bump
 2021-05-12  8:51 UTC 

[gcc r12-737] middle-end/100547 - check rtvec_alloc size
 2021-05-12  8:48 UTC 

[gcc r12-736] expand: Don't reuse DEBUG_EXPRs with vector type if they have different modes [PR100508]
 2021-05-12  8:40 UTC 

[gcc r12-735] ada: do not use binary mode in conf.py
 2021-05-12  8:39 UTC 

[gcc r12-734] gcc-changelog: respect branch in git_update_version.py
 2021-05-12  8:38 UTC 

[gcc r12-733] match.pd: Optimize (x & y) == x into (x & ~y) == 0 [PR94589]
 2021-05-12  7:48 UTC 

[gcc r12-732] Minor fixes
 2021-05-12  7:26 UTC 

[gcc r12-731] i386: Implement FP vector compares for V2SFmode [PR98218]
 2021-05-12  6:16 UTC 

[gcc r11-8400] RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions itself
 2021-05-12  3:24 UTC 

[gcc r12-730] preprocessor: Support C2X #elifdef, #elifndef
 2021-05-11 23:55 UTC 

[gcc/devel/c++-coroutines] Merge master r12-726
 2021-05-11 21:33 UTC 

[gcc/devel/c++-coroutines] (39 commits) Merge master r12-726
 2021-05-11 21:33 UTC 

[gcc r11-8399] Update gcc ja.po
 2021-05-11 21:08 UTC 

[gcc r12-729] Update gcc ja.po
 2021-05-11 21:07 UTC 

[gcc r12-728] Replace unreachable code with an assert
 2021-05-11 20:00 UTC 

[gcc r11-8398] libstdc++: Fix tests that fail in C++98 mode
 2021-05-11 19:52 UTC 

[gcc r11-8397] libstdc++: Fix missing members in std::allocator<void>
 2021-05-11 19:52 UTC 

[gcc r11-8396] libstdc++: Remove TODO comment
 2021-05-11 19:52 UTC 

[gcc r11-8395] libstdc++: Implement proposed resolution to LWG 3548
 2021-05-11 19:51 UTC 

[gcc r11-8394] libstdc++: Remove redundant -std=gnu++17 option from remaining tests
 2021-05-11 19:51 UTC 

[gcc r11-8393] libstdc++: Remove redundant -std=gnu++17 option from algorithm tests
 2021-05-11 19:51 UTC 

[gcc r11-8392] libstdc++: Remove redundant -std=gnu++17 option from containers tests
 2021-05-11 19:51 UTC 

[gcc r11-8391] libstdc++: Remove redundant -std=gnu++17 option from strings tests
 2021-05-11 19:51 UTC 

[gcc r11-8390] libstdc++: Remove redundant -std=gnu++17 option from PMR tests
 2021-05-11 19:51 UTC 

[gcc r11-8389] libstdc++: Remove redundant -std=gnu++17 option from concurrency tests
 2021-05-11 19:51 UTC 

[gcc r11-8388] libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests
 2021-05-11 19:51 UTC 

[gcc r11-8387] libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
 2021-05-11 19:51 UTC 

[gcc r11-8386] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests
 2021-05-11 19:51 UTC 

[gcc r11-8385] libstdc++: Adjust expected errors in tests when compiled as C++20
 2021-05-11 19:51 UTC 

[gcc r11-8384] libstdc++: Rename test type to avoid clashing with std::any
 2021-05-11 19:51 UTC 

[gcc r11-8383] libstdc++: Fix definition of std::remove_cvref_t
 2021-05-11 19:50 UTC 

[gcc r11-8382] libstdc++: Reject std::make_shared<T[]> [PR 99006]
 2021-05-11 19:50 UTC 

[gcc r11-8381] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
 2021-05-11 19:50 UTC 

[gcc r12-727] preprocessor: Fix cpp_avoid_paste for digit separators
 2021-05-11 18:55 UTC 

[gcc(refs/users/marxin/heads/lto-wrapper-opt-refactoring-v2)] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-05-11 17:48 UTC 

[gcc/marxin/heads/lto-wrapper-opt-refactoring-v2] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-05-11 17:47 UTC 

[gcc r12-726] testsuite: Fix input operands of gcc.dg/guality/pr43077-1.c
 2021-05-11 17:34 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-05-11 17:33 UTC 

[gcc/devel/sphinx] (671 commits) Merge branch 'master' into devel/sphinx
 2021-05-11 17:33 UTC 

[gcc(refs/users/marxin/heads/ada-sphinx-non-binary)] ada: do not use binary mode in conf.py
 2021-05-11 17:31 UTC 

[gcc/marxin/heads/ada-sphinx-non-binary] (52 commits) ada: do not use binary mode in conf.py
 2021-05-11 17:31 UTC 

[gcc r11-8380] libstdc++: Remove extern "C" from Ryu sources
 2021-05-11 17:28 UTC 

[gcc r12-725] libstdc++: Remove extern "C" from Ryu sources
 2021-05-11 17:22 UTC 

[gcc r12-724] libstdc++: Fix tests that fail in C++98 mode
 2021-05-11 16:33 UTC 

[gcc r12-723] libstdc++: Fix missing members in std::allocator<void>
 2021-05-11 16:32 UTC 

[gcc r11-8379] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-05-11 15:15 UTC 

[gcc r12-722] preprocessor: Enable digit separators for C2X
 2021-05-11 14:27 UTC 

[gcc r12-721] c++: ICE casting class to vector [PR100517]
 2021-05-11 14:20 UTC 

[gcc r12-720] More maybe_fold_reference TLC
 2021-05-11 13:59 UTC 

[gcc(refs/users/marxin/heads/lto-wrapper-opt-refactoring-v2)] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-05-11 13:53 UTC 

[gcc] Created branch 'marxin/heads/lto-wrapper-opt-refactoring-v2' in namespace 'refs/users'
 2021-05-11 13:53 UTC 

[gcc r12-719] Remove dead components from MAINTAINERS
 2021-05-11 13:13 UTC 

[gcc r12-718] Remove libhsail-rt
 2021-05-11 13:13 UTC 

[gcc r12-717] Remove BRIG front-end
 2021-05-11 13:13 UTC 

[gcc r12-716] ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip
 2021-05-11 12:47 UTC 

[gcc r12-715] arm: Avoid emitting bogus CFA adjusts for CMSE nonsecure calls [PR99725]
 2021-05-11 12:12 UTC 

[gcc(refs/users/marxin/heads/remove-hsa-completely)] Remove dead components from MAINTAINERS
 2021-05-11 11:35 UTC 

[gcc(refs/users/marxin/heads/remove-hsa-completely)] Remove libhsail-rt
 2021-05-11 11:35 UTC 

[gcc(refs/users/marxin/heads/remove-hsa-completely)] Remove BRIG front-end
 2021-05-11 11:35 UTC 

[gcc/marxin/heads/remove-hsa-completely] (1257 commits) Remove dead components from MAINTAINERS
 2021-05-11 11:35 UTC 

[gcc/devel/omp/gcc-10] Remove array section base-pointer mapping semantics, and other front-end adjustments
 2021-05-11 11:25 UTC 

[gcc r12-714] aarch64: A couple of mul_laneq tweaks
 2021-05-11 11:18 UTC 

[gcc r12-713] More maybe_fold_reference TLC
 2021-05-11 10:54 UTC 

[gcc r12-712] middle-end/100509 - avoid folding constant to aggregate type
 2021-05-11 10:48 UTC 

[gcc r10-9816] RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions itself
 2021-05-11 10:35 UTC 

[gcc r9-9526] RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions itself
 2021-05-11  9:54 UTC 

[gcc r12-711] arm: Remove duplicate definitions from arm_mve.h (pr100419)
 2021-05-11  9:49 UTC 

[gcc r12-710] gcc-changelog: Remove non-strict mode
 2021-05-11  8:56 UTC 

[gcc r12-709] gcc-changelog: Accept ref_name argument in GitCommit
 2021-05-11  8:53 UTC 

[gcc(refs/users/aoliva/heads/testme)] [aarch/arm] retry zero-call-used-regs from zeroed regs
 2021-05-11  8:28 UTC 

[gcc/aoliva/heads/testme] (71 commits) [aarch/arm] retry zero-call-used-regs from zeroed regs
 2021-05-11  8:28 UTC 

[gcc/aoliva/heads/testbase] (70 commits) testsuite/s390: Fix risbg-ll-3.c f2_cconly test
 2021-05-11  8:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] [aarch/arm] retry zero-call-used-regs from zeroed regs
 2021-05-11  7:56 UTC 

[gcc/aoliva/heads/testme] (414 commits) [aarch/arm] retry zero-call-used-regs from zeroed regs
 2021-05-11  7:56 UTC 

[gcc/aoliva/heads/testbase] (413 commits) Daily bump
 2021-05-11  7:56 UTC 

[gcc r12-708] testsuite/s390: Fix risbg-ll-3.c f2_cconly test
 2021-05-11  7:51 UTC 

[gcc r12-707] Further minor fixes
 2021-05-11  7:45 UTC 

[gcc r12-706] openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471]
 2021-05-11  7:13 UTC 

[gcc r12-705] rs6000: Guard density_test only for vector version
 2021-05-11  6:06 UTC 

[gcc r12-704] vect: Add costing_for_scalar parameter to init_cost hook
 2021-05-11  6:06 UTC 

[gcc r12-703] rs6000: Move rs6000_vect_nonmem into target cost_data
 2021-05-11  6:06 UTC 

[gcc r12-702] c++: dependent operator expression lookup [PR51577]
 2021-05-11  2:39 UTC 

[gcc r12-701] c++: fn parm pack expansion inside constraint [PR100138]
 2021-05-11  2:39 UTC 

[gcc r9-9525] Daily bump
 2021-05-11  0:20 UTC 

[gcc r8-10963] Daily bump
 2021-05-11  0:19 UTC 

[gcc r11-8378] Daily bump
 2021-05-11  0:18 UTC 

[gcc r10-9815] Daily bump
 2021-05-11  0:17 UTC 

[gcc r12-700] Daily bump
 2021-05-11  0:17 UTC 

[gcc r12-699] Fix missing version_string in Ada
 2021-05-10 23:26 UTC 

[gcc r12-698] Add missing pragma Inline for classification attributes
 2021-05-10 23:26 UTC 

[gcc r12-697] Do not use pragma Provide_Shift_Operators in Atree package
 2021-05-10 23:26 UTC 

[gcc r12-696] Remove obsolete comment and add missing header
 2021-05-10 23:26 UTC 

[gcc r12-695] Minor tweak to previous change for the sake of consistency
 2021-05-10 23:26 UTC 

[gcc r12-694] Avoid spurious rebuild actions in ada/gen_il
 2021-05-10 23:26 UTC 

[gcc r12-693] Remove call to gcc_unreachable in range-op.cc
 2021-05-10 23:25 UTC 

[gcc r10-9814] rs6000: Fix cpu selection w/ isel (PR100108)
 2021-05-10 22:00 UTC 

[gcc/devel/c++-coroutines] Merge master r12-688
 2021-05-10 21:40 UTC 

[gcc/devel/c++-coroutines] (68 commits) Merge master r12-688
 2021-05-10 21:40 UTC 

[gcc r12-692] libstdc++: Remove TODO comment
 2021-05-10 20:22 UTC 

[gcc r12-691] libstdc++: Implement proposed resolution to LWG 3548
 2021-05-10 20:22 UTC 

[gcc r12-690] Avoid -Walloca-larger-than and -Wvla-larger-than false postives and negatives
 2021-05-10 20:03 UTC 

[gcc(refs/users/marxin/heads/fix-ada-version)] Fix missing version_string in Ada
 2021-05-10 19:10 UTC 

[gcc/marxin/heads/fix-ada-version] Fix missing version_string in Ada
 2021-05-10 19:10 UTC 

[gcc(refs/users/marxin/heads/fix-ada-version)] Fix missing version_string in Ada
 2021-05-10 18:52 UTC 

[gcc/marxin/heads/fix-ada-version] (11 commits) Fix missing version_string in Ada
 2021-05-10 18:52 UTC 

[gcc r12-689] Add ALTIVEC_REGS as pressure class
 2021-05-10 18:51 UTC 

[gcc r12-688] arm: remove error in CPP_SPEC when float-abi soft and hard are used together
 2021-05-10 16:39 UTC 

[gcc r12-687] ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
 2021-05-10 16:30 UTC 

[gcc r12-686] libstdc++: Remove redundant -std=gnu++17 option from remaining tests
 2021-05-10 15:24 UTC 

[gcc r12-685] libstdc++: Remove redundant -std=gnu++17 option from algorithm tests
 2021-05-10 15:24 UTC 

[gcc r12-684] libstdc++: Remove redundant -std=gnu++17 option from containers tests
 2021-05-10 15:24 UTC 

[gcc r12-683] libstdc++: Remove redundant -std=gnu++17 option from strings tests
 2021-05-10 15:23 UTC 

[gcc r12-682] libstdc++: Remove redundant -std=gnu++17 option from PMR tests
 2021-05-10 15:23 UTC 

[gcc r12-681] libstdc++: Remove redundant -std=gnu++17 option from concurrency tests
 2021-05-10 15:23 UTC 

[gcc r12-680] libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests
 2021-05-10 15:23 UTC 

[gcc r12-679] libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
 2021-05-10 15:23 UTC 

[gcc r12-678] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests
 2021-05-10 15:23 UTC 

[gcc r12-677] libstdc++: Adjust expected errors in tests when compiled as C++20
 2021-05-10 14:55 UTC 

[gcc r12-676] i386: Force V2SI mode operands to registers in expand_sse_movcc
 2021-05-10 14:41 UTC 

[gcc r12-675] libstdc++: Rename test type to avoid clashing with std::any
 2021-05-10 14:00 UTC 

[gcc(refs/users/marxin/heads/gnat-style-to-sphinx)] Port gnat-style to Sphinx
 2021-05-10 13:54 UTC 

[gcc] Created branch 'marxin/heads/gnat-style-to-sphinx' in namespace 'refs/users'
 2021-05-10 13:54 UTC 

[gcc(refs/users/marxin/heads/ada-sphinx-non-binary)] ada: do not use binary mode in conf.py
 2021-05-10 13:37 UTC 

[gcc] Created branch 'marxin/heads/ada-sphinx-non-binary' in namespace 'refs/users'
 2021-05-10 13:37 UTC 

[gcc r12-674] gcc-changelog: remove newlines in git_email.py --help
 2021-05-10 13:17 UTC 

[gcc r12-673] contrib/gcc-changelog: Add/improve --help
 2021-05-10 13:14 UTC 

[gcc r12-672] arm: MVE: Factorize vcmp_*f*
 2021-05-10 12:57 UTC 

[gcc r12-671] arm: MVE: Factorize all vcmp* integer patterns
 2021-05-10 12:56 UTC 

[gcc r12-670] arm: MVE: Remove _s and _u suffixes from vcmp* builtins
 2021-05-10 12:56 UTC 

[gcc r12-669] arm: MVE: Cleanup vcmpne/vcmpeq builtins
 2021-05-10 12:56 UTC 

[gcc r12-668] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-05-10 12:56 UTC 

[gcc r12-667] testsuite/arm: Add mve-vmul-scalar-1.c test
 2021-05-10 12:56 UTC 

[gcc r12-666] testsuite/arm: Add mve-vsub-scalar-1.c test
 2021-05-10 12:56 UTC 

[gcc r12-665] contrib/gcc-changelog: Detect if same file appears twice
 2021-05-10 12:37 UTC 

[gcc r12-664] Add a test for PR tree-optimization/42587
 2021-05-10 12:21 UTC 

[gcc(refs/users/marxin/heads/gcc-changelog-remove-strict)] Remove non-strict mode
 2021-05-10 12:14 UTC 

[gcc(refs/users/marxin/heads/gcc-changelog-remove-strict)] gcc-changelog: Accept ref_name argument in GitCommit
 2021-05-10 12:14 UTC 

[gcc] Created branch 'marxin/heads/gcc-changelog-remove-strict' in namespace 'refs/users'
 2021-05-10 12:14 UTC 

[gcc(refs/users/marxin/heads/ref_name-server-hook)] gcc-changelog: Accept ref_name argument in GitCommit
 2021-05-10 11:52 UTC 

[gcc] Created branch 'marxin/heads/ref_name-server-hook' in namespace 'refs/users'
 2021-05-10 11:52 UTC 

[gcc r12-663] Revert "gcc-changelog: Remove components that will be removed."
 2021-05-10 11:44 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] very cheap vectorization at -O2 and -O3
 2021-05-10 11:25 UTC 

[gcc r12-662] testsuite/100452 - fix g++.dg/vect/slp-pr99971.cc
 2021-05-10 11:23 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable ipa-modref
 2021-05-10 11:22 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2021-05-10 11:20 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2021-05-10 11:20 UTC 

[gcc/hubicka/heads/honza-gcc-benchmark-branch-v2] (1651 commits) Merge remote-tracking branch 'origin/master' into me/honza-
 2021-05-10 11:20 UTC 

[gcc r12-661] tree-optimization/100492 - avoid irreducible regions in loop distribution
 2021-05-10 11:06 UTC 

[gcc r11-8377] d: Fix qualifier ignored in alias definition if parentheses are not present
 2021-05-10 10:28 UTC 

[gcc r11-8376] libphobos: Fix visibility of std.process.searchPathFor
 2021-05-10 10:28 UTC 

[gcc r12-660] d: Fix qualifier ignored in alias definition if parentheses are not present
 2021-05-10 10:19 UTC 

[gcc r12-659] libphobos: Fix visibility of std.process.searchPathFor
 2021-05-10 10:19 UTC 

[gcc r12-658] gcc_update: fix check for local source tree
 2021-05-10 10:14 UTC 

[gcc r12-657] middle-end/100464 - avoid spurious TREE_ADDRESSABLE in folding debug stmts
 2021-05-10  9:42 UTC 

[gcc r12-656] tree-optimization/100434 - DSE aggregate call LHS
 2021-05-10  9:41 UTC 

[gcc r12-655] Fix genversion linker error
 2021-05-10  9:38 UTC 

[gcc(refs/users/marxin/heads/fix-ada-version)] Fix missing version_string in Ada
 2021-05-10  9:06 UTC 

[gcc] Created branch 'marxin/heads/fix-ada-version' in namespace 'refs/users'
 2021-05-10  9:06 UTC 

[gcc r12-654] arm: Fix wrong code with MVE V2DImode loads and stores [PR99960]
 2021-05-10  8:47 UTC 

[gcc r12-653] LTO plugin: use startswith function
 2021-05-10  7:36 UTC 

[gcc r12-652] Come up with startswith function
 2021-05-10  7:35 UTC 

[gcc r12-651] gcc-changelog: Remove components that will be removed
 2021-05-10  7:22 UTC 

[gcc r12-650] c++: remove redundand NULL check
 2021-05-10  7:20 UTC 

[gcc r12-649] Remove __cplusplus >= 201103
 2021-05-10  7:17 UTC 

[gcc r12-648] Use genversion to generate version.h
 2021-05-10  7:14 UTC 

[gcc r12-647] arc: Improve vector support for ARCv2
 2021-05-10  6:59 UTC 

[gcc r12-646] arc: Cleanup simdext.md file
 2021-05-10  6:59 UTC 

[gcc r12-645] arc: Disable movmisalign patterns when aligned access is required
 2021-05-10  6:59 UTC 

[gcc r12-644] arc: Fix compilation warnings
 2021-05-10  6:33 UTC 

[gcc r12-643] arc: Update ctz/clz patterns
 2021-05-10  6:33 UTC 

[gcc r12-642] arc: Add alternative names for gp and fp registers
 2021-05-10  6:33 UTC 

[gcc r12-641] arc: Fix documentation __builtin_arc_sr
 2021-05-10  6:33 UTC 

[gcc r12-640] Reset prologue_location before calling code_end
 2021-05-10  6:18 UTC 

[gcc r9-9524] Daily bump
 2021-05-10  0:20 UTC 

[gcc r8-10962] Daily bump
 2021-05-10  0:19 UTC 

[gcc r11-8375] Daily bump
 2021-05-10  0:18 UTC 

[gcc r10-9813] Daily bump
 2021-05-10  0:18 UTC 

[gcc r12-639] Daily bump
 2021-05-10  0:17 UTC 

[gcc r9-9523] Daily bump
 2021-05-09  0:20 UTC 

[gcc r8-10961] Daily bump
 2021-05-09  0:19 UTC 

[gcc r11-8374] Daily bump
 2021-05-09  0:18 UTC 

[gcc r10-9812] Daily bump
 2021-05-09  0:17 UTC 

[gcc r12-638] Daily bump
 2021-05-09  0:17 UTC 

[gcc r12-637] Correct ChangeLob entries for PR46991
 2021-05-08 11:13 UTC 

[gcc r12-636] Fortran: Correct PR number from 46691 [PR46991]
 2021-05-08 11:13 UTC 

[gcc r12-635] Remove obsolete gcc.dg/sso-9.c
 2021-05-08  7:50 UTC 

[gcc r9-9522] Daily bump
 2021-05-08  0:20 UTC 

[gcc r8-10960] Daily bump
 2021-05-08  0:19 UTC 

[gcc r11-8373] Daily bump
 2021-05-08  0:18 UTC 

[gcc r10-9811] Daily bump
 2021-05-08  0:17 UTC 

[gcc r12-634] Daily bump
 2021-05-08  0:17 UTC 

[gcc r11-8372] libstdc++: Fix constraints for rvalue stream insertion/extraction
 2021-05-08  0:10 UTC 

[gcc r12-633] Revert "amdgcn: disable TImode"
 2021-05-07 22:56 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).