public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r9-9342] c/99224 - avoid ICEing on invalid __builtin_next_arg
 2021-04-12 11:23 UTC 

[gcc r9-9341] lto/96591 - walk VECTOR_CST elements in walk_tree
 2021-04-12 11:23 UTC 

[gcc r9-9340] lto/96385 - avoid unused global UNDEFs in debug objects
 2021-04-12 11:23 UTC 

[gcc r11-8128] mklog: support long filenames
 2021-04-12 11:17 UTC 

[gcc r10-9697] Fortran: Fix fndecl with -fcoarray=lib [PR99817]
 2021-04-12 11:02 UTC 

[gcc r11-8127] libstdc++: Fix test that fails in C++20 mode [PR 99995]
 2021-04-12 10:35 UTC 

[gcc(refs/users/marxin/heads/PR99877-asan-in-openmp-context)] ASAN: do not unpoison in OpenMP context
 2021-04-12  8:50 UTC 

[gcc] Created branch 'marxin/heads/PR99877-asan-in-openmp-context' in namespace 'refs/users'
 2021-04-12  8:50 UTC 

[gcc r11-8126] Add rocketlake to gcc
 2021-04-12  7:42 UTC 

[gcc r11-8125] Change march=alderlake ISA list and add m_ALDERLAKE to m_CORE_AVX2
 2021-04-12  7:40 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Merge gnat-style into single document
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Port GNAT-style to Sphinx
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Port ada/doc/share/conf.py to Python3
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Remove Index from libiberty.texi file
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Remove Index from gfc-internals.texi
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Remove Index from gccgo.texi
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Fix renaming in install.texi
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Remove links from install.texi file
 2021-04-12  7:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-generate-docs)] Encode some macros
 2021-04-12  7:30 UTC 

[gcc/marxin/heads/sphinx-generate-docs] (62 commits) Merge gnat-style into single document
 2021-04-12  7:30 UTC 

[gcc r9-9339] Daily bump
 2021-04-12  0:19 UTC 

[gcc r8-10838] Daily bump
 2021-04-12  0:18 UTC 

[gcc r10-9696] Daily bump
 2021-04-12  0:17 UTC 

[gcc r11-8124] Daily bump
 2021-04-12  0:17 UTC 

[gcc r10-9695] c++: Use FOR_EACH_VEC_ELT instead of range-based for loop
 2021-04-11 22:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Questionable fix (fgetwc is defined in C library, and this implementation does not really work with
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Move MinGW inside CRuntime_Microsoft version block
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Fix hello world with std.stdio
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Initial Mingw/MSVC support
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] d: Add TARGET_D_REGISTER_OS_TARGET_INFO
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] d: Add TARGET_D_REGISTER_CPU_TARGET_INFO
 2021-04-11 18:58 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] d: Add TARGET_D_HAS_STDCALL_CONVENTION
 2021-04-11 18:58 UTC 

[gcc/ibuclaw/heads/mingw] (15 commits) Questionable fix (fgetwc is defined in C library, and this
 2021-04-11 18:57 UTC 

[gcc/devel/omp/gcc-10] [OpenACC] Fix an ICE where a loop with GT condition is collapsed
 2021-04-11 15:39 UTC 

[gcc r11-8123] [OpenACC] Fix an ICE where a loop with GT condition is collapsed
 2021-04-11 13:54 UTC 

[gcc r11-8122] MAINTAINERS: Add myself for write after approval
 2021-04-11 11:14 UTC 

[gcc r11-8121] ada: Avoid invalid "up" link in manual
 2021-04-11  9:27 UTC 

[gcc r11-8120] c++: ICE with anonymous union [PR97974]
 2021-04-11  3:52 UTC 

[gcc r9-9338] Daily bump
 2021-04-11  0:19 UTC 

[gcc r8-10837] Daily bump
 2021-04-11  0:18 UTC 

[gcc r10-9694] Daily bump
 2021-04-11  0:17 UTC 

[gcc r11-8119] Daily bump
 2021-04-11  0:17 UTC 

[gcc r11-8118] c++: ICE with invalid use of 'this' with static memfn [PR98800]
 2021-04-10 20:33 UTC 

[gcc r11-8117] analyzer: fix ICE on assignment from STRING_CST when building path [PR100011]
 2021-04-10 20:23 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Move MinGW inside CRuntime_Microsoft version block
 2021-04-10 17:21 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Fix hello world with std.stdio
 2021-04-10 17:21 UTC 

[gcc/ibuclaw/heads/mingw] (2 commits) Move MinGW inside CRuntime_Microsoft version block
 2021-04-10 17:21 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Move MinGW inside CRuntime_Microsoft version block
 2021-04-10 17:19 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Fix hello world with std.stdio
 2021-04-10 17:19 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Initial Mingw/MSVC support
 2021-04-10 17:19 UTC 

[gcc/ibuclaw/heads/mingw] (6 commits) Move MinGW inside CRuntime_Microsoft version block
 2021-04-10 17:19 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin D : Disable backtraces for Darwin for now
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Declare support for libphobos
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Use GCC builtins for floor and exp
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Placeholder values for constants
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement thread interfaces
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Linux : Add implementation for PPC64 init stack
 2021-04-10 17:02 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement fibre_switchContext
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Add PCP64 thread state
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Update pthreads sizes
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, D : Add .d suffix to the list for invoking dsymutil
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, PPC : Fix R13 for PPC64
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : OS-specific version of fibre_switchContext
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Re-implement callWithStackShell for X86 Darwin
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Make the Darwin code path more obvious (NFC)
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Do not allow moving fibres between pthreads
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix broken ucontext implementation, and other small test fixes
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix mcontext_t definitions for Darwin
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Align interface of gcc.sections.osx with gcc.sections.elf_shared
 2021-04-10 17:01 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Add more uses of getTargetInfo(osxVersionMin). Implement posix_memalign if missing
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] darwin: Implement osxVersionMin for getTargetInfo
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Implement __traits(getTargetInfo)
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Don't emit normal functions and declarations when compiling with -fbuilding-libphobos-tests
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Checkpoint in darwin runtime support
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add TARGET_D_REGISTER_OS_TARGET_INFO
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add TARGET_D_REGISTER_CPU_TARGET_INFO
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add TARGET_D_HAS_STDCALL_CONVENTION
 2021-04-10 17:00 UTC 

