Show patches with: Archived = No       |   126820 patches
« 1 2 ... 257 258 2591268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR 78534 Reinstate better string copy algorithm PR 78534 Reinstate better string copy algorithm - - - - --- 2018-01-23 Janne Blomqvist New
PR 78534, 83704 Handle large formatted I/O PR 78534, 83704 Handle large formatted I/O - - - - --- 2018-01-07 Janne Blomqvist New
PR 78534, 83704 Large character lengths PR 78534, 83704 Large character lengths - - - - --- 2018-01-09 Janne Blomqvist New
PR 78534, 84509 Fix libgfortran API for PAUSE statement PR 78534, 84509 Fix libgfortran API for PAUSE statement - - - - --- 2018-02-22 Janne Blomqvist New
PR 78867 Function returning string ICE with -flto - - - - --- 2016-12-21 Janne Blomqvist New
PR 79356: Do not xfail attr-alloc_size-11.c on some targets. - - - - --- 2017-02-15 Dominik Vogt New
PR 79798 Fix incorrect use of std::result_of in std::bind - - - - --- 2017-03-02 Jonathan Wakely New
PR 79842 - i18n: subword translation in "Can't use the same %smodule" PR 79842 - i18n: subword translation in "Can't use the same %smodule" - - - - --- 2019-04-11 Dominique d'Humières New
PR 80867: ICE during -O3 compile of libgnat PR 80867: ICE during -O3 compile of libgnat - - - - --- 2018-01-29 Kelvin Nilsen New
PR 81271: gcc/cp/lex.c:116: wrong condition ? PR 81271: gcc/cp/lex.c:116: wrong condition ? - - - - --- 2024-01-24 Jasmine Tang New
PR 81271: gcc/cp/lex.c:116: wrong condition ? PR 81271: gcc/cp/lex.c:116: wrong condition ? - - - - --- 2024-01-24 Jasmine Tang New
PR 81292: ICE on related strlens after r249880 - - - - --- 2017-07-04 Richard Sandiford New
PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins - - - - --- 2018-04-13 Carl Love New
PR 83704 Use size_t in write_character PR 83704 Use size_t in write_character - - - - --- 2018-01-06 Janne Blomqvist New
PR 83705 Repeat with large values PR 83705 Repeat with large values - - - - --- 2018-01-31 Janne Blomqvist New
PR 83938 Reduce memory consumption in stable_sort/inplace_merge PR 83938 Reduce memory consumption in stable_sort/inplace_merge - - - - --- 2020-06-11 François Dumont New
PR 83975 Associate target with non-constant character length PR 83975 Associate target with non-constant character length - - - - --- 2018-02-01 Janne Blomqvist New
PR 83975 Set character length to 0 if unknown PR 83975 Set character length to 0 if unknown - - - - --- 2018-01-23 Janne Blomqvist New
PR 844422 Fix FCTID, FCTIW with -mcpu=power7 PR 844422 Fix FCTID, FCTIW with -mcpu=power7 - - - - --- 2018-03-14 Carl Love New
PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP - - - - --- 2018-02-22 Janne Blomqvist New
PR 84615 Regressions due to type mismatch with character functions PR 84615 Regressions due to type mismatch with character functions - - - - --- 2018-03-21 Janne Blomqvist New
PR 84740 Wrong string length type in bounds check PR 84740 Wrong string length type in bounds check - - - - --- 2018-01-10 Janne Blomqvist New
PR 85025: libgcc/config/i386/shadow-stack-unwind.h is wrong PR 85025: libgcc/config/i386/shadow-stack-unwind.h is wrong - - - - --- 2018-03-22 Tsimbalist, Igor V New
PR 85075, Fix PowerPC __float182/__ibm128 types and mangling PR 85075, Fix PowerPC __float182/__ibm128 types and mangling - - - - --- 2018-04-15 Michael Meissner New
PR 89864 - gcc fails to build/bootstrap with XCode 10.2 PR 89864 - gcc fails to build/bootstrap with XCode 10.2 - - - - --- 2019-04-04 Erik Schnetter New
PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation. PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation. - - - - --- 2023-10-14 Roger Sayle New
PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 - - - - --- 2019-11-26 Tobias Burnus New
PR 92846: [ARC] generate signaling FDCMPF for hard float comparisons PR 92846: [ARC] generate signaling FDCMPF for hard float comparisons - - - - --- 2019-12-09 Vineet Gupta New
PR 95079 Improve unordered_map insert_or_assign and try_emplace PR 95079 Improve unordered_map insert_or_assign and try_emplace - - - - --- 2020-05-29 François Dumont New
PR 95923: More (boolean) bitop simplifications in match.pd PR 95923: More (boolean) bitop simplifications in match.pd - - - - --- 2023-07-17 Andrew Pinski New
PR 99133, Mark xxspltiw, xxspltidp, and xxsplti32x as being prefixed PR 99133, Mark xxspltiw, xxspltidp, and xxsplti32x as being prefixed - - - - --- 2021-02-17 Michael Meissner New
PR 99293: Optimize splat of vec_extract for V2DI/V2DF. PR 99293: Optimize splat of vec_extract for V2DI/V2DF. - - - - --- 2021-06-05 Michael Meissner New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-31 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-18 Ed Smith-Rowland New
PR C++/60209 - Declaration of user-defined literal operator cause error - - - - --- 2014-07-12 Ed Smith-Rowland New
PR C++/60209 - Declaration of user-defined literal operator cause error - - - - --- 2014-07-03 Ed Smith-Rowland New
PR C++/63149 PR C++/63149 - - - - --- 2019-06-04 Nina Dinka Ranns New
PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default" PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default" - - - - --- 2018-11-21 Tobias Burnus New
PR Fortran/79383 -- Testcase from PR PR Fortran/79383 -- Testcase from PR - - - - --- 2018-01-11 Steve Kargl New
PR Fortran/83093 -- Check the type of character length PR Fortran/83093 -- Check the type of character length - - - - --- 2018-01-10 Steve Kargl New
PR Fortran/83548 -- a LOGICAL fix PR Fortran/83548 -- a LOGICAL fix - - - - --- 2017-12-25 Steve Kargl New
PR LTO/63270 - new test - - - - --- 2014-09-19 Martin Liška New
PR ada/49940 [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.… - - - - --- 2011-08-02 Ludovic Brenta New
PR ada/49944 [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.… - - - - --- 2011-08-02 Ludovic Brenta New
PR ada/49944, take 2 [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s… - - - - --- 2011-08-05 Ludovic Brenta New
PR ada/49944, take 2 [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s… - - - - --- 2011-08-05 Ludovic Brenta New
PR ada/49944, take 2 [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s… - - - - --- 2011-08-04 Ludovic Brenta New
PR ada/50048: "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap - - - - --- 2011-08-12 Ludovic Brenta New
PR ada/50048: "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap - - - - --- 2011-08-11 Ludovic Brenta New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-18 Arnaud Charlet New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-15 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-15 Arnaud Charlet New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-15 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-15 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-15 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-14 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-14 H.J. Lu New
PR ada/54040: [x32] Incorrect timeval and timespec - - - - --- 2013-11-13 H.J. Lu New
PR ada/54845 - - - - --- 2012-10-10 Arnaud Charlet New
PR analyzer/94362 Partial Fix PR analyzer/94362 Partial Fix - - - - --- 2021-02-27 brian.sobulefsky New
PR arm/80986 - - - - --- 2017-06-09 林作健 New
PR auto keyword variable lost its attributes/80986 PR auto keyword variable lost its attributes/80986 - - - - --- 2017-11-02 林作健 New
PR binutils/12110 spaces in source path - - - - --- 2010-10-12 Alan Modra New
PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def - - - - --- 2022-07-30 Roger Sayle New
PR bootstrap/25672: Avoid CFLAGS in CFLAGS_FOR_TARGETS if cross-compiling - - - - --- 2015-03-09 Aldy Hernandez New
PR bootstrap/47147 - fix stddef.h for NetBSD - - - - --- 2011-01-19 Jonathan Wakely New
PR bootstrap/47147 - fix stddef.h for NetBSD - - - - --- 2011-01-13 Jonathan Wakely New
PR bootstrap/50709 (bootstrap miscompare) - - - - --- 2011-10-20 Jan Hubicka New
PR bootstrap/50709 (bootstrap miscompare) - - - - --- 2011-10-19 Jan Hubicka New
PR bootstrap/52623 Disable libquadmath on AIX - - - - --- 2012-04-03 David Edelsohn New
PR bootstrap/52623 Disable libquadmath on AIX - - - - --- 2012-03-23 David Edelsohn New
PR bootstrap/52840: libstdc++: let debug find sources for compatibility.lo - - - - --- 2012-04-03 Bernhard Reutner-Fischer New
PR bootstrap/53459 - unused local typedef when building on altivec - - - - --- 2012-05-29 Dodji Seketeli New
PR bootstrap/53459 - unused local typedef when building on altivec - - - - --- 2012-05-28 Dominique d'Humières New
PR bootstrap/53459 - unused local typedef when building on altivec - - - - --- 2012-05-25 Dodji Seketeli New
PR bootstrap/53913 - - - - --- 2012-07-10 Andreas Schwab New
PR bootstrap/55552: --enable-gold=default doesn't work with in-tree binutils - - - - --- 2012-11-30 H.J. Lu New
PR bootstrap/58340 - - - - --- 2013-09-09 Jeff Law New
PR bootstrap/61598 - - - - --- 2014-06-25 Trevor Saunders New
PR bootstrap/61679 playcate old gcc - - - - --- 2014-07-08 Trevor Saunders New
PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space - - - - --- 2015-02-23 H.J. Lu New
PR bootstrap/67363: Fix setenv/unsetenv declaration issue in gcc.c - - - - --- 2015-09-10 John David Anglin New
PR bootstrap/67385: READELF_FOR_TARGET isn't used in gcc configure - - - - --- 2015-08-28 H.J. Lu New
PR bootstrap/71471: remove selftest for pp_format (%p) - - - - --- 2016-06-09 David Malcolm New
PR bootstrap/71481: fix input.c selftest - - - - --- 2016-06-09 David Malcolm New
PR bootstrap/87338: Fix ia64 bootstrap comparison regression in r257511 PR bootstrap/87338: Fix ia64 bootstrap comparison regression in r257511 - - - - --- 2019-04-25 Jessica Clarke New
PR c++/16630 missing type name in __PRETTY_FUNCTION__ - - - - --- 2010-07-04 Manuel López-Ibáñez New
PR c++/26256 - - - - --- 2011-09-25 Fabien Chêne New
PR c++/26256 - - - - --- 2011-09-25 Fabien Chêne New
PR c++/26256 - - - - --- 2010-11-17 Fabien Chêne New
PR c++/29028 - Missed unused warning on using declaration - - - - --- 2012-09-21 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-11-07 Jason Merrill New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-09-08 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-09-07 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-09-07 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-08-08 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-08-06 Dodji Seketeli New
PR c++/33255 - Support -Wunused-local-typedefs warning - - - - --- 2011-07-27 Dodji Seketeli New
« 1 2 ... 257 258 2591268 1269 »