public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Add helper functions for parsing
 2020-11-01 15:43 UTC 

[gcc r11-4590] libstdc++: Define type traits for wchar_t even when libc support missing
 2020-11-01 11:39 UTC 

[gcc r11-4588] libstdc++: Prefer double to long double in std::shuffle_order_engine
 2020-10-31 12:59 UTC 

[gcc r11-4587] Move clone_info to summary
 2020-10-31  9:18 UTC 

[gcc r11-4586] Handle fnspec in local ipa-modref
 2020-10-31  8:05 UTC 

[gcc r11-4585] libstdc++: Use double for unordered container load factors [PR 96958]
 2020-10-31  1:13 UTC 

[gcc r11-4584] libstdc++: Don't initialize from *this inside some views [PR97600]
 2020-10-31  0:34 UTC 

[gcc r11-4583] libstdc++: Implement P2017R1 "Conditionally borrowed ranges"
 2020-10-30 23:57 UTC 

[gcc(refs/users/meissner/heads/work023)] Fix last change
 2020-10-30 22:43 UTC 

[gcc r11-4582] PowerPC: Don't assume all targets have GLIBC
 2020-10-30 22:37 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Add file support and functions for diagnostic support
 2020-10-30 22:07 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Add initial input files
 2020-10-30 21:39 UTC 

[gcc r11-4581] libstdc++: Use double for unordered container load factors [PR 96958]
 2020-10-30 21:20 UTC 

[gcc r11-4580] libstdc++: Fix some more warnings in test
 2020-10-30 21:20 UTC 

[gcc(refs/users/wschmidt/heads/builtins4)] rs6000: Initial create of rs6000-gen-builtins.c
 2020-10-30 21:10 UTC 

[gcc] Created branch 'wschmidt/heads/builtins4' in namespace 'refs/users'
 2020-10-30 20:45 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4578
 2020-10-30 20:43 UTC 

[gcc/devel/c++-coroutines] (33 commits) Merge master r11-4578
 2020-10-30 20:42 UTC 

[gcc r11-4579] PR libfortran/97581 - clean up size calculation of random generator state
 2020-10-30 19:50 UTC 

[gcc r11-4578] Add -fzero-call-used-regs option and zero_call_used_regs function attributes
 2020-10-30 19:41 UTC 

[gcc r11-4577] Take insn scratch RA requirements into account in IRA
 2020-10-30 19:09 UTC 

[gcc r11-4576] PR middle-end/97556 - ICE on excessively large index into a multidimensional array
 2020-10-30 19:05 UTC 

[gcc/devel/c++-modules] Add DECL_ACCESS support
 2020-10-30 17:59 UTC 

[gcc/devel/c++-modules] More FIXMEs
 2020-10-30 17:59 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Add heuristic to take into account void* pattern
 2020-10-30 17:14 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Abort if Gimple produced from C++ or Fortran sources is found
 2020-10-30 17:13 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Add documentation for dead field elimination
 2020-10-30 17:13 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Add Field Reordering
 2020-10-30 17:13 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Add Dead Field Elimination
 2020-10-30 17:13 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Dead-field warning in structs at LTO-time
 2020-10-30 17:13 UTC 

[gcc/ARM/heads/arm-struct-reorg-wip] (6 commits) Add heuristic to take into account void* pattern
 2020-10-30 17:13 UTC 

[gcc r11-4575] libstdc++: Fix the default constructor of ranges::__detail::__box
 2020-10-30 16:33 UTC 

[gcc r11-4574] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not avail
 2020-10-30 16:11 UTC 

[gcc(refs/users/meissner/heads/work023)] Merge commit 'refs/users/meissner/heads/work023' of git+ssh://gcc.gnu.org/git/gcc into me/work023
 2020-10-30 15:56 UTC 

[gcc(refs/users/meissner/heads/work023)] PowerPC: Don't assume all targets have GLIBC
 2020-10-30 15:56 UTC 

[gcc(refs/users/meissner/heads/work023)] PowerPC: Don't assume all users have GLIBC
 2020-10-30 15:55 UTC 

[gcc(refs/users/meissner/heads/work023)] PowerPC: Don't assume all users have GLIBC
 2020-10-30 15:52 UTC 

[gcc r11-4573] Fortran: Update omp atomic for OpenMP 5
 2020-10-30 15:22 UTC 

[gcc/devel/c++-modules] More FIXMEs
 2020-10-30 14:55 UTC 

[gcc/devel/c++-modules] Cache Path-Of-Instantiation
 2020-10-30 14:55 UTC 

[gcc r11-4572] Fix thunk info WRT PCH
 2020-10-30 13:31 UTC 

