public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2021-10-11 16:42 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Back to trunk
 2021-10-11 16:42 UTC 

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

[gcc r12-4323] c++: Add testcase for already-fixed PR [PR102643]
 2021-10-11 16:34 UTC 

[gcc r9-9764] doc: improve -fsanitize=undefined description
 2021-10-11 16:15 UTC 

[gcc r10-10178] doc: improve -fsanitize=undefined description
 2021-10-11 16:14 UTC 

[gcc r11-9095] doc: improve -fsanitize=undefined description
 2021-10-11 16:13 UTC 

[gcc r12-4322] doc: improve -fsanitize=undefined description
 2021-10-11 16:09 UTC 

[gcc r12-4321] ChangeLog: Remove incorrect PR reference
 2021-10-11 15:19 UTC 

[gcc r12-4320] middle-end/102683 - fix .DEFERRED_INIT expansion
 2021-10-11 14:42 UTC 

[gcc r12-4319] middle-end/101480 - overloaded global new/delete
 2021-10-11 14:20 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging-v2)] gcov: make profile merging smarter
 2021-10-11 14:03 UTC 

[gcc/marxin/heads/PR90364-improve-profile-merging-v2] (250 commits) gcov: make profile merging smarter
 2021-10-11 14:03 UTC 

[gcc r12-4318] [Ada] Fix problematic import of type-generic GCC atomic builtin
 2021-10-11 13:41 UTC 

[gcc r12-4317] [Ada] Tweak the warning about missing local raises
 2021-10-11 13:41 UTC 

[gcc r12-4316] [Ada] Fix for atomic wrongly rejected on object of discriminated type
 2021-10-11 13:41 UTC 

[gcc r12-4315] [Ada] Fix incorrect size for pathological pass-by-copy parameters
 2021-10-11 13:40 UTC 

[gcc r12-4314] [Ada] Runtime transition: System.Threads
 2021-10-11 13:40 UTC 

[gcc r12-4313] [Ada] Remove redundant guard in expansion of dispatching calls
 2021-10-11 13:40 UTC 

[gcc r12-4312] [Ada] Valid postconditions incorrectly rejected
 2021-10-11 13:40 UTC 

[gcc r12-4311] [Ada] Incorrect Dynamic_Predicate results for static arguments
 2021-10-11 13:40 UTC 

[gcc r12-4310] [Ada] sigset_t is an unsigned long on RTEMS
 2021-10-11 13:40 UTC 

[gcc r12-4309] [Ada] RTEMS: use regular RTEMS API for minimum stack size calculation
 2021-10-11 13:40 UTC 

[gcc r12-4308] [Ada] Export No_Exception_Propagation_Active for use by gigi
 2021-10-11 13:40 UTC 

[gcc r12-4307] [Ada] Warn about conversion with any predefined time types
 2021-10-11 13:40 UTC 

[gcc r12-4306] [Ada] Simplify membership tests with N_Generic_Declaration
 2021-10-11 13:40 UTC 

[gcc r12-4305] [Ada] Remove constant arguments
 2021-10-11 13:40 UTC 

[gcc r12-4304] [Ada] Find an interpretation for membership test with a singleton value
 2021-10-11 13:40 UTC 

[gcc r12-4303] [Ada] RTEMS: use hardware interrupts instead of signals for interrupt handling
 2021-10-11 13:39 UTC 

[gcc r12-4302] [Ada] Fix internal error on fixed-point divide, multiply and scaling
 2021-10-11 13:39 UTC 

[gcc r12-4301] [Ada] Reorder subprogram spec and bodies in alphabetical order
 2021-10-11 13:39 UTC 

[gcc r12-4300] [Ada] Rewrite extended names in derived class-wide expressions
 2021-10-11 13:39 UTC 

[gcc r12-4299] [Ada] Import binder globals as constant
 2021-10-11 13:39 UTC 

[gcc r12-4298] [Ada] Move rewriting of boxes in aggregates from resolution to expansion
 2021-10-11 13:39 UTC 

[gcc r12-4297] [Ada] Simplify initialization of concurrent components
 2021-10-11 13:39 UTC 

[gcc r12-4296] [Ada] Simplify detection of delayed aggregates
 2021-10-11 13:39 UTC 

[gcc r12-4295] [Ada] Simplify detection of record components with default initialization
 2021-10-11 13:39 UTC 

[gcc r12-4294] [Ada] Remove redundant guard against an empty component list
 2021-10-11 13:39 UTC 

[gcc r12-4293] [Ada] RTEMS: use default stack checking emulation package
 2021-10-11 13:39 UTC 

