Show patches with: Archived = No       |   128818 patches
« 1 2 ... 481 482 4831288 1289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RX: Add rx-*-linux target RX: Add rx-*-linux target - - - - --- 2019-05-23 Yoshinori Sato New
PR c++/90592 add missing word "scope" to __func__ docs PR c++/90592 add missing word "scope" to __func__ docs - - - - --- 2019-05-23 Jonathan Wakely New
aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references - - - - --- 2019-05-23 Szabolcs Nagy New
Do not use tree_to_wide_ref that point to a temporary (PR c++/90587). Do not use tree_to_wide_ref that point to a temporary (PR c++/90587). - - - - --- 2019-05-23 Martin Liška New
[Ada] Stabilize sort for -fdump-ada-spec [Ada] Stabilize sort for -fdump-ada-spec - - - - --- 2019-05-23 Eric Botcazou New
[v2] rs6000: Infrastructure for future arch [v2] rs6000: Infrastructure for future arch - - - - --- 2019-05-23 Bill Schmidt New
Add whitespace between operator and operand Add whitespace between operator and operand - - - - --- 2019-05-23 Jonathan Wakely New
Remove conflict marker from ChangeLog Remove conflict marker from ChangeLog - - - - --- 2019-05-23 Jonathan Wakely New
Remove resolved TODO comment Remove resolved TODO comment - - - - --- 2019-05-23 Jonathan Wakely New
PR fortran/89103 - Allow blank format items in format strings PR fortran/89103 - Allow blank format items in format strings - - - - --- 2019-05-23 Mark Eggleston New
[committed] Add testcase for std::is_constant_evaluated() vs. explicit(bool) [committed] Add testcase for std::is_constant_evaluated() vs. explicit(bool) - - - - --- 2019-05-23 Jakub Jelinek New
Do not instrument static target_expr for use-after-scope (PR sanitizer/90570). Do not instrument static target_expr for use-after-scope (PR sanitizer/90570). - - - - --- 2019-05-23 Martin Liška New
AARCH64: ILP32: Fix aarch64_asan_shadow_offset AARCH64: ILP32: Fix aarch64_asan_shadow_offset - - - - --- 2019-05-23 Andrew Pinski New
Fixed: "required ftruncate or chsize support not present" in gfortran testsuite Fixed: "required ftruncate or chsize support not present" in gfortran testsuite - - - - --- 2019-05-23 Hans-Peter Nilsson New
[committed] Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462) [committed] Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462) - - - - --- 2019-05-23 David Malcolm New
rs6000: Entry point generation for functions using PC-relative addressing rs6000: Entry point generation for functions using PC-relative addressing - - - - --- 2019-05-22 Bill Schmidt New
[X86] Disable mfentry for Darwin and amend testing. [X86] Disable mfentry for Darwin and amend testing. - - - - --- 2019-05-22 Iain Sandoe New
Improve stack_protect_test_<mode> on x86 (PR target/90568) Improve stack_protect_test_<mode> on x86 (PR target/90568) - - - - --- 2019-05-22 Jakub Jelinek New
[committed,amdgcn] Add support for constructors and destructors [committed,amdgcn] Add support for constructors and destructors - - - - --- 2019-05-22 Andrew Stubbs New
[committed,amdgcn] Disable trampolines on GCN5 [committed,amdgcn] Disable trampolines on GCN5 - - - - --- 2019-05-22 Andrew Stubbs New
rs6000: One more bit of PC-relative enablement rs6000: One more bit of PC-relative enablement - - - - --- 2019-05-22 Bill Schmidt 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
[C++] Fix udlit-char-template-neg.C test [C++] Fix udlit-char-template-neg.C test - - - - --- 2019-05-22 Marek Polacek New
warn on returning alloca and VLA (PR 71924, 90549) warn on returning alloca and VLA (PR 71924, 90549) - - - - --- 2019-05-22 Martin Sebor New
PR libstdc++/77691 fix resource_adaptor failures due to max_align_t bugs PR libstdc++/77691 fix resource_adaptor failures due to max_align_t bugs - - - - --- 2019-05-22 Jonathan Wakely New
rs6000: Add basic infrastructure for PC-relative addressing rs6000: Add basic infrastructure for PC-relative addressing - - - - --- 2019-05-22 Bill Schmidt New
[C++] PR c++/20408 - unnecessary code for empty struct. [C++] PR c++/20408 - unnecessary code for empty struct. - - - - --- 2019-05-22 Jason Merrill New
[i386] : Fix up sse_cvtpi2ps insn condition [i386] : Fix up sse_cvtpi2ps insn condition - - - - --- 2019-05-22 Uros Bizjak New
[X86] Revise fuse-caller-save-* to avoid XPASSes on PIC targets. [X86] Revise fuse-caller-save-* to avoid XPASSes on PIC targets. - - - - --- 2019-05-22 Iain Sandoe New
rs6000: Infrastructure for future arch rs6000: Infrastructure for future arch - - - - --- 2019-05-22 Bill Schmidt New
implement -Wformat-diag, v2 implement -Wformat-diag, v2 - - - - --- 2019-05-22 Martin Sebor New
fix more -Wformat-diag issues fix more -Wformat-diag issues - - - - --- 2019-05-22 Martin Sebor New
cse.c typo fix cse.c typo fix - - - - --- 2019-05-22 Prathamesh Kulkarni New
Assorted optc-save-gen.awk fixes (PR bootstrap/90543) Assorted optc-save-gen.awk fixes (PR bootstrap/90543) - - - - --- 2019-05-22 Jakub Jelinek New
Fix coarray_lock_7.f90 test failure Fix coarray_lock_7.f90 test failure - - - - --- 2019-05-22 Andrew Stubbs New
Fix Fortran size_t parameter passing Fix Fortran size_t parameter passing - - - - --- 2019-05-22 Andrew Stubbs New
Fix PR88440, enable mem* detection at -O[2s] Fix PR88440, enable mem* detection at -O[2s] - - - - --- 2019-05-22 Richard Biener New
[OBVIOUS] Fix wrong escaping of brackets (PR testsuite/90564). [OBVIOUS] Fix wrong escaping of brackets (PR testsuite/90564). - - - - --- 2019-05-22 Martin Liška New
*ping* Re: [PATCH] PR fortran/89100 Default widths for i, f and g format specifiers in format strin… *ping* Re: [PATCH] PR fortran/89100 Default widths for i, f and g format specifiers in format strin… - - - - --- 2019-05-22 Mark Eggleston New
[Darwin,testsuite] Fix PR27221. [Darwin,testsuite] Fix PR27221. - - - - --- 2019-05-22 Iain Sandoe New
Fix PR90450 Fix PR90450 - - - - --- 2019-05-22 Richard Biener New
Backport fix for PR c++/85400 Backport fix for PR c++/85400 - - - - --- 2019-05-22 Eric Botcazou New
optc-save-gen.awk: use uintrptr_t for casting of a pointer (PR bootstrap/90543). optc-save-gen.awk: use uintrptr_t for casting of a pointer (PR bootstrap/90543). - - - - --- 2019-05-22 Martin Liška New
[MIPS] Fix for the wrong argument sequence in MSA builtin for FMADD/MADDV family. [MIPS] Fix for the wrong argument sequence in MSA builtin for FMADD/MADDV family. - - - - --- 2019-05-22 Dragan Mladjenovic New
[RFC,PR88838,SVE] Use 32-bit WHILELO in LP64 mode [RFC,PR88838,SVE] Use 32-bit WHILELO in LP64 mode - - - - --- 2019-05-22 Kugan Vivekanandarajah New
[i386] : Fix PR90547, ICE in gen_lowpart_general [i386] : Fix PR90547, ICE in gen_lowpart_general - - - - --- 2019-05-21 Uros Bizjak New
[AArch64] Make processing less fragile in config.gcc [AArch64] Make processing less fragile in config.gcc - - - - --- 2019-05-21 Tamar Christina New
[Darwin,testsuite] Fix PR67958 [Darwin,testsuite] Fix PR67958 - - - - --- 2019-05-21 Iain Sandoe New
[Darwin,testsuite] Fix PR 63891. [Darwin,testsuite] Fix PR 63891. - - - - --- 2019-05-21 Iain Sandoe New
[6/6] rs6000: wz -> d+p7 rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[5/6] rs6000: wl -> d+p6 rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[4/6] rs6000: wm -> wa+p8v rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[3/6] rs6000: wk -> ws+p8v rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[2/6] rs6000: wj -> wi+p8v rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[1/6] rs6000: wh -> d+p8v rs6000: Some more easy "enabled" cases - - - - --- 2019-05-21 Segher Boessenkool New
[i386] : Introduce signbit<mode>2 expander [i386] : Introduce signbit<mode>2 expander - - - - --- 2019-05-21 Uros Bizjak New
[C++] Add test for DR 1940 - static_assert in anonymous unions [C++] Add test for DR 1940 - static_assert in anonymous unions - - - - --- 2019-05-21 Marek Polacek New
x86: Don't allocate stack frame nor align stack if not needed x86: Don't allocate stack frame nor align stack if not needed - - - - --- 2019-05-21 H.J. Lu New
[PATCHv2] debug: make -feliminate-unused-debug-symbols the default [PR debug/86964] [PATCHv2] debug: make -feliminate-unused-debug-symbols the default [PR debug/86964] - - - - --- 2019-05-21 Thomas De Schampheleire New
[C++] Using decls [C++] Using decls - - - - --- 2019-05-21 Nathan Sidwell New
Handle ABS_EXPR in rewrite_to_defined_overflow Handle ABS_EXPR in rewrite_to_defined_overflow - - - - --- 2019-05-21 Richard Biener New
A jump threading opportunity for condition branch A jump threading opportunity for condition branch - - - - --- 2019-05-21 Jiufu Guo New
[RS6000] Don't pass -many to the assembler [RS6000] Don't pass -many to the assembler - - - - --- 2019-05-21 Alan Modra New
Fix names of _Lock_policy constants in libstdc++ manual Fix names of _Lock_policy constants in libstdc++ manual - - - - --- 2019-05-21 Jonathan Wakely New
[RS6000] PR90545, gcc.target/powerpc/fold-vec-splats-floatdouble.c fails [RS6000] PR90545, gcc.target/powerpc/fold-vec-splats-floatdouble.c fails - - - - --- 2019-05-21 Alan Modra New
[C++] Two literal operator template location fixes [C++] Two literal operator template location fixes - - - - --- 2019-05-21 Paolo Carlini New
Strip target_clones in copy attribute (PR lto/90500). Strip target_clones in copy attribute (PR lto/90500). - - - - --- 2019-05-21 Martin Liška New
Fix MEM_REF creation for shared stack slots Fix MEM_REF creation for shared stack slots - - - - --- 2019-05-21 Jan Hubicka New
[Ada] Small tweak to -fdump-ada-spec for assignment operators [Ada] Small tweak to -fdump-ada-spec for assignment operators - - - - --- 2019-05-21 Eric Botcazou New
RFA: fix PR90553, IRA assigning a call-clobbered reg to call with post-increment RFA: fix PR90553, IRA assigning a call-clobbered reg to call with post-increment - - - - --- 2019-05-21 Hans-Peter Nilsson New
C++ PATCH for c++/90548 - ICE with generic lambda and empty pack C++ PATCH for c++/90548 - ICE with generic lambda and empty pack - - - - --- 2019-05-20 Marek Polacek New
[C++] P1091R3 - Extending structured bindings to be more like var decls [C++] P1091R3 - Extending structured bindings to be more like var decls - - - - --- 2019-05-20 Jakub Jelinek New
i386: Adjust gcc.target/i386/pr22076.c for 64-bit i386: Adjust gcc.target/i386/pr22076.c for 64-bit - - - - --- 2019-05-20 H.J. Lu New
[committed] Fix libgomp build with very old glibc (PR libgomp/90527) [committed] Fix libgomp build with very old glibc (PR libgomp/90527) - - - - --- 2019-05-20 Jakub Jelinek New
Convert contrib/mklog script to Python 3 Convert contrib/mklog script to Python 3 - - - - --- 2019-05-20 Janne Blomqvist New
Minor testsuite fixes after diagnostic cleanups Minor testsuite fixes after diagnostic cleanups - - - - --- 2019-05-20 Jeff Law New
[RFC,3/3] Create CTF debug hooks Support for CTF in GCC - - - - --- 2019-05-20 Indu Bhagat New
[RFC,2/3] Add CTF command line options : -gtLEVEL Support for CTF in GCC - - - - --- 2019-05-20 Indu Bhagat New
[RFC,1/3] Add new function lang_GNU_GIMPLE Support for CTF in GCC - - - - --- 2019-05-20 Indu Bhagat New
C++ PATCH to fix ext/utf8-2.C with -std=c++2a C++ PATCH to fix ext/utf8-2.C with -std=c++2a - - - - --- 2019-05-20 Marek Polacek New
C++ PATCH to fix naked inform call for strong using directive C++ PATCH to fix naked inform call for strong using directive - - - - --- 2019-05-20 Marek Polacek New
[committed] Add myself to MAINTAINERS [committed] Add myself to MAINTAINERS - - - - --- 2019-05-20 Vladislav Ivanishin New
[C++,obvious?] Remove remnants of CONV_NONCONVERTING [C++,obvious?] Remove remnants of CONV_NONCONVERTING - - - - --- 2019-05-20 Paolo Carlini New
[C++] Commonixe using directive finishing [C++] Commonixe using directive finishing - - - - --- 2019-05-20 Nathan Sidwell New
[C++] namespace using directives [C++] namespace using directives - - - - --- 2019-05-20 Nathan Sidwell New
[testsuite] FIx PR58321. [testsuite] FIx PR58321. - - - - --- 2019-05-20 Iain Sandoe New
[testsuite] PR90106 Fix cdce3.c testcase [testsuite] PR90106 Fix cdce3.c testcase - - - - --- 2019-05-20 Christophe Lyon New
Improve non-pointer tracking for PTA Improve non-pointer tracking for PTA - - - - --- 2019-05-20 Richard Biener New
Fix %e in Solaris specs Fix %e in Solaris specs - - - - --- 2019-05-20 Rainer Orth New
Reject -mx32 on Solaris/x86 Reject -mx32 on Solaris/x86 - - - - --- 2019-05-20 Rainer Orth New
PR c++/90532 Ensure __is_constructible(T[]) is false PR c++/90532 Ensure __is_constructible(T[]) is false - - - - --- 2019-05-20 Jonathan Wakely New
fix diagnostic quoting/spelling in rs6000 fix diagnostic quoting/spelling in rs6000 - - - - --- 2019-05-20 Martin Liška New
Fix alias oracle stats Fix alias oracle stats - - - - --- 2019-05-20 Jan Hubicka New
[OBVIOUS] Add missing default default_libc_has_fast_function implementation. [OBVIOUS] Add missing default default_libc_has_fast_function implementation. - - - - --- 2019-05-20 Martin Liška New
[testsuite] aarch64,arm Add missing quotes to expected error message [testsuite] aarch64,arm Add missing quotes to expected error message - - - - --- 2019-05-20 Christophe Lyon New
Deque rotate on current node Deque rotate on current node - - - - --- 2019-05-20 François Dumont New
[6/6] rs6000: Delete the "wH" and "wI" constraints rs6000: Use the "enabled" attribute, first batch - - - - --- 2019-05-19 Segher Boessenkool New
[5/6] rs6000: Delete the "wy" constraint rs6000: Use the "enabled" attribute, first batch - - - - --- 2019-05-19 Segher Boessenkool New
[4/6] rs6000: Delete the "wu" constraint rs6000: Use the "enabled" attribute, first batch - - - - --- 2019-05-19 Segher Boessenkool New
[3/6] rs6000: Delete "wJ" and "wK" constraints rs6000: Use the "enabled" attribute, first batch - - - - --- 2019-05-19 Segher Boessenkool New
« 1 2 ... 481 482 4831288 1289 »