[gcc r11-4571] Disable TBAA for array descriptors
 2020-10-30 13:28 UTC 

[gcc r11-4570] tree-optimization/97623 - avoid excessive insert iteration for hoisting
 2020-10-30 13:25 UTC 

[gcc r10-8957] c++: Tolerate empty initial args during normalization [PR97412]
 2020-10-30 13:06 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add load-rightmost and store-truncate support
 2020-10-30 12:36 UTC 

[gcc r11-4569] tree-optimization/97626 - handle SCCs properly in SLP stmt analysis
 2020-10-30 11:28 UTC 

[gcc r11-4568] openmp: Use FIELD_TGT_EMPTY once more
 2020-10-30 11:05 UTC 

[gcc r10-8956] [OpenACC] Elaborate testcases that verify column location information [PR92793]
 2020-10-30 10:29 UTC 

[gcc r11-4567] [OpenACC] Elaborate testcases that verify column location information [PR92793]
 2020-10-30 10:28 UTC 

[gcc r11-4566] gcc-changelog: Handle situations like '* tree-vect-slp.c (): '
 2020-10-30 10:25 UTC 

[gcc r11-4565] AArch64: Add FLAG for float conversion intrinsics [PR94442]
 2020-10-30 10:22 UTC 

[gcc r11-4564] tree-optimization/97633 - fix SLP scheduling of single-node cycles
 2020-10-30  9:46 UTC 

[gcc r11-4563] aarch64: Fix PR96998 and restore code quality in combine
 2020-10-30  9:22 UTC 

[gcc r11-4562] Predefine __ppc and __ppc__ for VxWorks 7
 2020-10-30  8:26 UTC 

[gcc r11-4561] Introduce support for vxworks7r2 on x86 and x86_64
 2020-10-30  8:26 UTC 

[gcc r11-4560] openmp: Fix handling of allocate clause on taskloop
 2020-10-30  8:20 UTC 

[gcc r11-4559] openmp: Handle non-static data members in allocate clause and other C++ allocate fixes
 2020-10-30  8:18 UTC 

[gcc r11-4558] Adjust gcc.dg/vect/bb-slp-pr65935.c
 2020-10-30  8:14 UTC 

[gcc r11-4557] PowerPC: Adjust float128/ibm128 warnings
 2020-10-30  2:19 UTC 

[gcc r11-4556] libstdc++: AIX xfail for_overwrite.cc testcase
 2020-10-30  1:56 UTC 

[gcc r9-9016] Daily bump
 2020-10-30  0:18 UTC 

[gcc r8-10602] Daily bump
 2020-10-30  0:18 UTC 

[gcc r10-8955] Daily bump
 2020-10-30  0:17 UTC 

[gcc r11-4555] Daily bump
 2020-10-30  0:16 UTC 

[gcc r11-4554] libstdc++: Fix linker script to remove conflicting patterns
 2020-10-29 22:51 UTC 

[gcc r11-4553] libstdc++: Avoid narrowing conversion in subrange constructor
 2020-10-29 22:50 UTC 

[gcc r11-4552] libstdc++: Fix some warnings in headers
 2020-10-29 22:50 UTC 

[gcc r11-4551] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>
 2020-10-29 22:50 UTC 

[gcc r11-4550] libstdc++: Avoid warnings in tests
 2020-10-29 22:50 UTC 

[gcc r11-4549] c++: Implement CWG 625: Use of auto as template-arg [PR97479]
 2020-10-29 21:36 UTC 

[gcc/devel/c++-modules] Fixme addressing
 2020-10-29 21:04 UTC 

[gcc r11-4548] Replace free with XDELETE
 2020-10-29 21:01 UTC 

[gcc/devel/coarray_native] Fix two cases where -fcoarray=shared broke non-coarrays programs
 2020-10-29 20:56 UTC 

[gcc/devel/c++-modules] Prague anon-enum keying by underlying type
 2020-10-29 20:25 UTC 

[gcc/devel/c++-modules] Fix FIXMEs
 2020-10-29 20:25 UTC 

[gcc r11-4547] c++: Deducing type from initializer_list<auto> [PR93107]
 2020-10-29 20:12 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4546
 2020-10-29 20:03 UTC 