[gcc r12-4292] [Ada] Do not clear Analyzed flag in expand if already set by preanalysis
 2021-10-11 13:39 UTC 

[gcc r12-4291] [Ada] Simplify code for checks within an initialization procedure
 2021-10-11 13:38 UTC 

[gcc r12-4290] [Ada] Fix crash on array component with Default_Value
 2021-10-11 13:38 UTC 

[gcc r12-4289] [Ada] Size of time_t in newer verions of VxWorks7
 2021-10-11 13:38 UTC 

[gcc r12-4288] opts: Remove AUTODETECT_VALUE usage
 2021-10-11 13:03 UTC 

[gcc r12-4287] Remove usage of IRA_REGION_AUTODETECT
 2021-10-11 13:03 UTC 

[gcc/devel/omp/gcc-11] libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential
 2021-10-11 12:11 UTC 

[gcc r12-4286] libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential
 2021-10-11 11:39 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-10-11 11:15 UTC 

[gcc/devel/omp/gcc-11] openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit
 2021-10-11 11:15 UTC 

[gcc/devel/omp/gcc-11] (19 commits) Merge remote-tracking branch 'origin/releases/gcc-11' into
 2021-10-11 11:15 UTC 

[gcc(refs/users/marxin/heads/PR102585-var-tracking-options-fix)] options: Fix variable tracking option processing
 2021-10-11 10:56 UTC 

[gcc/marxin/heads/PR102585-var-tracking-options-fix] (57 commits) options: Fix variable tracking option processing
 2021-10-11 10:56 UTC 

[gcc r12-4285] openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit
 2021-10-11 10:20 UTC 

[gcc r10-10177] [GCC 10 branch] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
 2021-10-11  9:22 UTC 

[gcc r12-4284] IBM Z: Provide rawmemchr{qi,hi,si} expander
 2021-10-11  8:01 UTC 

[gcc r12-4283] ldist: Recognize strlen and rawmemchr like loops
 2021-10-11  8:00 UTC 

[gcc r12-4282] options: use cl_optimization_hash
 2021-10-11  7:56 UTC 

[gcc r12-4281] [PR/target 100316] Allow constant address for __builtin___clear_cache
 2021-10-11  6:15 UTC 

[gcc r12-4280] Adjust testcase for O2 vectorization enabling
 2021-10-11  6:06 UTC 

[gcc r9-9763] Daily bump
 2021-10-11  0:19 UTC 

[gcc r11-9094] Daily bump
 2021-10-11  0:18 UTC 

[gcc r10-10176] Daily bump
 2021-10-11  0:17 UTC 

[gcc r12-4279] Daily bump
 2021-10-11  0:16 UTC 

[gcc r12-4278] Fortran: handle initialization of derived type parameter arrays from scalar
 2021-10-10 18:12 UTC 

[gcc r11-9093] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441]
 2021-10-10 10:18 UTC 

[gcc r12-4277] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441]
 2021-10-10 10:17 UTC 

[gcc r12-4276] tree-optimization: [PR102622]: wrong code due to signed one bit integer and "a?-1:0"
 2021-10-10  9:04 UTC 

[gcc r9-9762] Daily bump
 2021-10-10  0:19 UTC 

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

[gcc r10-10175] Daily bump
 2021-10-10  0:17 UTC 

[gcc r12-4275] Daily bump
 2021-10-10  0:16 UTC 

[gcc r12-4274] Fortran: accept both old and new-style relational operators in USE, ONLY
 2021-10-09 19:16 UTC 

[gcc/devel/omp/gcc-11] openmp: Add support for OpenMP 5.1 structured-block-sequences
 2021-10-09  9:24 UTC 

[gcc r12-4273] testsuite: Add missing comment for some dg-warning
 2021-10-09  9:18 UTC 

[gcc r12-4272] Adjust more testcases for O2 vectorization enabling
 2021-10-09  8:28 UTC 

[gcc r12-4271] openmp: Add support for OpenMP 5.1 structured-block-sequences
 2021-10-09  8:15 UTC 

[gcc/devel/omp/gcc-11] Fortran: Add diagnostic for F2018:C839 (TS29113:C535c)
 2021-10-09  2:59 UTC 

[gcc/devel/omp/gcc-11] Fortran: Avoid var initialization in interfaces [PR54753]
 2021-10-09  2:59 UTC 

[gcc r12-4270] Refine movhfcc
 2021-10-09  1:27 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Fix pushMergedVendorBranch.sh
 2021-10-09  0:25 UTC 

[gcc r9-9761] Daily bump
 2021-10-09  0:19 UTC 