[gcc/ibuclaw/heads/darwin] (26 commits) Darwin D : Disable backtraces for Darwin for now
 2021-04-10 17:00 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Really fix hello world
 2021-04-10 15:22 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Fix hello world with std.stdio
 2021-04-10 15:22 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] Quick hack for missing LINK
 2021-04-10 15:22 UTC 

[gcc(refs/users/ibuclaw/heads/mingw)] More MSVC support
 2021-04-10 15:22 UTC 

[gcc/ibuclaw/heads/mingw] (74 commits) Really fix hello world
 2021-04-10 15:22 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin D : Disable backtraces for Darwin for now
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Declare support for libphobos
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Use GCC builtins for floor and exp
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Math, IBM128 : Placeholder values for constants
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement thread interfaces
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Linux : Add implementation for PPC64 init stack
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Implement fibre_switchContext
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin, PPC : Add PCP64 thread state
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Update pthreads sizes
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, D : Add .d suffix to the list for invoking dsymutil
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] Darwin, PPC : Fix R13 for PPC64
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : OS-specific version of fibre_switchContext
 2021-04-10 15:05 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Re-implement callWithStackShell for X86 Darwin
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Make the Darwin code path more obvious (NFC)
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] D, Darwin : Do not allow moving fibres between pthreads
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix broken ucontext implementation, and other small test fixes
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Fix mcontext_t definitions for Darwin
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Align interface of gcc.sections.osx with gcc.sections.elf_shared
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Add more uses of getTargetInfo(osxVersionMin). Implement posix_memalign if missing
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] darwin: Implement osxVersionMin for getTargetInfo
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Implement __traits(getTargetInfo)
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Don't emit normal functions and declarations when compiling with -fbuilding-libphobos-tests
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] libphobos: Checkpoint in darwin runtime support
 2021-04-10 15:04 UTC 

[gcc(refs/users/ibuclaw/heads/darwin)] d: Add TARGET_D_HAS_STDCALL_CONVENTION
 2021-04-10 15:03 UTC 

[gcc/ibuclaw/heads/darwin] (480 commits) Darwin D : Disable backtraces for Darwin for now
 2021-04-10 15:03 UTC 

[gcc r11-8116] c: Avoid clobbering TREE_TYPE (error_mark_node) [PR99990]
 2021-04-10 15:02 UTC 

[gcc r11-8115] d: Merge upstream dmd 0450061c8
 2021-04-10 13:08 UTC 

[gcc r11-8114] libphobos: Build runtime library with -ffunction-sections -fdata-sections
 2021-04-10 13:08 UTC 

[gcc r11-8113] libphobos: Add section support code for MACHO and PE/COFF
 2021-04-10 13:08 UTC 

[gcc r11-8112] libphobos: Explicitly use -static-libphobos in druntime and phobos tests
 2021-04-10 13:08 UTC 

[gcc r11-8111] libphobos: Remove is-effective-target static from druntime and phobos tests
 2021-04-10 13:08 UTC 

[gcc r11-8110] libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812]
 2021-04-10 13:08 UTC 

[gcc r11-8109] x86: Define _serialize as macro
 2021-04-10 13:00 UTC 