[gcc/devel/c++-coroutines] (48 commits) Merge master r11-4546
 2020-10-29 20:03 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add ifdef support to overload table
 2020-10-29 19:54 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Finish first pass over the overload table
 2020-10-29 19:54 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Progress on the overload table
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Permit "long" for builtins requiring 64 bits
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More compatibility cleanups
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-10-29 19:53 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Start cleaning up some discrepancies
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on built-in debug support
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Correct name of xvcvbf16spn
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Map to vector_pair and vector_quad type nodes
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add MMA builtins and necessary parsing support
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More built-in definitions
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix typos in comments
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Some builtin debug modifications
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix up rs6000-gen-builtins build instructions
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial debug support for comparing builtins
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Support two builtin expansion algorithms
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Helper functions for new builtin expansion support
 2020-10-29 19:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Disable unnecessary initialization for new support
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Call rs6000_autoinit_builtins from rs6000_builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add comments to help with transition
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power9 builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power8 vector builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power7 builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add available-everywhere and ancient builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add VSX builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining AltiVec builtins
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Incorporate new builtins code into the build machinery
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 3 of 3
 2020-10-29 19:51 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 2 of 3
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 1 of 3
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins header file
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the vector definition include file
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Build and store function type identifiers
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing of overload input file
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 3 of 3
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 2 of 3
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 1 of 3
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Main function with stubs for parsing and output
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Red-black tree implementation for balanced tree search
 2020-10-29 19:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 3 of 3
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 2 of 3
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 1 of 3
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add helper functions for parsing
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add file support and functions for diagnostic support
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add initial input files
 2020-10-29 19:49 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial create of rs6000-gen-builtins.c
 2020-10-29 19:49 UTC 

[gcc/wschmidt/heads/builtins3] (156 commits) rs6000: Add ifdef support to overload table
 2020-10-29 19:49 UTC 

[gcc(refs/users/marxin/heads/PR97461-gcov-call-malloc-free-early)] PGO: use dry run of malloc and free functions
 2020-10-29 18:53 UTC 

[gcc] Created branch 'marxin/heads/PR97461-gcov-call-malloc-free-early' in namespace 'refs/users'
 2020-10-29 18:53 UTC 

[gcc r10-8954] LTO: get_section: add new argument
 2020-10-29 18:22 UTC 

[gcc r11-4546] c++: Reject float <=> enum
 2020-10-29 18:06 UTC 

[gcc r11-4545] c++: Simplify constraint normalization routines
 2020-10-29 18:03 UTC 

[gcc r11-4544] c++: Tolerate empty initial args during normalization [PR97412]
 2020-10-29 18:03 UTC 

[gcc r11-4543] Fix some memleaks
 2020-10-29 17:38 UTC 

[gcc r11-4542] c++: Fix constexpr cleanup error handling
 2020-10-29 17:09 UTC 

[gcc r11-4541] c++: Fix constexpr dtors vs invisible ref [PR97388]
 2020-10-29 17:09 UTC 

[gcc r11-4540] Annotate vec::copy better for mem stats
 2020-10-29 17:03 UTC 

[gcc/devel/c++-modules] Check function-scope nameable decls are typedefs
 2020-10-29 16:39 UTC 

[gcc/devel/c++-modules] Merge trunk 9703b8d98c1 c++: Stop (most) function-scope entities having a template header
 2020-10-29 16:39 UTC 

[gcc/devel/c++-modules] Merge trunk bafcf452c79 opts: Sanity check for param names
 2020-10-29 16:39 UTC 

[gcc/devel/c++-modules] Merge trunk 53dede0f04b CSE conversions within sincos
 2020-10-29 16:38 UTC 

[gcc/devel/c++-modules] Merge trunk 4289e488ddd c++: Make OMP UDR DECL_LOCAL_DECL_P earlier
 2020-10-29 16:38 UTC 

[gcc/devel/c++-modules] (47 commits) Check function-scope nameable decls are typedefs
 2020-10-29 16:38 UTC 

[gcc r11-4539] Avoid typeless storage in wide-int
 2020-10-29 15:45 UTC 

[gcc r11-4538] c++: Diagnose constexpr delete [] new int; and delete new int[N]; [PR95808]
 2020-10-29 15:27 UTC 

[gcc/devel/coarray_native] Also add spaces to the end of fndecl specs
 2020-10-29 15:18 UTC 

[gcc r11-4537] stdbool.h: Update true and false expansions for C2x
 2020-10-29 15:06 UTC 

[gcc(refs/users/marxin/heads/backport-10)] LTO: get_section: add new argument
 2020-10-29 15:02 UTC 

[gcc/marxin/heads/backport-10] (24 commits) LTO: get_section: add new argument
 2020-10-29 15:01 UTC 

[gcc r10-8953] libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
 2020-10-29 14:57 UTC 

[gcc/devel/coarray_native] This adds the spaces to the fndecl specs, which are now required
 2020-10-29 14:49 UTC 

[gcc r11-4536] libstdc++: Improve tests for constexpr algorithms
 2020-10-29 14:47 UTC 