[gcc r11-9091] Daily bump
 2021-10-09  0:18 UTC 

[gcc r10-10174] Daily bump
 2021-10-09  0:17 UTC 

[gcc r12-4269] Daily bump
 2021-10-09  0:17 UTC 

[gcc r12-4268] libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725]
 2021-10-09  0:15 UTC 

[gcc r12-4267] libstdc++: Define deleted wchar_t overloads unconditionally [PR 98725]
 2021-10-09  0:15 UTC 

[gcc r12-4266] libstdc++: Define std::wstring_convert unconditionally [PR 98725]
 2021-10-09  0:15 UTC 

[gcc r12-4265] libstdc++: Enable type traits for wchar_t unconditionally [PR98725]
 2021-10-09  0:15 UTC 

[gcc r12-4264] libstdc++: Enable vstring for wchar_t unconditionally [PR98725]
 2021-10-09  0:15 UTC 

[gcc r12-4263] libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
 2021-10-09  0:15 UTC 

[gcc r12-4262] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
 2021-10-09  0:15 UTC 

[gcc r12-4261] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
 2021-10-09  0:15 UTC 

[gcc r12-4260] libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
 2021-10-09  0:01 UTC 

[gcc r12-4259] libstdc++: Access std::pair members without tuple-like helpers
 2021-10-08 23:59 UTC 

[gcc r12-4258] libstdc++: Avoid instantiation of _Hash_node before it's needed
 2021-10-08 23:58 UTC 

[gcc r12-4257] Fortran: Add diagnostic for F2018:C839 (TS29113:C535c)
 2021-10-08 21:31 UTC 

[gcc/microsoft/heads/main] (4297 commits) Merge commit '613196462a62a28de8414b9023ec2be9a29ac3dc' int
 2021-10-08 21:08 UTC 

[gcc(refs/vendors/microsoft/heads/TempBranch)] Merge commit '613196462a62a28de8414b9023ec2be9a29ac3dc' into merge-master-613196462a62a28de8414b9023
 2021-10-08 20:51 UTC 

[gcc(refs/vendors/microsoft/heads/TempBranch)] Bring latest scripts from f6fac44b0c0a64f2ab871ace54e4316e19da3f16
 2021-10-08 20:51 UTC 

[gcc(refs/vendors/microsoft/heads/TempBranch)] Update xfail with new failures
 2021-10-08 20:51 UTC 

[gcc] Created branch 'microsoft/heads/TempBranch' in namespace 'refs/vendors'
 2021-10-08 20:51 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4256
 2021-10-08 19:56 UTC 

[gcc/devel/c++-coroutines] (25 commits) Merge master r12-4256
 2021-10-08 19:56 UTC 

[gcc r12-4256] [PR102627] Use at least natural mode during splitting hard reg live range
 2021-10-08 16:54 UTC 

[gcc r12-4255] libstdc++: Detect miscompilation of src/c++11/limits.cc
 2021-10-08 14:51 UTC 

[gcc r12-4254] Grow non_null_ref bitmap when num_ssa_names increases
 2021-10-08 14:36 UTC 

[gcc r12-4253] Implement irange::debug()
 2021-10-08 14:36 UTC 

[gcc/devel/modula-2] Merge branch 'devel/modula-2' of git+ssh://gcc.gnu.org/git/gcc into devel/modula-2
 2021-10-08 14:03 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-10-08 14:03 UTC 

[gcc/devel/modula-2] M2GenGCC.mod huge tidyup and removal of unused parameters and variables
 2021-10-08 14:03 UTC 

[gcc/devel/modula-2] (430 commits) Merge branch 'devel/modula-2' of git+ssh://gcc.gnu.org/git/
 2021-10-08 14:03 UTC 

[gcc r12-4252] libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546]
 2021-10-08 14:00 UTC 

[gcc r12-4251] libsanitizer: Add AM_CCASFLAGS to Makefile.am
 2021-10-08 13:17 UTC 

[gcc r12-4250] loop: Fix profile updates after unrolling [PR102385]
 2021-10-08 12:18 UTC 

[gcc r12-4249] opts: include missing header files
 2021-10-08 11:46 UTC 

[gcc/devel/omp/gcc-11] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640]
 2021-10-08 11:35 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] opts: Remove AUTODETECT_VALUE usage
 2021-10-08 11:29 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] Remove usage of IRA_REGION_AUTODETECT
 2021-10-08 11:29 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] options: use cl_optimization_hash
 2021-10-08 11:29 UTC 