[gcc r11-8108] expand: Fix up LTO ICE with COMPOUND_LITERAL_EXPR [PR99849]
 2021-04-10 10:49 UTC 

[gcc r11-8107] gimple-ssa-warn-alloca: Always initialize limit [PR99989]
 2021-04-10 10:48 UTC 

[gcc r11-8106] rtlanal: Another fix for VOIDmode MEMs [PR98601]
 2021-04-10 10:47 UTC 

[gcc r11-8105] Do not release body of declare_variant_alt
 2021-04-10  9:18 UTC 

[gcc r11-8104] c++: deduction guide using alias [PR99180]
 2021-04-10  4:07 UTC 

[gcc r11-8103] c++: pack in base-specifier in lambda [PR100006]
 2021-04-10  4:07 UTC 

[gcc(refs/users/meissner/heads/work046)] Update ChangeLog.meissner
 2021-04-10  3:07 UTC 

[gcc(refs/users/meissner/heads/work046)] Do not pass -rpath to linker with advance toolchain for 64 bit builds
 2021-04-10  3:05 UTC 

[gcc(refs/users/meissner/heads/work046)] Revert patch
 2021-04-10  3:02 UTC 

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

[gcc r8-10836] Daily bump
 2021-04-10  0:18 UTC 

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

[gcc r11-8102] Daily bump
 2021-04-10  0:16 UTC 

[gcc r10-9692] c++: ICE with real-to-int conversion in template [PR97973]
 2021-04-10  0:05 UTC 

[gcc r10-9691] c++: Fix two issues with auto function parameter [PR99806]
 2021-04-09 22:47 UTC 

[gcc r10-9690] c++: GC during late parsing collects live data [PR91416]
 2021-04-09 22:46 UTC 

[gcc r10-9689] c++: GC collects live data when synthesizing operator== [PR99831]
 2021-04-09 22:45 UTC 

[gcc r10-9688] c++: -Wconversion vs value-dependent expressions [PR99331]
 2021-04-09 22:44 UTC 

[gcc r10-9687] c++: const_cast of null pointer in constant expr [PR99176]
 2021-04-09 22:42 UTC 

[gcc r10-9686] c++: ICE with -Wshadow and enumerator in template [PR99120]
 2021-04-09 22:38 UTC 

[gcc r10-9685] c++: Pointer-to-member fn conversion with noexcept [PR99374]
 2021-04-09 22:36 UTC 

[gcc r10-9684] c++: Fix bogus -Wvolatile warning in C++20 [PR98947]
 2021-04-09 22:35 UTC 

[gcc r10-9683] c++: ICE with delayed noexcept and attribute used [PR97966]
 2021-04-09 22:32 UTC 

[gcc r10-9682] c++: ICE when late parsing noexcept/NSDMI [PR98333]
 2021-04-09 22:25 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8099
 2021-04-09 22:02 UTC 

[gcc/devel/c++-coroutines] (35 commits) Merge master r11-8099
 2021-04-09 22:02 UTC 

[gcc r11-8101] c++: Use a TEMPLATE_INFO to hold regenerated-lambda info
 2021-04-09 21:04 UTC 

[gcc r11-8100] libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402]
 2021-04-09 19:52 UTC 

[gcc(refs/users/meissner/heads/work046)] Update ChangeLog.meissner
 2021-04-09 19:50 UTC 

[gcc(refs/users/meissner/heads/work046)] Fix logic error in 32-bit trampolines
 2021-04-09 19:46 UTC 

[gcc r11-8099] PR middle-end/55288 - Improve handling/suppression of maybe-uninitialized warnings
 2021-04-09 17:42 UTC 

[gcc r11-8098] aarch64: Fix push/pop_options with --with-cpu
 2021-04-09 17:24 UTC 

[gcc r9-9336] libstdc++: Fix bootstrap error due to inconsistent noexcept-specifier [PR 99983]
 2021-04-09 16:42 UTC 

[gcc r9-9335] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 16:42 UTC 

[gcc r9-9334] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 16:42 UTC 

[gcc r11-8097] c++: Add testcase for already fixed PR [PR90215]
 2021-04-09 15:38 UTC 

[gcc r10-9681] Add 'libgomp.oacc-c-c++-common/static-variable-1.c' [PR84991, PR84992, PR90779]
 2021-04-09 15:31 UTC 

[gcc r11-8096] Add 'libgomp.oacc-c-c++-common/static-variable-1.c' [PR84991, PR84992, PR90779]
 2021-04-09 15:29 UTC 

[gcc r10-9680] libstdc++: Fix bootstrap error due to inconsistent noexcept-specifier [PR 99983]
 2021-04-09 15:15 UTC 

[gcc r10-9679] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 15:15 UTC 

[gcc r10-9678] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 15:14 UTC 

[gcc r10-9677] libstdc++: Remove spurious line break in doxygen comment
 2021-04-09 15:14 UTC 