[gcc r11-4535] libstdc++: Allow Lemire's algorithm to be used in more cases
 2020-10-29 14:47 UTC 

[gcc r11-4534] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting
 2020-10-29 14:47 UTC 

[gcc r11-4533] libstdc++: Make std::function work better with -fno-rtti
 2020-10-29 14:47 UTC 

[gcc r11-4532] Selectively trap if ranger and vr-values disagree on range builtins
 2020-10-29 14:40 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add ifdef support to overload table
 2020-10-29 14:28 UTC 

[gcc r11-4531] * gcc.dg/pr97596.c: Require int128 effective target
 2020-10-29 14:23 UTC 

[gcc r11-4530] Add testcase for PR97596
 2020-10-29 14:18 UTC 

[gcc r11-4529] c++: Stop (most) function-scope entities having a template header
 2020-10-29 14:16 UTC 

[gcc r11-4528] libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
 2020-10-29 14:14 UTC 

[gcc r11-4527] vect: Fix load costs for SLP permutes
 2020-10-29 13:38 UTC 

[gcc r11-4526] LTO: get_section: add new argument
 2020-10-29 13:33 UTC 

[gcc r11-4525] libstdc++: Correct PR number in ChangeLog entry
 2020-10-29 13:30 UTC 

[gcc r11-4524] Consistently pass the vector type for scalar SLP cost compute
 2020-10-29 12:09 UTC 

[gcc r11-4523] libstdc++: Fix some warnings in headers
 2020-10-29 11:44 UTC 

[gcc r11-4522] Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR
 2020-10-29 11:00 UTC 

[gcc r11-4521] Fix conditional inclusion guard in gthr-vxworks-thread.c
 2020-10-29 11:00 UTC 

[gcc r11-4520] opts: Sanity check for param names
 2020-10-29 10:55 UTC 

[gcc(refs/users/marxin/heads/param-name-prefix-check)] opts: Sanity check for param names
 2020-10-29 10:52 UTC 

[gcc] Created branch 'marxin/heads/param-name-prefix-check' in namespace 'refs/users'
 2020-10-29 10:52 UTC 

[gcc r11-4519] CSE conversions within sincos
 2020-10-29  9:44 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-4518-g68990ed13dc36cb98f94afa84e9dadc39e955e8c' into redhat/gcc-11-branch
 2020-10-29  9:12 UTC 

[gcc/redhat/heads/gcc-11-branch] (447 commits) Merge commit 'r11-4518-g68990ed13dc36cb98f94afa84e9dadc39e9
 2020-10-29  9:12 UTC 

[gcc r11-4518] libstdc++: Rename _UniformRandomNumberGenerator parameters
 2020-10-29  9:09 UTC 

[gcc r11-4517] Enable GCC to support Intel Key Locker ISA
 2020-10-29  8:43 UTC 

[gcc r11-4516] More BB vectorization tweaks
 2020-10-29  8:41 UTC 

[gcc/devel/coarray_native] Merge branch 'master' into devel/coarray_native
 2020-10-29  6:27 UTC 

[gcc/devel/coarray_native] (1032 commits) Merge branch 'master' into devel/coarray_native
 2020-10-29  6:26 UTC 

[gcc r11-4515] Call infer_non_null() directly when checking for non-null
 2020-10-29  2:04 UTC 

[gcc r11-4514] libstdc++: Fix new basic_stringbuf constructor
 2020-10-29  1:28 UTC 

[gcc r11-4513] libgo: handle linking to NetBSD's versioned symbols
 2020-10-29  1:21 UTC 

[gcc r9-9015] Daily bump
 2020-10-29  0:19 UTC 

[gcc r8-10601] Daily bump
 2020-10-29  0:18 UTC 

[gcc r10-8952] Daily bump
 2020-10-29  0:17 UTC 

[gcc r11-4512] Daily bump
 2020-10-29  0:17 UTC 

[gcc r11-4511] analyzer: more non-determinism fixes
 2020-10-29  0:12 UTC 

[gcc r11-4510] analyzer: fix false leak diagnostic on offsets from malloc [PR97608]
 2020-10-29  0:11 UTC 

[gcc r11-4509] analyzer: move svalue and region decls to their own header files
 2020-10-29  0:10 UTC 

[gcc r11-4508] analyzer: fix more pointer-printing in logs
 2020-10-29  0:08 UTC 

[gcc r11-4507] libstdc++: Fix linker script
 2020-10-28 23:55 UTC 

[gcc r11-4506] [RS6000] Don't be too clever with dg-do run and dg-do compile
 2020-10-28 22:46 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).