Show patches with: Archived = No       |   126831 patches
« 1 2 ... 267 268 2691268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/89477 constrain deduction guides for maps and sets PR libstdc++/89477 constrain deduction guides for maps and sets - - - - --- 2019-02-26 Jonathan Wakely New
PR libstdc++/89477 for Debug mode PR libstdc++/89477 for Debug mode - - - - --- 2019-03-07 François Dumont New
PR libstdc++/89562 use binary mode for file I/O PR libstdc++/89562 use binary mode for file I/O - - - - --- 2019-03-03 Jonathan Wakely New
PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX - - - - --- 2019-03-11 Jonathan Wakely New
PR libstdc++/89728 diagnose some missuses of [locale.convenience] functions PR libstdc++/89728 diagnose some missuses of [locale.convenience] functions - - - - --- 2021-05-11 Antony Polukhin New
PR libstdc++/89851 Add testcase for std::variant equality PR libstdc++/89851 Add testcase for std::variant equality - - - - --- 2019-04-09 Jonathan Wakely New
PR libstdc++/89986 export directory_iterator::increment PR libstdc++/89986 export directory_iterator::increment - - - - --- 2019-04-05 Jonathan Wakely New
PR libstdc++/90046 fix build failure on epiphany-elf PR libstdc++/90046 fix build failure on epiphany-elf - - - - --- 2019-04-11 Jonathan Wakely New
PR libstdc++/90105 make forward_list::sort stable PR libstdc++/90105 make forward_list::sort stable - - - - --- 2019-04-16 Jonathan Wakely New
PR libstdc++/90165 constrain variant(T&&) constructor PR libstdc++/90165 constrain variant(T&&) constructor - - - - --- 2019-04-23 Jonathan Wakely New
PR libstdc++/90220 Fix std::any_cast for function pointers PR libstdc++/90220 Fix std::any_cast for function pointers - - - - --- 2019-04-24 Jonathan Wakely New
PR libstdc++/90220 fix experimental::any_cast for non-object types PR libstdc++/90220 fix experimental::any_cast for non-object types - - - - --- 2019-05-23 Jonathan Wakely New
PR libstdc++/90239 Fix status of P0591R4 in C++2a support table PR libstdc++/90239 Fix status of P0591R4 in C++2a support table - - - - --- 2019-04-25 Jonathan Wakely New
PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> - - - - --- 2019-04-25 Jonathan Wakely New
PR libstdc++/90246 Improve text of std::variant exceptions and assertions PR libstdc++/90246 Improve text of std::variant exceptions and assertions - - - - --- 2019-05-17 Jonathan Wakely New
PR libstdc++/90281 Fix string conversions for filesystem::path PR libstdc++/90281 Fix string conversions for filesystem::path - - - - --- 2019-04-30 Jonathan Wakely New
PR libstdc++/90299 make filesystem::absolute overloads consistent PR libstdc++/90299 make filesystem::absolute overloads consistent - - - - --- 2019-05-04 Jonathan Wakely New
PR libstdc++/90361 add missing macro definition PR libstdc++/90361 add missing macro definition - - - - --- 2019-08-12 Jonathan Wakely New
PR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs PR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs - - - - --- 2019-05-10 Jonathan Wakely New
PR libstdc++/90397 fix std::variant friend declarations PR libstdc++/90397 fix std::variant friend declarations - - - - --- 2019-05-10 Jonathan Wakely New
PR libstdc++/90454.cc path construction from void* PR libstdc++/90454.cc path construction from void* - - - - --- 2019-05-13 Jonathan Wakely New
PR libstdc++/90557 fix path assignment that alters source PR libstdc++/90557 fix path assignment that alters source - - - - --- 2019-05-22 Jonathan Wakely New
PR libstdc++/90634 reduce allocations in filesystem::path construction PR libstdc++/90634 reduce allocations in filesystem::path construction - - - - --- 2019-05-28 Jonathan Wakely New
PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0) PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0) - - - - --- 2019-05-31 Jonathan Wakely New
PR libstdc++/90686 update C++2a library status docs PR libstdc++/90686 update C++2a library status docs - - - - --- 2019-06-03 Jonathan Wakely New
PR libstdc++/90700 Fix constructor constraint for std::tuple PR libstdc++/90700 Fix constructor constraint for std::tuple - - - - --- 2019-06-03 Jonathan Wakely New
PR libstdc++/90770 fix missing src/debug/Makefile PR libstdc++/90770 fix missing src/debug/Makefile - - - - --- 2019-06-07 Jonathan Wakely New
PR libstdc++/90920 restore previous checks for empty ranges PR libstdc++/90920 restore previous checks for empty ranges - - - - --- 2019-06-19 Jonathan Wakely New
PR libstdc++/90945 Patch to have pretty printer for std::vector<bool> return bool intead of int for… PR libstdc++/90945 Patch to have pretty printer for std::vector<bool> return bool intead of int for… - - - - --- 2019-06-19 Michael Weghorn New
PR libstdc++/91012 fixfilesystem_error::what() string PR libstdc++/91012 fixfilesystem_error::what() string - - - - --- 2019-06-27 Jonathan Wakely New
PR libstdc++/91057 set locale::id::_M_index atomically PR libstdc++/91057 set locale::id::_M_index atomically - - - - --- 2019-10-09 Jonathan Wakely New
PR libstdc++/91067 add more missing exports for directory iterators PR libstdc++/91067 add more missing exports for directory iterators - - - - --- 2019-08-29 Jonathan Wakely New
PR libstdc++/91067 fix missing exports for filesystem iterators PR libstdc++/91067 fix missing exports for filesystem iterators - - - - --- 2019-07-03 Jonathan Wakely New
PR libstdc++/91371 make std::is_function handle other calling conventions PR libstdc++/91371 make std::is_function handle other calling conventions - - - - --- 2019-08-16 Jonathan Wakely New
PR libstdc++/91456 make INVOKE<R> work with uncopyable prvalues PR libstdc++/91456 make INVOKE<R> work with uncopyable prvalues - - - - --- 2019-08-15 Jonathan Wakely New
PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique - - - - --- 2019-12-27 François Dumont New
PR libstdc++/91711 fix failing test PR libstdc++/91711 fix failing test - - - - --- 2019-09-10 Jonathan Wakely New
PR libstdc++/91748 fix std::for_each_n for random access iterators PR libstdc++/91748 fix std::for_each_n for random access iterators - - - - --- 2019-09-12 Jonathan Wakely New
PR libstdc++/91786 fix compilation error with Clang PR libstdc++/91786 fix compilation error with Clang - - - - --- 2019-11-25 Jonathan Wakely New
PR libstdc++/91788 improve codegen for std::variant<T...>::index() PR libstdc++/91788 improve codegen for std::variant<T...>::index() - - - - --- 2019-09-23 Jonathan Wakely New
PR libstdc++/91871 fix Clang warnings in testsuite PR libstdc++/91871 fix Clang warnings in testsuite - - - - --- 2019-09-24 Jonathan Wakely New
PR libstdc++/91910 fix data race in Debug Mode destructors PR libstdc++/91910 fix data race in Debug Mode destructors - - - - --- 2019-09-26 Jonathan Wakely New
PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset - - - - --- 2019-10-11 Jonathan Wakely New
PR libstdc++/92124 fix incorrect container move assignment PR libstdc++/92124 fix incorrect container move assignment - - - - --- 2019-10-17 Jonathan Wakely New
PR libstdc++/92124 on hashtable PR libstdc++/92124 on hashtable - - - - --- 2019-11-07 François Dumont New
PR libstdc++/92143 adjust for OS X aligned_alloc behaviour PR libstdc++/92143 adjust for OS X aligned_alloc behaviour - - - - --- 2019-10-18 Jonathan Wakely New
PR libstdc++/92267 fix ABI change in deque iterators PR libstdc++/92267 fix ABI change in deque iterators - - - - --- 2019-10-29 Jonathan Wakely New
PR libstdc++/98842: Fixed Constraints on operator<=>(optional, U) PR libstdc++/98842: Fixed Constraints on operator<=>(optional, U) - - - - --- 2021-06-03 Seija K. New
PR lto/44246 (same_comdat_group messup) - - - - --- 2010-09-17 Jan Hubicka New
PR lto/44812 (missing indirections on Darwin) - - - - --- 2010-09-03 Jan Hubicka New
PR lto/46083 (destructor priorities are wrong) - - - - --- 2011-01-09 Jan Hubicka New
PR lto/47188 (-flto-partition=none disabling efect of -fuse-linker-plugin) - - - - --- 2011-01-06 Jan Hubicka New
PR lto/47497 (undefined symbol when building soplex) - - - - --- 2011-03-02 Jan Hubicka New
PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm - - - - --- 2011-11-06 Aldy Hernandez New
PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm - - - - --- 2011-11-06 Aldy Hernandez New
PR lto/51663 (COMDAT vars not optimized out) - - - - --- 2012-03-25 Jan Hubicka New
PR lto/51698 and the state of LTO + transactional memory - - - - --- 2012-01-25 Aldy Hernandez New
PR lto/51698 and the state of LTO + transactional memory - - - - --- 2012-01-24 Aldy Hernandez New
PR lto/53604 (incorrectly optmized out comdats) - - - - --- 2012-06-26 Jan Hubicka New
PR lto/59441 Add initialization and release of bitmap obstack - - - - --- 2014-10-07 Ilya Palachev New
PR lto/60295 - - - - --- 2014-02-24 Jan Hubicka New
PR lto/61012 (ICE on undefined symbol) - - - - --- 2014-05-22 Jan Hubicka New
PR lto/61048 Define missed builtins on demand - - - - --- 2014-10-14 Ilya Palachev New
PR lto/61048 Write/read option -fsanitize to/from object files - - - - --- 2014-10-15 Ilya Palachev New
PR lto/63603: Fix -fno-lto handling in driver (gcc/gcc.c) - - - - --- 2014-10-22 Tobias Burnus New
PR lto/63968: 175.vpr from cpu2000 fails to build with LTO - - - - --- 2014-11-20 Martin Liška New
PR lto/64837: lto plugin doesn't call ld_plugin_release_input_file - - - - --- 2015-02-05 H.J. Lu New
PR lto/64837: lto plugin doesn't call ld_plugin_release_input_file - - - - --- 2015-02-05 H.J. Lu New
PR lto/64837: lto plugin doesn't call ld_plugin_release_input_file - - - - --- 2015-01-29 H.J. Lu New
PR lto/64837: lto plugin doesn't call ld_plugin_release_input_file - - - - --- 2015-01-28 H.J. Lu New
PR lto/65276 remove odr_violated assert - - - - --- 2015-03-02 Aldy Hernandez New
PR lto/70258: [6 Regression] flag_pic is cleared for PIE in lto_post_options - - - - --- 2016-03-16 H.J. Lu New
PR lto/94249: Correct endianness detection with the __BYTE_ORDER macro PR lto/94249: Correct endianness detection with the __BYTE_ORDER macro - - - - --- 2020-03-31 Maciej W. Rozycki Accepted
PR middle-end/100810: Penalize IV candidates with undefined value bases PR middle-end/100810: Penalize IV candidates with undefined value bases - - - - --- 2021-08-31 Roger Sayle New
PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing - - - - --- 2021-11-03 Maciej W. Rozycki New
PR middle-end/103406: Check for Inf before simplifying x-x. PR middle-end/103406: Check for Inf before simplifying x-x. - - - - --- 2021-11-25 Roger Sayle New
PR middle-end/104140: bootstrap ICE on riscv. PR middle-end/104140: bootstrap ICE on riscv. - - - - --- 2022-01-21 Roger Sayle New
PR middle-end/104885: Fix ICE with large stack frame on powerpc64. PR middle-end/104885: Fix ICE with large stack frame on powerpc64. - - - - --- 2022-03-12 Roger Sayle New
PR middle-end/105853: Call store_constructor directly from calls.cc. PR middle-end/105853: Call store_constructor directly from calls.cc. - - - - --- 2022-06-06 Roger Sayle New
PR middle-end/105874: Use EXPAND_MEMORY to fix ada bootstrap. PR middle-end/105874: Use EXPAND_MEMORY to fix ada bootstrap. - - - - --- 2022-06-08 Roger Sayle New
PR middle-end/109031: Fix final value replacement from narrower IVs. PR middle-end/109031: Fix final value replacement from narrower IVs. - - - - --- 2023-03-12 Roger Sayle New
PR middle-end/109840: Preserve popcount/parity type in match.pd. PR middle-end/109840: Preserve popcount/parity type in match.pd. - - - - --- 2023-05-23 Roger Sayle New
PR middle-end/111701: signbit(x*x) vs -fsignaling-nans PR middle-end/111701: signbit(x*x) vs -fsignaling-nans - - - - --- 2024-04-26 Roger Sayle New
PR middle-end/16351 NULL dereference warnings - - - - --- 2015-08-03 Manuel López-Ibáñez New
PR middle-end/16351 NULL dereference warnings - - - - --- 2015-07-22 Manuel López-Ibáñez New
PR middle-end/24306 revisited: va_arg and zero-sized objects - - - - --- 2012-01-29 Richard Sandiford New
PR middle-end/35535 part I - - - - --- 2013-12-17 Jan Hubicka New
PR middle-end/35535 part II - - - - --- 2013-12-17 Jan Hubicka New
PR middle-end/38509: add -Wfree-nonheap-object warning option - - - - --- 2011-08-12 Mark Heffernan New
PR middle-end/39326 - limit LIM - - - - --- 2013-03-11 Richard Biener New
PR middle-end/43631 - - - - --- 2013-04-14 Steven Bosscher New
PR middle-end/43631 - - - - --- 2013-04-06 Steven Bosscher New
PR middle-end/44485 (error_mark instatement) - - - - --- 2010-06-11 Jan Hubicka New
PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) - - - - --- 2010-07-04 Jan Hubicka New
PR middle-end/46949: ICE on weakrefs - - - - --- 2011-01-27 Jan Hubicka New
PR middle-end/47530: tail call optimization corrupts stack (trans-mem) - - - - --- 2012-06-04 Aldy Hernandez New
PR middle-end/48660: Assigning to BLKmode RESULT_DECL - - - - --- 2011-09-08 Richard Sandiford New
PR middle-end/51212: sorry out on -fgnu-tm + -fnon-call-exceptions - - - - --- 2012-01-04 Aldy Hernandez New
PR middle-end/51212: sorry out on -fgnu-tm + -fnon-call-exceptions - - - - --- 2012-01-04 Aldy Hernandez New
PR middle-end/51212: sorry out on -fgnu-tm + -fnon-call-exceptions - - - - --- 2011-12-22 Aldy Hernandez New
« 1 2 ... 267 268 2691268 1269 »