[gcc r10-9676] libstdc++: Fix more doxygen markup for group close commands
 2021-04-09 15:14 UTC 

[gcc r11-8095] c++: Fix two issues with auto function parameter [PR99806]
 2021-04-09 14:29 UTC 

[gcc r11-8094] testsuite: Guard gcc.target/aarch64/pr70398.c
 2021-04-09 12:44 UTC 

[gcc r11-8093] testsuite: Remove bfloat_cpp_typecheck.C XFAILs
 2021-04-09 12:44 UTC 

[gcc r11-8092] testsuite: Expect more Livermore loops to be vectorised with SVE
 2021-04-09 12:44 UTC 

[gcc r11-8091] testsuite: Add some vect_variable_length XFAILs
 2021-04-09 12:44 UTC 

[gcc r11-8090] testsuite: Fix gcc.dg/vect/pr65947-7.c
 2021-04-09 12:44 UTC 

[gcc r11-8089] testsuite: Tweak mem-shift-canonical.c
 2021-04-09 12:44 UTC 

[gcc r11-8088] testsuite: XFAIL two insv_1.c tests [PR87763]
 2021-04-09 12:43 UTC 

[gcc r11-8087] testsuite: Skip gfortran.dg/ieee/ieee_[68].f90 for Arm targets [PR78314]
 2021-04-09 12:43 UTC 

[gcc r11-8086] aarch64: Use x30 as temporary in SVE TLSDESC patterns
 2021-04-09 12:43 UTC 

[gcc r11-8085] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 12:09 UTC 

[gcc r11-8084] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 12:09 UTC 

[gcc r11-8083] i386: move non-target attributes out of target section
 2021-04-09 11:47 UTC 

[gcc r11-8082] -flto-compression-level: improve documentation
 2021-04-09 11:47 UTC 

[gcc r11-8081] branch_changer: distinguish terminal output
 2021-04-09 11:40 UTC 

[gcc r11-8080] branch_changer.py: mention CLOSING candidates
 2021-04-09 11:31 UTC 

[gcc r11-8079] branch_changer.py: document more behavior
 2021-04-09 11:20 UTC 

[gcc(refs/users/aldyh/heads/ranger-relational)] Andrew's patch to stop unwinding if LHS doesn't tell us anyting
 2021-04-09 10:39 UTC 

[gcc r11-8078] branch_changer: fix usage of Version class
 2021-04-09  9:36 UTC 

[gcc r11-8077] branch_changer.py: use new versioning scheme
 2021-04-09  8:44 UTC 

[gcc r11-8076] Fortran: Fix fndecl with -fcoarray=lib [PR99817]
 2021-04-09  8:42 UTC 

[gcc r11-8075] libgomp: Silence false positive -Wmaybe-uninitialized warning [PR99984]
 2021-04-09  8:23 UTC 

[gcc r9-9333] Daily bump
 2021-04-09  0:19 UTC 

[gcc r8-10835] Daily bump
 2021-04-09  0:19 UTC 

[gcc r10-9675] Daily bump
 2021-04-09  0:18 UTC 

[gcc r11-8074] Daily bump
 2021-04-09  0:17 UTC 

[gcc r9-9332] libstdc++: Fix Doxygen warnings
 2021-04-08 23:38 UTC 

[gcc r9-9331] libstdc++: Fix more doxygen markup for group close commands
 2021-04-08 23:38 UTC 

[gcc r9-9330] libstdc++: Fix doxygen markup for group close commands
 2021-04-08 23:37 UTC 

[gcc r9-9329] libstdc++: Fix Doxygen warning about ambiguous file name
 2021-04-08 23:37 UTC 

[gcc r9-9328] libstdc++: Fix unordered containers move constructors noexcept qualification
 2021-04-08 23:37 UTC 

[gcc r9-9327] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2021-04-08 23:37 UTC 

[gcc r11-8073] libstdc++: Remove spurious line break in doxygen comment
 2021-04-08 23:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8065
 2021-04-08 22:47 UTC 

[gcc/devel/c++-coroutines] (33 commits) Merge master r11-8065
 2021-04-08 22:47 UTC 

[gcc r11-8072] aix: revert TLS common change
 2021-04-08 21:38 UTC 

[gcc r11-8071] libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]
 2021-04-08 21:12 UTC 

[gcc r11-8070] libstdc++: Simplify copy-pasted algorithms in <ranges>
 2021-04-08 21:12 UTC 

[gcc r11-8069] libstdc++: Fix elements_view::operator* and operator[] [LWG 3502]
 2021-04-08 21:12 UTC 

[gcc r11-8068] libstdc++: Improve error reporting if PDF generation fails
 2021-04-08 20:43 UTC 

[gcc r11-8067] libstdc++: Regenerate configure script
 2021-04-08 20:43 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).