[gcc/marxin/heads/option-tweaking] (22 commits) opts: Remove AUTODETECT_VALUE usage
 2021-10-08 11:29 UTC 

[gcc r12-4248] Come up with OPTION_SET_P macro
 2021-10-08 11:28 UTC 

[gcc r12-4247] libstdc++: Restore debug checks in uniform container erasure functions
 2021-10-08 11:20 UTC 

[gcc r12-4246] libstdc++: Implement ostream insertion for chrono::duration
 2021-10-08 11:20 UTC 

[gcc/devel/modula-2] M2GenGCC.mod huge tidyup and removal of unused parameters and variables
 2021-10-08 10:56 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] opts: Remove AUTODETECT_VALUE usage
 2021-10-08  9:21 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] Remove usage of IRA_REGION_AUTODETECT
 2021-10-08  9:21 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] Come up with OPTION_SET_P macro
 2021-10-08  9:21 UTC 

[gcc/marxin/heads/option-tweaking] (3 commits) opts: Remove AUTODETECT_VALUE usage
 2021-10-08  9:21 UTC 

[gcc r11-9090] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640]
 2021-10-08  9:16 UTC 

[gcc r12-4245] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640]
 2021-10-08  9:02 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Fix early unrolling
 2021-10-08  8:44 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] fix it
 2021-10-08  8:35 UTC 

[gcc r12-4244] Tweak new test cases for -march=cascadelake strangeness
 2021-10-08  8:35 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] opts: Remove AUTODETECT_VALUE usage
 2021-10-08  8:01 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] Remove usage of IRA_REGION_AUTODETECT
 2021-10-08  7:54 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] Come up with OPTION_SET_P macro
 2021-10-08  7:54 UTC 

[gcc(refs/users/marxin/heads/option-tweaking)] options: use cl_optimization_hash
 2021-10-08  7:54 UTC 

[gcc] Created branch 'marxin/heads/option-tweaking' in namespace 'refs/users'
 2021-10-08  7:54 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardened conditionals
 2021-10-08  5:41 UTC 

[gcc/aoliva/heads/testme] (378 commits) hardened conditionals
 2021-10-08  5:40 UTC 

[gcc/aoliva/heads/testbase] (377 commits) libgcc: use .init_stack for constructors if available
 2021-10-08  5:40 UTC 

[gcc/devel/gccgo] Merge from trunk revision f49e3d28be44179f07b8a06159139ce77096dda7
 2021-10-08  4:34 UTC 

[gcc/devel/gccgo] Merge from trunk revision fba228e259dd5112851527f2dbb62c5601100985
 2021-10-08  4:34 UTC 

[gcc/devel/gccgo] (481 commits) Merge from trunk revision f49e3d28be44179f07b8a06159139ce77
 2021-10-08  4:34 UTC 

[gcc r12-4243] libgcc: use .init_stack for constructors if available
 2021-10-08  3:24 UTC 

[gcc r12-4242] Simplify (_Float16) ceil ((double) x) to .CEIL (x) when available
 2021-10-08  2:10 UTC 

[gcc r12-4241] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi
 2021-10-08  2:10 UTC 

[gcc r12-4240] Enable auto-vectorization at O2 with very-cheap cost model
 2021-10-08  2:09 UTC 

[gcc r9-9760] Daily bump
 2021-10-08  0:19 UTC 

[gcc r11-9089] Daily bump
 2021-10-08  0:18 UTC 

[gcc r10-10173] Daily bump
 2021-10-08  0:17 UTC 

[gcc r12-4239] Daily bump
 2021-10-08  0:17 UTC 

[gcc r12-4238] c++: NTTP with array/function type after substitution [PR61355]
 2021-10-07 20:40 UTC 

[gcc r12-4237] libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
 2021-10-07 20:27 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4232
 2021-10-07 19:41 UTC 

[gcc/devel/c++-coroutines] (21 commits) Merge master r12-4232
 2021-10-07 19:41 UTC 

[gcc r12-4236] ctfc: Free CTF container elements in ctfc_delete_container ()
 2021-10-07 19:39 UTC 

[gcc r12-4235] ctf: Do not warn for CTF not supported for GNU GIMPLE
 2021-10-07 19:11 UTC 

[gcc r12-4234] libstdc++: Avoid use of hardware interference non-constant [PR102377]
 2021-10-07 17:39 UTC 

[gcc r12-4233] libstdc++: Avoid debug checks in uniform container erasure functions
 2021-10-07 16:52 UTC 

[gcc(refs/users/marxin/heads/PR102585-var-tracking-options-fix)] options: Fix variable tracking option processing
 2021-10-07 15:55 UTC 

[gcc/marxin/heads/PR102585-var-tracking-options-fix] options: Fix variable tracking option processing
 2021-10-07 15:55 UTC 

[gcc r12-4232] tree-object-size: Drop unused pdecl and poff arguments
 2021-10-07 15:39 UTC 

[gcc(refs/users/marxin/heads/PR102585-var-tracking-options-fix)] options: Fix variable tracking option processing
 2021-10-07 15:08 UTC 

[gcc/marxin/heads/PR102585-var-tracking-options-fix] options: Fix variable tracking option processing
 2021-10-07 15:07 UTC 

[gcc(refs/users/marxin/heads/PR102585-var-tracking-options-fix)] options: Fix variable tracking option processing
 2021-10-07 15:01 UTC 

[gcc] Created branch 'marxin/heads/PR102585-var-tracking-options-fix' in namespace 'refs/users'
 2021-10-07 15:01 UTC 

[gcc r12-4231] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
 2021-10-07 14:43 UTC 

[gcc r12-4230] ipa: Fix ICE when speculating calls from inlined functions (PR 102388)
 2021-10-07 14:22 UTC 

[gcc r11-9088] c++: variadic ttp constraint subsumption [PR99904]
 2021-10-07 14:20 UTC 

[gcc r12-4229] c++: variadic ttp constraint subsumption [PR99904]
 2021-10-07 14:04 UTC 

[gcc r12-4228] c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482]
 2021-10-07 13:55 UTC 

[gcc r12-4227] Fix access node merging
 2021-10-07 13:26 UTC 

[gcc r12-4226] c++: Add testcase for C++23 P2316R2 - consistent character literal encoding [PR102615]
 2021-10-07 13:17 UTC 

[gcc r12-4225] tree-optimization/102608 - avoid CSEing .DEFERRED_INIT
 2021-10-07 12:28 UTC 

[gcc r12-4224] MAINTAINERS: Add myself to DCO section
 2021-10-07 12:22 UTC 

[gcc r12-4223] build: Fix --enable-gather-detailed-mem-stats
 2021-10-07 12:09 UTC 

[gcc r12-4222] amdgcn: Fix assembler version incompatibility
 2021-10-07 10:32 UTC 

[gcc r12-4221] amdgcn: Implement -msram-ecc=any
 2021-10-07 10:32 UTC 

[gcc r12-4220] amdgcn: Support LLVM 13 assembler syntax
 2021-10-07 10:32 UTC 

[gcc(refs/users/marxin/heads/fix-mem-stats-build)] build: Fix --enable-gather-detailed-mem-stats
 2021-10-07 10:30 UTC 

[gcc] Created branch 'marxin/heads/fix-mem-stats-build' in namespace 'refs/users'
 2021-10-07 10:30 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Add early loop unrolling
 2021-10-07 10:11 UTC 

[gcc r12-4219] Properly parse invariant &MEM addresses in the GIMPLE FE
 2021-10-07  6:19 UTC 

[gcc(refs/vendors/microsoft/heads/main)] More fixes
 2021-10-07  1:20 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Fix error checking when init.sh returns -1
 2021-10-07  1:20 UTC 

[gcc r9-9759] Daily bump
 2021-10-07  0:19 UTC 

[gcc r11-9087] Daily bump
 2021-10-07  0:18 UTC 

[gcc r10-10172] Daily bump
 2021-10-07  0:17 UTC 

[gcc r12-4218] Daily bump
 2021-10-07  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4212
 2021-10-06 22:28 UTC 

[gcc/devel/c++-coroutines] (16 commits) Merge master r12-4212
 2021-10-06 22:28 UTC 

[gcc r12-4217] c++: One more spaceship test
 2021-10-06 21:14 UTC 

[gcc r12-4216] libsanitizer: Update LOCAL_PATCHES
 2021-10-06 20:12 UTC 

[gcc r12-4215] libsanitizer: Apply local patches
 2021-10-06 20:12 UTC 

[gcc r12-4214] libsanitizer: Merge with upstream
 2021-10-06 20:12 UTC 

[gcc r12-4213] libstdc++: Implement std::move_only_function for C++23 (P0288R9)
 2021-10-06 19:14 UTC 

[gcc r12-4212] Add range intersect with 2 wide-ints
 2021-10-06 14:52 UTC 

[gcc r12-4211] Introduce a param-switch-limit for EVRP
 2021-10-06 14:52 UTC 

[gcc r12-4210] Use TYPE_MIN/MAX_VALUE in set_varying when possible
 2021-10-06 14:52 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).