February 2018 Archives by date
Starting: Thu Feb 1 00:16:00 GMT 2018
Ending: Wed Feb 28 23:56:00 GMT 2018
Messages: 1632
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
Martin Sebor
- [PATCH][RFA][PR target/84128] Fix restore of scratch register used in probing loops
Jeff Law
- Go patch committed: Always check for nil pointer in value method
Ian Lance Taylor
- [PATCH][RFA][PR target/84128] Fix restore of scratch register used in probing loops -- V2
Jeff Law
- [RFC][PR82479] missing popcount builtin detection
Kugan Vivekanandarajah
- [Patch, fortran] PR84088 - [8 Regression][nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails
Tom de Vries
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Uros Bizjak
- [patch][x86] -march=icelake
Uros Bizjak
- [PATCH][RFA][PR target/84128] Fix restore of scratch register used in probing loops -- V2
Uros Bizjak
- [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround
Daniel Hellstrom
- [PATCH] Fix vectorizer ICEs with -ftrapv (PR tree-optimization/81661, PR tree-optimization/84117)
Richard Biener
- [PATCH] PR 83975 Associate target with non-constant character length
Janne Blomqvist
- [PATCH] Fix vectorizer ICEs with -ftrapv (PR tree-optimization/81661, PR tree-optimization/84117)
Jakub Jelinek
- [PATCH 0/6] [ARC] New baremetal features and fixes
Claudiu Zissulescu
- Fix PR rtl-optimization/84071
Richard Earnshaw (lists)
- [PATCH] Fix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel=tiny
James Greenhalgh
- [PATCH v2][AArch64] Remove remaining uses of * in patterns
James Greenhalgh
- [AArch64] Tighten aarch64_secondary_reload condition (PR 83845)
James Greenhalgh
- [AArch64] Generalise aarch64_simd_valid_immediate for SVE
James Greenhalgh
- [AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
James Greenhalgh
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Richard Biener
- [Libgomp, Fortran] Fix canadian cross build
Yvan Roux
- [PATCH] Reduce number of pre_and_rev_post_order_compute calls via domwalk
Richard Biener
- C++ PATCH to kill cxx_print_statistics
Marek Polacek
- build failure x86_64
graham stott
- [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
Renlin Li
- [PATCH BACKPORT]Backport r254778 and test case in r244815 to GCC6
Bin.Cheng
- [PATCH v2][AArch64] Remove remaining uses of * in patterns
Wilco Dijkstra
- [RFC][PR82479] missing popcount builtin detection
Richard Biener
- C++ PATCH to kill cxx_print_statistics
Nathan Sidwell
- [PATCH PR83789] Fix for Altivec builtin failure
Kaushik Phatak
- [PATCH v2][AArch64] Remove remaining uses of * in patterns
James Greenhalgh
- Use range info in split_constant_offset (PR 81635)
Richard Biener
- Use range info in split_constant_offset (PR 81635)
Richard Sandiford
- build failure x86_64
Segher Boessenkool
- Use range info in split_constant_offset (PR 81635)
Richard Biener
- wwwdocs: Some release notes for powerpc for GCC 8
Segher Boessenkool
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- [patch][x86] -march=icelake
Jakub Jelinek
- C++ PATCH to kill cxx_print_statistics
Jason Merrill
- [PATCH PR83789] Fix for Altivec builtin failure
Segher Boessenkool
- [PR83370][AARCH64]Use tighter register constraints for sibcall patterns.
Renlin Li
- [PR83370][AARCH64]Use tighter register constraints for sibcall patterns.
James Greenhalgh
- [PATCH, rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names
Segher Boessenkool
- [C++ Patch/RFC] PR 83796 ("[6/7/8 Regression] Abstract classes allowed to be instantiated when initialised as default parameter to function or constructor")
Jason Merrill
- libgo patch committed: Fix handling of getaddrinfo return type
Ian Lance Taylor
- Go patch committed: Omit the field name for embedded fields in the reflect string
Ian Lance Taylor
- [C++ Patch/RFC] PR 83796 ("[6/7/8 Regression] Abstract classes allowed to be instantiated when initialised as default parameter to function or constructor")
Paolo Carlini
- [PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
Wilco Dijkstra
- [patch,avr,committed] Move disable of -fno-delete-null-pointer-checks to common.
Georg-Johann Lay
- [PATCH, combine]: Fix PR84157, ICE: RTL check: expected code 'reg', have 'lshiftrt'
Uros Bizjak
- wwwdocs: Some release notes for powerpc for GCC 8
Gerald Pfeifer
- build failure x86_64
Jeff Law
- Avoid assembler warnings from AArch64 constructor/destructor priorities
Kyrill Tkachov
- wwwdocs: Some release notes for powerpc for GCC 8
Segher Boessenkool
- patch for PR82444
Richard Sandiford
- [PATCH] libgcc: xtensa: fix build with -mtext-section-literals
Max Filippov
- [PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
Richard Sandiford
- [PR target/84089] handle E_VOIDmode in PA's base14_operand
Aldy Hernandez
- Avoid assembler warnings from AArch64 constructor/destructor priorities
Joseph Myers
- [PATCH] PR 83975 Associate target with non-constant character length
Thomas Koenig
- [PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
Aldy Hernandez
- [PR target/84089] handle E_VOIDmode in PA's base14_operand
John David Anglin
- [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
Martin Sebor
- C++ PATCH for c++/84126, ICE with variadic generic lambda
Jason Merrill
- [PATCH, rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names
Peter Bergner
- patch for PR82444
Vladimir Makarov
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b
Carl Love
- C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125)
Jason Merrill
- [patch, fortran] Fix PR 68560
Thomas Koenig
- C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125)
Marek Polacek
- C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125)
Jason Merrill
- libgo patch committed: Adjust math flags, use them for testing
Ian Lance Taylor
- Extend aligned_membuf<> usage
François Dumont
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Martin Sebor
- Go patch committed: Turn on escape analysis by default
Ian Lance Taylor
- libgo patch committed: scan register backing store on ia64
Ian Lance Taylor
- libgo patch committed: Enable escape analysis tests in reflect package
Ian Lance Taylor
- C++ PATCH for c++/84160, ICE with nested variadic lambda capture
Jason Merrill
- [PATCH][PR target/84066] Wrong shadow stack register size is saved for x32
Tsimbalist, Igor V
- [PATCH][PR target/84066] Wrong shadow stack register size is saved for x32
Uros Bizjak
- [PATCH PR83789] Fix for Altivec builtin failure
Kaushik Phatak
- [PATCH, testsuite]: Remove statements with to effect from two fortran testcases
Uros Bizjak
- Fix gnat.dg/lto20.adb XPASS
Eric Botcazou
- Fix gnat.dg/lto20.adb XPASS
Jan Hubicka
- [patch,testsuite,committed] ad PR52641: Adjust more tests to int16
Georg-Johann Lay
- Fix PR rtl-optimization/84071
Eric Botcazou
- Fix PR rtl-optimization/84071
Eric Botcazou
- [PATCH, testsuite]: Remove statements with to effect from two fortran testcases
Paul Richard Thomas
- [patch,avr,testsuite,committed]: Reduce avr fallout
Georg-Johann Lay
- [PATCH] PR52665 do not let .ident confuse assembler scan tests
Bernhard Reutner-Fischer
- Go patch committed: Don't incorrectly evaluate range variable
Ian Lance Taylor
- Fix PR rtl-optimization/84071
Richard Earnshaw (lists)
- Use nonzero bits to refine range in split_constant_offset (PR 81635)
Richard Sandiford
- Go patch committed: Always check for nil pointer in value method
Rainer Orth
- Fix LRA subreg calculation for big-endian targets
Richard Sandiford
- Go patch committed: Always check for nil pointer in value method
Ian Lance Taylor
- [PATCH] Recognize a missed usage of a sbfiz instruction
Luis Machado
- [PATCH] Recognize a missed usage of a sbfiz instruction
Kyrill Tkachov
- [patch,testsuite,committed] ad PR52641: Adjust more tests to int16
Georg-Johann Lay
- [PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
Kyrill Tkachov
- Avoid assembler warnings from AArch64 constructor/destructor priorities
Kyrill Tkachov
- [PATCH, rs6000] fix-ups for vec-cmpne-long.c runtime tests
Segher Boessenkool
- Go patch committed: Treat void_type_node as zero sized
Ian Lance Taylor
- [PATCH, rs6000] Update dg-requires for P9 specific tests.
Segher Boessenkool
- [PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
Richard Earnshaw (lists)
- [PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
Kyrill Tkachov
- C++ PATCH for c++/84181, ICE with capture in template argument
Jason Merrill
- [PATCH] i386: Pass INVALID_REGNUM as invalid register number
H.J. Lu
- [PATCH] i386: Pass INVALID_REGNUM as invalid register number
Uros Bizjak
- [PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
Wilco Dijkstra
- [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
H.J. Lu
- [PATCH] PR target/81084: Hide irrelevant powerpcspe options
Andrew Jenner
- [PATCH]] PR target/81084: Fork documentation for powerpcspe and clean up
Andrew Jenner
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Eric Botcazou
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- Go patch committed: Always check for nil pointer in value method
Rainer Orth
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- New Brazilian Portuguese PO file for 'cpplib' (version 8.1-b20180128)
Translation Project Robot
- Contents of PO file 'cpplib-8.1-b20180128.pt_BR.po'
Translation Project Robot
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Eric Botcazou
- [PATCH] PR52665 do not let .ident confuse assembler scan tests
Mike Stump
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- [PATCH] avoid warning for members declared both aligned and packed (PR 84108)
Martin Sebor
- Go patch committed: Always check for nil pointer in value method
Ian Lance Taylor
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Jason Merrill
- [C++ Patch] Add DECL_UNNAMED_BIT_FIELD and use it
Jason Merrill
- Fix LRA subreg calculation for big-endian targets
Segher Boessenkool
- [C++ PATCH] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082)
Jason Merrill
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Eric Botcazou
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Eric Botcazou
- [PING] Re: [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
David Malcolm
- [PATCH]] PR target/81084: Fork documentation for powerpcspe and clean up
Joseph Myers
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
David Malcolm
- [PATCH] Fix PR81038
Bill Schmidt
- [PATCH][AArch64] Use LDP/STP in shrinkwrapping
Richard Sandiford
- [Patch, fortran] [8.0 Regressions] PR84141 and PR84155
Paul Richard Thomas
- Go patch committed: Mark structs to use structural equality
Ian Lance Taylor
- [PATCH] WebAssembly: Disable subdirectory configuration for unsupported LD
Maciej W. Rozycki
- [Arm] GCC crash in cprop_hardreg when targeting v8-A Thumb
Michael Collison
- New Russian PO file for 'cpplib' (version 8.1-b20180128)
Translation Project Robot
- Contents of PO file 'cpplib-8.1-b20180128.ru.po'
Translation Project Robot
- [PATCH 1/2] Untangle stddef.h a little
Maya Rashish
- [PATCH 2/2] Simplify: combine cases for dfly+fbsd with vms.
coypu@sdf.org
- [RFA PATCH] Bug 84094 - several correctness issues in gfortran.dg
Dominique d'Humières
- New Spanish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [RFA PATCH] Bug 84094 - several correctness issues in gfortran.dg
Paul Richard Thomas
- [Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
Paul Richard Thomas
- [PATCH] WebAssembly: Disable subdirectory configuration for unsupported LD
Pip Cet
- Add testcase for PR79966
Jan Hubicka
- [patch, libfortran] Use flexible array members for array descriptor
Thomas Koenig
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- libgo patch committed: Don't drop last flag from _cgo_flags entry in archive
Ian Lance Taylor
- Go patch committed: Correct parse of parenthesized select case
Ian Lance Taylor
- Go patch committed: Don't error for goto over type or const declaration
Ian Lance Taylor
- Go patch committed: Give error for non-int arguments to make
Ian Lance Taylor
- Go patch committed: In range, evaluate array if it has receives or calls
Ian Lance Taylor
- Go patch committed: Permit empty statements after a fallthrough statement
Ian Lance Taylor
- Go patch committed: Update iota handling to current spec
Ian Lance Taylor
- Fix some _GLIBCXX_DEBUG pretty printer errors
François Dumont
- [patch][i386, AVX] Adding missing mask[z]_range[_round]_s[d,s] intrinsics
Kirill Yukhin
- [PATCH][i386] Fix ix86_loop_unroll_adjust
Richard Biener
- [PATCH][OBVIOUS] Fix GCOV documentation (PR gcov-profile/84137).
Martin Liška
- [Arm] GCC crash in cprop_hardreg when targeting v8-A Thumb
Kyrill Tkachov
- [committed][AArch64] Remove SVE XFAILs
Richard Sandiford
- [PATCH] Cherry-pick libsanitizer pointer-pair tristate option.
Martin Liška
- [PATCH][GCC][ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted.
Tamar Christina
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Segher Boessenkool
- [patch, libfortran] Use flexible array members for array descriptor
Janne Blomqvist
- [patch][i386] Adding pconfig, wbnoinvd and wbinvd intrinsics
Makhotina, Olga
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Marek Polacek
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Segher Boessenkool
- [PATCH] Fix PR83008
Christophe Lyon
- [PATCH][i386] Fix ix86_loop_unroll_adjust
Jan Hubicka
- Do not lose track of resolution info due to tree merging
Jan Hubicka
- RFA: PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Nick Clifton
- Go patch committed: Avoid negative zero in float constants
Ian Lance Taylor
- Please accept this commit for the trunk
Douglas Mencken
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- Extend aligned_membuf<> usage
Jonathan Wakely
- Do not lose track of resolution info due to tree merging
Richard Biener
- [testsuite] Make lto.exp work with Tcl 8.4
Richard Sandiford
- [PATCH, rs6000] Deprecate -mno-speculate-indirect-jumps
Bill Schmidt
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Jason Merrill
- Go patch committed: Avoid negative zero in float constants
Rainer Orth
- RFA: Sanitize deprecation messages (PR 84195)
Martin Sebor
- [PATCH, rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names
Peter Bergner
- Go patch committed: Avoid negative zero in float constants
Ian Lance Taylor
- Go patch committed: Avoid negative zero in float constants
Rainer Orth
- [PATCH][PR c++/82888] smarter code for default initialization of scalar arrays
Jason Merrill
- [patch, libfortran] Use flexible array members for array descriptor
Thomas Koenig
- [testsuite] Make lto.exp work with Tcl 8.4
Mike Stump
- New Swedish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Joseph Myers
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Joseph Myers
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
David Edelsohn
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PING #2] [PATCH] make -Wrestrict for strcat more meaningful (PR 83698)
Martin Sebor
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
David Edelsohn
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
vladimir.mezentsev@oracle.com
- [patch][i386] Fix for PR83828
Makhotina, Olga
- Remove -q passed to grep in gcc-plugin.m4
Eric Botcazou
- [patch, libfortran] Use flexible array members for array descriptor
Janne Blomqvist
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
vladimir.mezentsev@oracle.com
- [PR tree-optimization/84224] do not ICE on malformed allocas
Aldy Hernandez
- [PATCH][AArch64] Use LDP/STP in shrinkwrapping
James Greenhalgh
- [patch][i386] Adding pconfig, wbnoinvd and wbinvd intrinsics
Uros Bizjak
- Avoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target/79975)
Rainer Orth
- [PATCH][GCC][ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted.
Kyrill Tkachov
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Tsimbalist, Igor V
- [PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
Richard Earnshaw (lists)
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
Richard Earnshaw (lists)
- [PATCH,WIP] Use functional parameters for data mappings in OpenACC child functions
Tom de Vries
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Nick Clifton
- [PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
H.J. Lu
- [SLP/AArch64] Fix unpack handling for big-endian SVE
James Greenhalgh
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Marek Polacek
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Jakub Jelinek
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Segher Boessenkool
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Marek Polacek
- Do not lose track of resolution info due to tree merging
Jan Hubicka
- [PATCH] RL78 new "vector" function attribute
Sebastian Perta
- PING [PATCH] RX movsicc degrade fix
Sebastian Perta
- PING [PATCH] -mjsr option bug fix
Sebastian Perta
- RFA: Sanitize deprecation messages (PR 84195)
David Malcolm
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Tsimbalist, Igor V
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Uros Bizjak
- [PATCH] Fix ICE with CET and -g (PR target/84146)
Tsimbalist, Igor V
- [PATCH, v2] Recognize a missed usage of a sbfiz instruction
Luis Machado
- libgo patch committed: Correct runtime structfield type to match reflect
Ian Lance Taylor
- Go patch committed: Avoid negative zero in float constants
Ian Lance Taylor
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow
Aldy Hernandez
- [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b
Segher Boessenkool
- PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow
Jakub Jelinek
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Martin Sebor
- [PATCH, committed] PR target/81084: Hide more irrelevant powerpcspe options
Andrew Jenner
- [PATCH]] PR target/81084: Fork documentation for powerpcspe and clean up
Andrew Jenner
- PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238)
Marek Polacek
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
David Edelsohn
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Martin Sebor
- [PATCH, rs6000] Deprecate -mno-speculate-indirect-jumps
Segher Boessenkool
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [PATCH] Fix ICE with CET and -g (PR target/84146)
Uros Bizjak
- [PATCH, rs6000] Deprecate -mno-speculate-indirect-jumps
Bill Schmidt
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
Joseph Myers
- Do not lose track of resolution info due to tree merging
Richard Biener
- [PATCH 2/7] Support >26 operands in generation code.
Richard Sandiford
- PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow
Aldy Hernandez
- RFA: Sanitize deprecation messages (PR 84195)
Martin Sebor
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
Joseph Myers
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Segher Boessenkool
- [PATCH]] PR target/81084: Fork documentation for powerpcspe and clean up
Joseph Myers
- [PATCH]] PR target/81084: Fork documentation for powerpcspe and clean up
Andrew Jenner
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Segher Boessenkool
- [build] Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*
Rainer Orth
- [build, v3] Enable COMDAT group support on Solaris 10
Rainer Orth
- Extend aligned_membuf<> usage
François Dumont
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- [C++ PATCH] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082, take 2)
Jakub Jelinek
- Fix LRA subreg calculation for big-endian targets
Vladimir Makarov
- [PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
Jakub Jelinek
- [PATCH] Allow (again) const variables with zero (or no) initializers in .bss* named sections (PR middle-end/84237)
Jakub Jelinek
- [PATCH] Use -fcf-protection=return in cet-intrin-4.c
H.J. Lu
- [PATCH] i386: Mask out the CF_SET bit for -fcf-protection check
H.J. Lu
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Jason Merrill
- [PATCH] Use -fcf-protection=return in cet-intrin-4.c
Tsimbalist, Igor V
- [PATCH] i386: Mask out the CF_SET bit for -fcf-protection check
Tsimbalist, Igor V
- wwwdocs: Some release notes for powerpc for GCC 8
Gerald Pfeifer
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- [patch, libfortran] Use flexible array members for array descriptor
Thomas Koenig
- [C++ PATCH] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082, take 2)
Jason Merrill
- [og7, committed] Fix implicit fallthrough warning in expand_omp_target
Tom de Vries
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Rainer Orth
- [PATCH] RL78 new "vector" function attribute
DJ Delorie
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Tsimbalist, Igor V
- [PATCH] Small -ftrapv improvement
Jakub Jelinek
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Paolo Carlini
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Tsimbalist, Igor V
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Paolo Carlini
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
vladimir.mezentsev@oracle.com
- [PATCH] PR libgcc/59714 complex division is surprising on aarch64
Joseph Myers
- Go patch committed: Make single Btype for methods table of identical interface types
Ian Lance Taylor
- [PATCH] PR fortran/82049 -- resolve a charlen if possible
Steve Kargl
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
Richard Biener
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [PATCH] PR fortran/82049 -- resolve a charlen if possible
Paul Richard Thomas
- [PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
Jakub Jelinek
- [PATCH] i386: Mask out the CF_SET bit for -fcf-protection check
Uros Bizjak
- [PATCH] Use -fcf-protection=return in cet-intrin-4.c
Uros Bizjak
- PR 84154: Fix checking -mibt and -mshstk options for control flow protection
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [PATCH,avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs
Denis Chertykov
- [PATCH] Fix PRs 84204, 84205 and 84223
Richard Biener
- [PATCH] Small -ftrapv improvement
Richard Biener
- [PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
Richard Biener
- [openacc, committed] Fix diff_type in expand_oacc_collapse_init
Tom de Vries
- [PATCH][GCC][ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted.
Tamar Christina
- [testsuite, committed] Require global_constructor in gcc.dg/torture/pr83055.c
Tom de Vries
- [testsuite, committed] Require alloca in gcc.dg/pr83844.c
Tom de Vries
- [PATCH] S/390: Disable prediction of indirect branches
Andreas Krebbel
- [PATCH] Revert behavior to r251316.
Martin Liška
- [PATCH] Revert behavior to r251316.
Nathan Sidwell
- [PATCH, i386] Fix ix86_multiplication_cost for SKX
Shalnov, Sergey
- [PATCH, i386] Fix ix86_multiplication_cost for SKX
Uros Bizjak
- PING [PATCH] RX movsicc degrade fix
Nick Clifton
- PING [PATCH] -mjsr option bug fix
Nick Clifton
- [PATCH] Improve # IVs generated by the vectorizer for strided loads/stores (PR84037)
Richard Biener
- [PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
Will Schmidt
- [PATCH][Middle-end][version 3]2nd patch of PR78809 and PR83026
Qing Zhao
- C++ PATCH for c++/84182, ICE with captured lambda
Jason Merrill
- [PATCH 2/7] Support >26 operands in generation code.
Alan Hayward
- [PATCH, rs6000] fix requires for mergew-mergeow.c test
Will Schmidt
- [PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
Maxim Kuvyrkov
- [RFC][PATCH] Stabilize a few qsort comparison functions
Franz Sirl
- [PATCH, rs6000] fix vsxcopy test for power9
Will Schmidt
- [PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
Alexander Monakov
- [PATCH, rs6000] fix requires for mergew-mergeow.c test
Segher Boessenkool
- [PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
Will Schmidt
- [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
Jason Merrill
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Marek Polacek
- [PATCH, rs6000] fix vsxcopy test for power9
Segher Boessenkool
- [PATCH v6] aarch64: Add split-stack support
Adhemerval Zanella
- [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
David Malcolm
- [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
Jason Merrill
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
David Malcolm
- [PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
Segher Boessenkool
- [PATCH][GCC][ARM] Silence more re-definition warnings, make test case failure case more explicit.
Tamar Christina
- RFA: Sanitize deprecation messages (PR 84195)
David Malcolm
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Jason Merrill
- [PATCH] add -Wstringop-overflow to LTO options (PR 84212)
Martin Sebor
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Marek Polacek
- [openacc, committed] Fix diff_type in expand_oacc_collapse_init
Rainer Orth
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [openacc, committed] Fix diff_type in expand_oacc_collapse_init
Tom de Vries
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- [patch, fortran] Fix PR 68560
Thomas Koenig
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jakub Jelinek
- [patch, fortran] Fix PR 68560
Steve Kargl
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- [PATCH] PR fortran/82049 -- resolve a charlen if possible
Steve Kargl
- [C++ Patch/RFC] PR 83204 ("[6/7/8 Regression] c++ -std=c++14 ICE in maybe_undo_parenthesized_ref, at cp/semantics.c:1694")
Paolo Carlini
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- [C++ Patch/RFC] PR 83204 ("[6/7/8 Regression] c++ -std=c++14 ICE in maybe_undo_parenthesized_ref, at cp/semantics.c:1694")
Jason Merrill
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jakub Jelinek
- libgo patch committed: Don't call funcPC from a function
Ian Lance Taylor
- [PATCH] libgcc: xtensa: fix build with -mtext-section-literals
Max Filippov
- New Spanish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [Committed] PR fortran/82994 -- Check for a NULL pointer
Steve Kargl
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Segher Boessenkool
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jakub Jelinek
- [PATCH] Fix var-tracking ICE introduced in poly_int conversion (PR debug/84252)
Jakub Jelinek
- [PATCH], Document the PowerPC --with-long-double-format={ibm,ieee} configuration options
Michael Meissner
- [PATCH, rs6000] fix vsxcopy test for power9
Will Schmidt
- [PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
Will Schmidt
- [PATCH], Document the PowerPC --with-long-double-format={ibm,ieee} configuration options
Segher Boessenkool
- [PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
Segher Boessenkool
- Please accept this commit for the trunk
Mike Stump
- [PATCH], Document the PowerPC --with-long-double-format={ibm,ieee} configuration options
Michael Meissner
- [RFC][PR82479] missing popcount builtin detection
Kugan Vivekanandarajah
- [PATCH] -Wformat: fix nonsensical "wide character" message (PR c/84258)
David Malcolm
- [PATCH] add -Wstringop-overflow to LTO options (PR 84212)
Martin Sebor
- [PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
Jeff Law
- [PR tree-optimization/84224] do not ICE on malformed allocas
Jeff Law
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Jeff Law
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Jeff Law
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Jeff Law
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Jeff Law
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Jeff Law
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Jeff Law
- [PATCH] Fix -fcompare-debug failure on pr84146.c (PR target/84146)
Jakub Jelinek
- Extend aligned_membuf<> usage
François Dumont
- [C++ Patch] Use INDIRECT_REF_P in a few more places
Paolo Carlini
- [PATCH] Fix PR84233
Richard Biener
- [PATCH] Fix PR84278
Richard Biener
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Richard Sandiford
- [PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
Richard Biener
- [PATCH] Fix PR81038
Richard Biener
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- [PR tree-optimization/84224] do not ICE on malformed allocas
Aldy Hernandez
- Fwd: [C++ Patch] PR 83806 ("[6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr")
Paolo Carlini
- [patch, libfortran] Use flexible array members for array descriptor
Richard Biener
- [PATCH] S/390: Disable prediction of indirect branches
Richard Biener
- [PR bootstrap/56750] implement --disable-stage1-static-libs
Aldy Hernandez
- Use nonzero bits to refine range in split_constant_offset (PR 81635)
Richard Biener
- [PATCH, v2] Recognize a missed usage of a sbfiz instruction
Kyrill Tkachov
- [PATCH, i386] PR target/83008: Fix for SKX cost model
Shalnov, Sergey
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Marek Polacek
- [PATCH, i386] Fix ix86_multiplication_cost for SKX
Shalnov, Sergey
- [AArch64] Add a tlsdesc call pattern for SVE
Richard Sandiford
- Use nonzero bits to refine range in split_constant_offset (PR 81635)
Richard Sandiford
- [PATCH] S/390: Disable prediction of indirect branches
Andreas Krebbel
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Marek Polacek
- [PATCH, v2] Recognize a missed usage of a sbfiz instruction
Luis Machado
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [hsa] Set program allocation for static local variables
Martin Jambor
- [hsa] Fix PR82416 testcase
Martin Jambor
- Do not lose track of resolution info due to tree merging
Jan Hubicka
- Do not lose track of resolution info due to tree merging
Jan Hubicka
- Another fix for single-element permutes (PR 84265)
Richard Sandiford
- [AArch64] Add SVE mul_highpart patterns
Richard Sandiford
- [PATCH] add -Wstringop-overflow to LTO options (PR 84212)
Richard Biener
- [PATCH] Fix PR81038
Bill Schmidt
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Richard Biener
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Richard Biener
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jason Merrill
- Use nonzero bits to refine range in split_constant_offset (PR 81635)
Richard Biener
- Another fix for single-element permutes (PR 84265)
Richard Biener
- libgo patch committed: Update to 1.10rc2
Ian Lance Taylor
- [RFC][PATCH] Stabilize a few qsort comparison functions
Martin Jambor
- gotools patch committed: Add options to permit tests to use C++
Ian Lance Taylor
- libgo patch committed: Get missing function names from symbol table
Ian Lance Taylor
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Nick Clifton
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Jason Merrill
- [C++ PATCH] initializer_list diagnostic
Nathan Sidwell
- [PR c++/84263] GC ICE with decltype
Nathan Sidwell
- RFA: Sanitize deprecation messages (PR 84195)
Martin Sebor
- C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
Jakub Jelinek
- PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238)
Jakub Jelinek
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [PING] [PATCH] [MSP430] PR79242: Implement Complex Partial Integers
Jozef Lawrynowicz
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Segher Boessenkool
- [Committed] S/390: Disable branch prediction for indirect branches
Andreas Krebbel
- [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate (was: PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2)
Kyrill Tkachov
- [PATCH][AArch64][2/3] PR target/84164: Add ZERO_EXTRACT + LSHIFTRT pattern for BFXIL instruction
Kyrill Tkachov
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Kyrill Tkachov
- [PATCH] -Wformat: fix nonsensical "wide character" message (PR c/84258)
Joseph Myers
- [PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
Joseph Myers
- [C++ Patch] Use INDIRECT_REF_P in a few more places
Jason Merrill
- [C++ Patch] PR 83806 ("[6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr")
Jason Merrill
- Fwd: Please accept this commit for the trunk
Douglas Mencken
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- PING: [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
H.J. Lu
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Martin Sebor
- [C++ Patch] PR 83806 ("[6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr")
Paolo Carlini
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PATCH] -Wformat: fix nonsensical "wide character" message (PR c/84258)
David Malcolm
- [PING] [PATCH] [MSP430] PR79242: Implement Complex Partial Integers
DJ Delorie
- [PATCH] S/390: Disable prediction of indirect branches
H.J. Lu
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Jason Merrill
- [PATCH] S/390: Disable prediction of indirect branches
H.J. Lu
- [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate
Richard Sandiford
- Please accept this commit for the trunk
Segher Boessenkool
- [C++ Patch] PR 83806 ("[6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr")
Jason Merrill
- [PATCH, rs6000, committed] Fix PR81143
Peter Bergner
- [PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
David Malcolm
- [PATCH, i386] PR target/83008: Fix for SKX cost model
Uros Bizjak
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Uros Bizjak
- [PR bootstrap/56750] implement --disable-stage1-static-libs
Jeff Law
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Hans-Peter Nilsson
- [PATCH] Allow (again) const variables with zero (or no) initializers in .bss* named sections (PR middle-end/84237)
Jeff Law
- [PATCH] Fix var-tracking ICE introduced in poly_int conversion (PR debug/84252)
Jeff Law
- [PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
Segher Boessenkool
- [PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
Michael Meissner
- Please accept this commit for the trunk
Mike Stump
- [C++] [PR84231] overload on cond_expr in template
Alexandre Oliva
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Martin Sebor
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alan Modra
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- PR84300, ICE in dwarf2cfi on ppc64le
Alan Modra
- [PATCH] Fix handling of variable length fields in structures (PR c/82210)
Jakub Jelinek
- [PATCH] Fix driver -fsanitize= handling with -static (PR sanitizer/84285)
Jakub Jelinek
- [PATCH] Tweak ssa-dom-cse-2.c testcase (PR tree-optimization/84232)
Jakub Jelinek
- [PATCH] Tweak ssa-dom-cse-2.c testcase (PR tree-optimization/84232)
Richard Biener
- [PATCH] Fix driver -fsanitize= handling with -static (PR sanitizer/84285)
Richard Biener
- [PATCH] Avoid BSWAP with floating point modes on rs6000 (PR target/84226)
Jakub Jelinek
- [PATCH v3] Disable reg offset in quad-word store for Falkor
Siddhesh Poyarekar
- [PR bootstrap/56750] implement --disable-stage1-static-libs
Aldy Hernandez
- Fix small regression in -fdump-ada-spec
Eric Botcazou
- [PATCH] Avoid BSWAP with floating point modes on rs6000 (PR target/84226)
Richard Biener
- [PATCH] Adjust PR84278 testcase
Richard Biener
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Nick Clifton
- Fix ICE with scalar_storage_order attribute at -O
Eric Botcazou
- [patch] Do not generate libcalls to __unord[sd]f2 on PowerPC SPE
Eric Botcazou
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Richard Biener
- [PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
Richard Biener
- [patch] Do not generate libcalls to __unord[sd]f2 on PowerPC SPE
Richard Biener
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Jakub Jelinek
- [Committed] S/390: Fix PR84295
Andreas Krebbel
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alan Modra
- [PATCH][GCC][ARM] Silence more re-definition warnings, make test case failure case more explicit.
Kyrill Tkachov
- [PATCH] POPCOUNT folding optimizations
Roger Sayle
- [PATCH][C++] Fix PR84281
Richard Biener
- [PR c/84293] Unexpected strict-alias warning
Nathan Sidwell
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Tsimbalist, Igor V
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- [PATCH][PR84213] DWARF: no location for non-definition DECLs with non-trivial DECL_VALUE_EXPR
Pierre-Marie de Rodat
- Reduce inline limits a bit to compensate changes in inlining metrics
Jan Hubicka
- [PATCH][PR84213] DWARF: no location for non-definition DECLs with non-trivial DECL_VALUE_EXPR
Richard Biener
- [PATCH][PR84213] DWARF: no location for non-definition DECLs with non-trivial DECL_VALUE_EXPR
Pierre-Marie de Rodat
- [PATCH] Fix PR84037 some more
Richard Biener
- [PATCH][PR84213] DWARF: no location for non-definition DECLs with non-trivial DECL_VALUE_EXPR
Pierre-Marie de Rodat
- PR84300, ICE in dwarf2cfi on ppc64le
Segher Boessenkool
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Kyrill Tkachov
- gotools patch committed: Increase test timeout
Ian Lance Taylor
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- [PATCH, rs6000] (v2) Update vsx-vector-6-le.c tests
Will Schmidt
- [PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
Will Schmidt
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- [PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
Will Schmidt
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Segher Boessenkool
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Carl Love
- PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
Martin Sebor
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Richard Biener
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Segher Boessenkool
- [PATCH] Adjust PR84278 testcase
Richard Sandiford
- [PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
Peter Bergner
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Janus Weil
- Please accept this commit for the trunk
Segher Boessenkool
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [PATCH] cortex-a57-fma-steering.c fixes (PR target/84272)
Jakub Jelinek
- [PR c/84293] Unexpected strict-alias warning
Joseph Myers
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Richard Biener
- [PATCH] Avoid BSWAP with floating point modes on rs6000 (PR target/84226)
Segher Boessenkool
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Sandra Loosemore
- patch to fix PR57193
Vladimir Makarov
- C++ PATCH for c++/84296, ICE with qualified-id
Jason Merrill
- [PATCH][C++] Fix PR84281
Jason Merrill
- Go patch committed: Track //go:nointerface in export data
Ian Lance Taylor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Richard Biener
- [PATCH, rs6000] (v2) Update vsx-vector-6-le.c tests
Segher Boessenkool
- C++ PATCH for c++/81917, ICE with self-referential partial specialization
Jason Merrill
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Carl Love
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Joseph Myers
- [RFC][PATCH v2] PR preprocessor/83173: Additional check before decrementing highest_location
Mike Gulick
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Segher Boessenkool
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Steve Kargl
- [PATCH] Character length cleanup for Coarray Fortran library
Steve Kargl
- [committed] Better fix for the -fsanitize=undefined -fopemp -flto ICEs (PR sanitizer/83987)
Jakub Jelinek
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jakub Jelinek
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Segher Boessenkool
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [Fwd: [PATCH][Bug target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9]
Steven Munroe
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Joseph Myers
- PR84300, ICE in dwarf2cfi on ppc64le
Alan Modra
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Richard Biener
- [committed] Fix shrink-wrapping memory leak (PR rtl-optimization/84308)
Jakub Jelinek
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Jakub Jelinek
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Richard Biener
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Paul Richard Thomas
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Marek Polacek
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [LVU] use asm .loc and get gas to compute views on the side
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [LVU] use asm .loc and get gas to compute views on the side
Richard Biener
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Richard Biener
- [LVU] use asm .loc and get gas to compute views on the side
Jeff Law
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- [PATCH] Fix handling of arguments in statement functions
Steve Kargl
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Jakub Jelinek
- [PATCH] Fix handling of arguments in statement functions
Steve Kargl
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- [Patch, fortran] PR 56691 - [OOP] Allocatable array: wrong offset when passing to CLASS dummy
Paul Richard Thomas
- [LVU] use asm .loc and get gas to compute views on the side
Jakub Jelinek
- [PATCH] POPCOUNT folding optimizations
Jeff Law
- [PATCH] Character length cleanup for Coarray Fortran library
Damian Rouson
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- [committed] hppa: Fix conflict between -pg and -mlong-call options
John David Anglin
- New Swedish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [PATCH] Fix handling of arguments in statement functions
Dominique d'Humières
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Janus Weil
- [Patch, fortran] PR84074 Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic
Paul Richard Thomas
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [PATCH] Fix handling of arguments in statement functions
Steve Kargl
- [Patch, fortran] PR84074 Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic
Steve Kargl
- [PATCH] Fix handling of arguments in statement functions
Steve Kargl
- [Fortran, patch, coarray, v1] Fix a coarray issue and some documentation
Andre Vehreschild
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [Patch, fortran] PR84074 Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic
Paul Richard Thomas
- [Fortran, patch, coarray, v1] Fix a coarray issue and some documentation
Andre Vehreschild
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Andreas Schwab
- [Fortran, patch, coarray, v1] Fix a coarray issue and some documentation
Andre Vehreschild
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Andreas Schwab
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Janus Weil
- [PATCH] matcher-1.m: Change return type to int
H.J. Lu
- C++ PATCH for c++/84036, ICE with variadic lambda capture
Jason Merrill
- [PATCH 1/3] Add PTWRITE builtins for x86
Andi Kleen
- [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation
Andi Kleen
- [PATCH 3/3] Add tests for the vartrace pass
Andi Kleen
- [patch][i386, AVX] Adding missing mask[z]_sqrt_round_s[d,s] intrinsics
Kirill Yukhin
- [patch][i386, AVX] Adding missing mask[z]_scalef_round_s[d,s] intrinsics
Kirill Yukhin
- [patch][i386] Fix for PR83828
Kirill Yukhin
- [x86,avx] Fix __builtin_cpu_supports for icelake and cannonlake isa
Kirill Yukhin
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Richard Biener
- [PATCH][C++] Fix PR84281
Richard Biener
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Richard Biener
- Reduce inline limits a bit to compensate changes in inlining metrics
Richard Biener
- [x86,avx] Fix __builtin_cpu_supports for icelake and cannonlake isa
Koval, Julia
- [PATCH 1/3] Remove support for obsolete x86 -malign-foo options
Martin Liška
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Andreas Schwab
- Add a DECL_EXPR for VLA pointer casts (PR 84305)
Richard Sandiford
- [patch, fortran] Fix handling of assumed-size arrays in inline matmul
Thomas Koenig
- PING [PATCH] RX movsicc degrade fix
Sebastian Perta
- [PATCH] RISC-V: define _REENTRANT with -pthread
Andreas Schwab
- PING [PATCH] RX movsicc degrade fix
Jakub Jelinek
- Mising Patch #2 from the RISC-V v3 Submission
Andreas Schwab
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [PATCH] Add limit for maximal alignment options (PR c/84310).
Martin Liška
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- [PATCH] More PR84037 fixing
Richard Biener
- PING [PATCH] RX movsicc degrade fix
Oleg Endo
- [COMMITTED][PATCH][GCC][ARM] Change baseline test from armv5t to armv5te
Tamar Christina
- PING [PATCH] RX movsicc degrade fix
Jakub Jelinek
- PING [PATCH] RX movsicc degrade fix
Sebastian Perta
- PING [PATCH] RX movsicc degrade fix
Sebastian Perta
- PING [PATCH] RX movsicc degrade fix
Jakub Jelinek
- [PATCH] RL78 new "vector" function attribute
Sebastian Perta
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Tsimbalist, Igor V
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Segher Boessenkool
- [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate
Kyrill Tkachov
- PR84300, ICE in dwarf2cfi on ppc64le
Segher Boessenkool
- Fix VR_ANTI_RANGE handling in intersect_range_with_nonzero_bits (PR 84321)
Richard Sandiford
- [PATCH] combine: Update links correctly for new I2 (PR84169)
Segher Boessenkool
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Carl Love
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [PATCH] combine: Update links correctly for new I2 (PR84169)
Segher Boessenkool
- PING [PATCH] RX movsicc degrade fix
Jakub Jelinek
- [PATCH rs6000] Fix for builtins-4-runnable.c testcase FAIL on power7/BE 32-bit
Segher Boessenkool
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
Janus Weil
- [PR 83990] Fix location handling in ipa_modify_call_arguments
Martin Jambor
- [PATCH] combine: Update links correctly for new I2 (PR84169)
Jakub Jelinek
- [PATCH][committed] Fix ICE in maybe_record_trace_start
Jeff Law
- libgo patch committed: Use write barrier for atomic pointer functions
Ian Lance Taylor
- [C++ Patch] PR 84333 ("[6/7/8 Regression] ICE with ternary operator in template function")
Paolo Carlini
- Go patch committed: error on func declaration/definition
Ian Lance Taylor
- Go patch committed: error on func declaration/definition
Ian Lance Taylor
- [patch, libfortran] Use flexible array members for array descriptor
Thomas Koenig
- [patch, libfortran] Use flexible array members for array descriptor
Janne Blomqvist
- [patch, libfortran] Use flexible array members for array descriptor
Jakub Jelinek
- [PR 83990] Fix location handling in ipa_modify_call_arguments
Jakub Jelinek
- [patch, testcase, fortran, committed] Fix read_dir.f90
Thomas Koenig
- PING Fwd: [patch] implement generic debug() for vectors and hash sets
Jason Merrill
- [PATCH, rs6000] fix-up le-altivec-const.c and altivec-const.c tests
Will Schmidt
- [PATCH 1/3] Add PTWRITE builtins for x86
Joseph Myers
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309, take 2)
Jakub Jelinek
- Add a DECL_EXPR for VLA pointer casts (PR 84305)
Joseph Myers
- [PATCH] Fix get_range_strlen (PR tree-optimization/84339)
Jakub Jelinek
- [patch, libfortran] Use flexible array members for array descriptor
Thomas Koenig
- Mising Patch #2 from the RISC-V v3 Submission
Joseph Myers
- [PATCH, rs6000] fix-up le-altivec-const.c and altivec-const.c tests
Segher Boessenkool
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309)
Joseph Myers
- [PATCH] Fix ISA masks for wmmintrin.h builtins (PR target/84335)
Jakub Jelinek
- [PATCH] Fix <avx512>_vpermi2var<mode>3_mask (PR target/84336)
Jakub Jelinek
- [committed] Fix OpenMP atomic and for condition C++ parsing (PR c++/84341)
Jakub Jelinek
- [PATCH] RISC-V: define _REENTRANT with -pthread
Jim Wilson
- Mising Patch #2 from the RISC-V v3 Submission
Jim Wilson
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [PATCH] RL78 new "vector" function attribute
DJ Delorie
- [RFC] Tree loop unroller pass
Kugan Vivekanandarajah
- [RFC] Adds a target hook
Kugan Vivekanandarajah
- [RFC] Tree Loop Unroller Pass
Kugan Vivekanandarajah
- [RFC][AARCH64] Implements target hook
Kugan Vivekanandarajah
- [RFC][AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision
Kugan Vivekanandarajah
- [PATCH 1/2] Untangle stddef.h a little
coypu@sdf.org
- [PATCH][committed][PR target/83760] Fix several instances of maybe_record_trace_start ICEs on sh
Jeff Law
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PING #3] [PATCH] make -Wrestrict for strcat more meaningful (PR 83698)
Martin Sebor
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Peter Bergner
- [PATCH] Fix <avx512>_vpermi2var<mode>3_mask (PR target/84336)
Kirill Yukhin
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Alexandre Oliva
- [PATCH, committed] Make module files reproducible
Janne Blomqvist
- [PATCH] Improve pow (C, x) -> exp (log (C) * x) optimization (PR middle-end/84309, take 2)
Richard Biener
- [PATCH] Fix get_range_strlen (PR tree-optimization/84339)
Richard Biener
- [PATCH] Fix ISA masks for wmmintrin.h builtins (PR target/84335)
Uros Bizjak
- Fallout: PR84340
Martin Liška
- [RFC][AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision
Kyrill Tkachov
- [RFC] Adds a target hook
Kyrill Tkachov
- [PATCH, GCC/ARM] Multilib mapping for Armv8-R
Thomas Preudhomme
- [PATCH, GCC/ARM] Multilib mapping for Armv8-R
Kyrill Tkachov
- Mising Patch #2 from the RISC-V v3 Submission
Andreas Schwab
- Fallout: PR84340
Paolo Bonzini
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [RFC] Tree loop unroller pass
Wilco Dijkstra
- Reduce inline limits a bit to compensate changes in inlining metrics
Martin Liška
- [PATCH] WebAssembly: Disable subdirectory configuration for unsupported LD
Maciej W. Rozycki
- Fallout: PR84340
Jakub Jelinek
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- C++ PATCH for c++/84338, wrong variadic sizeof
Jason Merrill
- C++ PATCH for more variadic capture issues
Jason Merrill
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Paolo Bonzini
- [C++ Patch] PR 84333 ("[6/7/8 Regression] ICE with ternary operator in template function")
Jason Merrill
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Jason Merrill
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- Fallout: PR84340
Jakub Jelinek
- patch for PR84359
Vladimir Makarov
- [PATCH v6] aarch64: Add split-stack support
Szabolcs Nagy
- Fallout: PR84340
Paolo Bonzini
- Fix VR_ANTI_RANGE handling in intersect_range_with_nonzero_bits (PR 84321)
Richard Biener
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [C++ Patch] PR 84333 ("[6/7/8 Regression] ICE with ternary operator in template function")
Paolo Carlini
- Fix VR_ANTI_RANGE handling in intersect_range_with_nonzero_bits (PR 84321)
Jeff Law
- [PATCH] RX TARGET_RTX_COSTS function
Sebastian Perta
- C++ PATCH for c++/84080, ICE with return type deduction and specialization
Jason Merrill
- [C++ Patch] PR 84333 ("[6/7/8 Regression] ICE with ternary operator in template function")
Paolo Carlini
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Michael Matz
- [PATCH] RX TARGET_RTX_COSTS function
Oleg Endo
- [C++ Patch] PR 84333 ("[6/7/8 Regression] ICE with ternary operator in template function")
Jason Merrill
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Jeff Law
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [RX] Fix PR 83831 -- Unused bclr, bnot, bset insns
Oleg Endo
- [PATCH v6] aarch64: Add split-stack support
Wilco Dijkstra
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Jeff Law
- Fallout: PR84340
Martin Liška
- [RX] Fix PR 83831 -- Unused bclr, bnot, bset insns
Nick Clifton
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Manuel López-Ibáñez
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Jakub Jelinek
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH] Fix a brown paper bag bug in my recent match.pd change (PR middle-end/84309)
Richard Biener
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Richard Biener
- Reduce inline limits a bit to compensate changes in inlining metrics
Jan Hubicka
- [PATCH][committed] Fix trivial rl78 failure
Jeff Law
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Janus Weil
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [committed][PATCH] Fix another minor rl78 build failure
Jeff Law
- [PATCH] Fix handling of variable length fields in structures (PR c/82210)
Jeff Law
- [PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
Jakub Jelinek
- [PATCH] avoid warning for members declared both aligned and packed (PR 84108)
Martin Sebor
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Steve Kargl
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Jason Merrill
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Marc Glisse
- New French PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Richard Biener
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Jason Merrill
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Manuel López-Ibáñez
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Joseph Myers
- [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
David Malcolm
- Go patch committed: Don't export function descriptors for unexported names
Ian Lance Taylor
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Janus Weil
- [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
Rainer Orth
- [C++ PATCH] Fix -Weffc++ warning on return in assignment op in templates (PR c++/84364)
Jason Merrill
- [PATCH] Fix a brown paper bag bug in my recent match.pd change (PR middle-end/84309)
Jakub Jelinek
- [C++ PATCH] Fix -Weffc++ warning on return in assignment op in templates (PR c++/84364)
Jakub Jelinek
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PATCH, rs6000, committed] Fix PR84365: gcc.target/powerpc/altivec-7-le.c fails on power9
Peter Bergner
- [PATCH, rs6000] Begin deprecation of -maltivec=be
Kelvin Nilsen
- [PATCH] combine: Update links correctly for new I2 (PR84169)
Segher Boessenkool
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [RFC] Adds a target hook
Kugan Vivekanandarajah
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Segher Boessenkool
- [PATCH, rs6000, committed] Fix PR80370: Invalid option used in test case gcc.target/powerpc/builtins-3-p9-runnable.c
Peter Bergner
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- [RFC][AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision
Kugan Vivekanandarajah
- [PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
Jeff Law
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
David Malcolm
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Peter Bergner
- [PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
Will Schmidt
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- [PATCH, rs6000] Begin deprecation of -maltivec=be
Segher Boessenkool
- [PATCH, rs6000, committed] Fix PR84372: test case gcc.target/powerpc/lvsl-lvsr.c fails on power9
Peter Bergner
- [PATCH, rs6000] (v2) PR84220 remove RS6000_BTI_NOT_OPAQUE refs from builtins table
Will Schmidt
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Segher Boessenkool
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Peter Bergner
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Jakub Jelinek
- PING^2: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- PING^2: [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
H.J. Lu
- [PR81611] improve auto-inc
Jeff Law
- [PATCH] Fix PR84101, account for function ABI details in vectorization costs
Jeff Law
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Jason Merrill
- [PATCH] make -Wrestrict for strcat more meaningful (PR 83698)
Jeff Law
- [PATCH] make -Wrestrict for strcat more meaningful (PR 83698)
Jeff Law
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Jeff Law
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Jeff Law
- [PATCH] avoid warning for members declared both aligned and packed (PR 84108)
Jeff Law
- [PING] [PATCH] [MSP430] PR79242: Implement Complex Partial Integers
Jeff Law
- [Aarch64] Fix conditional branches with target far away.
Sameera Deshpande
- [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
Andreas Schwab
- edit your images
Jimmy
- Check array indices in object_address_invariant_in_loop_p (PR 84357)
Richard Sandiford
- [PATCH][i386] Adjust vec_construct cost for AVX256/512, penaltize elementwise load vectorization
Richard Biener
- [PATCH, rs6000] (v2) PR84220 remove RS6000_BTI_NOT_OPAQUE refs from builtins table
Segher Boessenkool
- [C++ Patch] tsubst_flags_t fixlet
Paolo Carlini
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Richard Biener
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Jakub Jelinek
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Jakub Jelinek
- [PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
Jakub Jelinek
- [PATCH] Fix PR84101, account for function ABI details in vectorization costs
Richard Biener
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Janus Weil
- [PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
Segher Boessenkool
- [PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
Richard Biener
- [RX] Fix PR 83831 -- Unused bclr, bnot, bset insns
Oleg Endo
- [PING] [PATCH] [MSP430] PR79242: Implement Complex Partial Integers
Jozef Lawrynowicz
- [PATCH] Fix PR84101, account for function ABI details in vectorization costs
Jakub Jelinek
- Check array indices in object_address_invariant_in_loop_p (PR 84357)
Richard Biener
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Marc Glisse
- [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
Rainer Orth
- [C++ Patch] tsubst_flags_t fixlet
Jason Merrill
- [PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
Ian Lance Taylor
- [PATCH] CET shouldn't be enabled in 32-bit run-time libraries by defualt
Tsimbalist, Igor V
- [PATCH] FIx endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334)
Jakub Jelinek
- [C++ Patch] PR 84350 ("[7/8 Regression] ICE with new and auto")
Paolo Carlini
- [PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
Bill Schmidt
- wwwdocs: An additional release note for powerpc for GCC 8
Kelvin Nilsen
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Martin Sebor
- [PATCH, rs6000] Fix PR84279, powerpc64le ICE on cvc4
Peter Bergner
- [PATCH] diagnose specializations of deprecated templates (PR c++/84318)
Jason Merrill
- [PATCH, rs6000] (v2) PR84220 remove RS6000_BTI_NOT_OPAQUE refs from builtins table
Will Schmidt
- [Patch, Fortran, F08] PR 84313: reject procedure pointers in COMMON blocks
Janus Weil
- [C++ Patch] PR 84350 ("[7/8 Regression] ICE with new and auto")
Jason Merrill
- [PATCH] __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708)
Jason Merrill
- [C++ PATCH]: instantiation via vtable marking
Nathan Sidwell
- [PATCH 0/5] Make std::future::wait_* use std::chrono::steady_clock when required
Mike Crowe
- wwwdocs: An additional release note for powerpc for GCC 8
Segher Boessenkool
- [PATCH] MPX and CET changes in release notes
Tsimbalist, Igor V
- update LTO test harness README
Martin Sebor
- RFA: PATCH to build_type_attribute_qual_variant for c++/84314, ICE with fastcall
Jason Merrill
- [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
FX
- Patch ping
Jakub Jelinek
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Kyrill Tkachov
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Joseph Myers
- [PATCH rs6000] Fix for builtins-4-int128-runnable.c
Carl Love
- patch for PR84359
Uros Bizjak
- [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b
Carl Love
- [PATCH, rs6000] Remove non-ABI builtin support for vec_insert4b, vec_extract4b
Carl Love
- [PATCH rs6000] Fix for builtins-4-int128-runnable.c
Peter Bergner
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Pedro Alves
- [PATCH, rs6000, committed] Fix PR84390: test case gcc.target/powerpc/vsxcopy.c fails for gcc 7 and gcc 6 on power9
Peter Bergner
- [PATCH] Fix endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334, take 2)
Jakub Jelinek
- [PATCH rs6000] Fix for builtins-4-int128-runnable.c
Segher Boessenkool
- [Patch, Fortran, F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03)
Janus Weil
- [Patch, Fortran, F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03)
Steve Kargl
- [Patch] Minor GCC documentation correction for -Wformat-overflow
Indu Bhagat
- [committed, hppa] Fix loading of PIC labels
John David Anglin
- [Patch, Fortran, F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03)
Janus Weil
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Manuel López-Ibáñez
- [Patch, Fortran, F03] PR 84385: Reject invalid SELECT TYPE selector (allocate_with_source_22.f03)
Janus Weil
- [PATCH] combine: Update links correctly for new I2 (PR84169)
Jakub Jelinek
- [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)
Jakub Jelinek
- [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)
Joseph Myers
- [PATCH] MPX and CET changes in release notes
Gerald Pfeifer
- [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
FX
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Pedro Alves
- [gcc-7 backport PATCH, rs6000/PR84388] fix fold-vec-mult-int128 testcases
Will Schmidt
- [gcc-7 backport PATCH, rs6000/PR84388] fix fold-vec-mult-int128 testcases
Peter Bergner
- [gcc-7 backport PATCH, rs6000/PR84388] fix fold-vec-mult-int128 testcases
Segher Boessenkool
- [gcc-7 backport PATCH, rs6000/PR84388] fix fold-vec-mult-int128 testcases
Segher Boessenkool
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Joseph Myers
- [Patch] Minor GCC documentation correction for -Wformat-overflow
Martin Sebor
- [PATCH] Fix LRA ICE in lra_substitute_pseudo on DEBUG_INSN (PR rtl-optimization/83723)
Jakub Jelinek
- [PATCH] Fix ICE in maybe_diag_stxncpy_trunc (PR tree-optimization/84383)
Jakub Jelinek
- [PATCH] RISC-V: Change sp subtracts so prologue stores can compress.
Jim Wilson
- [PATCH] __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708)
Jason Merrill
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Uros Bizjak
- [PATCH][i386] Adjust vec_construct cost for AVX256/512, penaltize elementwise load vectorization
Shalnov, Sergey
- AArch64 patch ping
Jakub Jelinek
- [PING][PATCH v3] Disable reg offset in quad-word store for Falkor
Siddhesh Poyarekar
- update LTO test harness README
Richard Biener
- [PATCH] Fix endless match.pd recursion on cst1 + cst2 + cst3 (PR tree-optimization/84334, take 2)
Richard Biener
- [PATCH] Fix ICE in maybe_diag_stxncpy_trunc (PR tree-optimization/84383)
Richard Biener
- [PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
Szabolcs Nagy
- [PATCH] __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708)
Jakub Jelinek
- [Patch][aarch64][PR target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c
Richard Earnshaw (lists)
- [PATCH] RX TARGET_RTX_COSTS function
Oleg Endo
- [testsuite, committed] Require et indirect_jumps for pr84136.c
Tom de Vries
- [testsuite, committed] Require et alloca for Wstringop-overflow-3.c
Tom de Vries
- [PING][PATCH v3] Disable reg offset in quad-word store for Falkor
Wilco Dijkstra
- [C++ Patch] PR 84330 ("[6/7/8 Regression] [concepts] ICE with broken constraint")
Paolo Carlini
- RFA: PATCH to build_type_attribute_qual_variant for c++/84314, ICE with fastcall
Richard Biener
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Szabolcs Nagy
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Tsimbalist, Igor V
- [PATCH] __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708)
Jason Merrill
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Martin Sebor
- [C++ Patch] PR 84330 ("[6/7/8 Regression] [concepts] ICE with broken constraint")
Jason Merrill
- [testsuite, committed] Require et alloca for Wstringop-overflow-3.c
Martin Sebor
- C++ PATCH for c++/84368, wrong error with local in variadic lambda
Jason Merrill
- C++ PATCH to update __cpp_deduction_guides
Jason Merrill
- [PATCH v6] aarch64: Add split-stack support
Adhemerval Zanella
- [fortran, test case, committed]
Thomas Koenig
- [C++] [PR84231] overload on cond_expr in template
Jason Merrill
- [PATCH, libgomp, testsuite] Move tests to libgomp.c-c++-common
Jason Merrill
- [fortran, test case, committed]
Janus Weil
- C++ PATCH for c++/84376, ICE with missing template arguments
Jason Merrill
- [fortran, test case, committed]
Thomas Koenig
- [fortran, test case, committed]
Janus Weil
- [Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
Janus Weil
- [PATCHv2][PR target/81535] Fix tests on Power
Yury Gribov
- [Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
Steve Kargl
- update LTO test harness README
David Malcolm
- [RFC][AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision
Kugan Vivekanandarajah
- [Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
Janus Weil
- [Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
Steve Kargl
- RFA: Sanitize deprecation messages (PR 84195)
David Malcolm
- PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
Jonathan Wakely
- [Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
Janus Weil
- PR84239, Reimplement CET intrinsics for rdssp/incssp insn
Joseph Myers
- plugin-api.h patch to add a new interface for linker plugins
Sriraman Tallam via gcc-patches
- [PATCH, rs6000] PR84371 Update builtins-3*.c tests for power9 codegen
Will Schmidt
- C++ PATCH for c++/84045, dependent typedefs and noexcept
Jason Merrill
- [PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
David Malcolm
- [RFC] Tree loop unroller pass
Kugan Vivekanandarajah
- [C++ Patch] PR 82468 ("[7/8 Regression] ICE with deduction guide template")
Paolo Carlini
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Thomas Koenig
- [PATCH] Fix LRA ICE in lra_substitute_pseudo on DEBUG_INSN (PR rtl-optimization/83723)
Vladimir Makarov
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Martin Sebor
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Steve Kargl
- Mising Patch #2 from the RISC-V v3 Submission
Palmer Dabbelt
- C++ PATCH for c++/83227, C++17 ICE with list derived-to-base conversion
Jason Merrill
- [PING][PATCH v3] Disable reg offset in quad-word store for Falkor
Siddhesh Poyarekar
- [Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
Paul Richard Thomas
- [PATCH] Fix PR84190
Richard Biener
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Janus Weil
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Janne Blomqvist
- [testsuite, committed] Require et alloca for Wstringop-overflow-3.c
Tom de Vries
- [PATCH] Fix PR84399
Richard Biener
- [PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- [PATCHv2][PR target/81535] Fix tests on Power
Yury Gribov
- [x86] Remove CLWB from cannonlake.
Koval, Julia
- [PATCH] cortex-a57-fma-steering.c fixes (PR target/84272)
James Greenhalgh
- [x86] Remove CLWB from cannonlake.
Uros Bizjak
- [C++ PATCH] Fix ICE with return in statement expression in constexpr.c (PR c++/84192)
Jakub Jelinek
- Another AArch64 patch ping
Jakub Jelinek
- Fallout: PR84340
Martin Liška
- [x86] Fix CLWB documentation.
Koval, Julia
- [PATCH, GCC/ARM] Multilib mapping for Armv8-R
Thomas Preudhomme
- [PATCH] Fix bootstrap with GCC 4.2.1 (PR82939)
Richard Biener
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- Fallout: PR84340
Jakub Jelinek
- [PATCH PR81647][AARCH64][PING] Fix handling of Unordered Comparisons in aarch64-simd.md
Sudakshina Das
- Fallout: PR84340
Martin Liška
- [PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
Richard Biener
- [PATCH] Fix bootstrap with GCC 4.2.1 (PR82939)
Jakub Jelinek
- [RFC] Tree loop unroller pass
Richard Biener
- [PATCH] Fix PR84417
Richard Biener
- RFA: Sanitize deprecation messages (PR 84195)
Trevor Saunders
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- [C++ PATCH] Fix ICE with return in statement expression in constexpr.c (PR c++/84192)
Jason Merrill
- [PATCH] combine: Fix problem with RTL checking
Segher Boessenkool
- [C++ Patch] PR 82468 ("[7/8 Regression] ICE with deduction guide template")
Jason Merrill
- [RX] Fix PR 83831 -- Unused bclr, bnot, bset insns
Oleg Endo
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Jason Merrill
- [PATCH] Fix lambdas in template default argument of inherited ctor. (backport for PR 81860)
Jason Merrill
- {PATCH] RL78 movdf define expand
Sebastian Perta
- [RFC] Tree loop unroller pass
Wilco Dijkstra
- [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b
Segher Boessenkool
- {PR c++/84375] Fix ICE after bad friend
Nathan Sidwell
- [PATCH][wwwdocs][arm] Mention new -mcpu and -march extensions
Kyrill Tkachov
- [PATCH, rs6000] Remove non-ABI builtin support for vec_insert4b, vec_extract4b
Segher Boessenkool
- [RFC] Tree loop unroller pass
Richard Biener
- [C++ PATCH] Fix ICE with return in statement expression in constexpr.c (PR c++/84192)
Jason Merrill
- [Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
Steve Kargl
- [PATCHv2][PR target/81535] Fix tests on Power
Segher Boessenkool
- [RFC] Tree loop unroller pass
Wilco Dijkstra
- RFA: Sanitize deprecation messages (PR 84195)
David Malcolm
- RFA: Sanitize deprecation messages (PR 84195)
David Malcolm
- [PATCH PR82096][gcc-7] Backport: Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
Sudakshina Das
- [C++ PATCH] Deprecate -ffriend-injection
Nathan Sidwell
- [PATCH, rs6000] PR84371 Update builtins-3*.c tests for power9 codegen
Segher Boessenkool
- Fallout: PR84340
Jakub Jelinek
- RFA: Sanitize deprecation messages (PR 84195)
Martin Sebor
- C++ PATCH for c++/82764, C++17 ICE with empty base
Jason Merrill
- libgo patch committed: add more preemption checks
Ian Lance Taylor
- C++ PATCH for c++/84421, wrong error with type-dependent constexpr if
Jason Merrill
- [Patch, rs6000] Require Power 8 for vec_float2 builtin
Carl Love
- [testsuite, committed] Require et alloca for Wstringop-overflow-3.c
Martin Sebor
- [PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64.
vladimir.mezentsev@oracle.com
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Martin Sebor
- [PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
Kyrill Tkachov
- [Patch, rs6000] Require Power 8 for vec_float2 builtin
Segher Boessenkool
- [PATCH Fortran committed] PR 84354 - Replace '%qs' with %qs in fortran/decl.c
Dominique d'Humières
- Patch to fix PR70023
Vladimir Makarov
- [Patch, rs6000] Require Power 8 for vec_float2 builtin
Carl Love
- [Patch, rs6000] Require Power 8 for vec_float2 builtin
Carl Love
- {PATCH] RL78 movdf define expand
DJ Delorie
- [C++ PATCH] Fix ICE with return in statement expression in constexpr.c (PR c++/84192)
Jakub Jelinek
- [C++ PATCH] Deprecate -ffriend-injection
Sandra Loosemore
- [C++ PATCH] Deprecate -ffriend-injection
Jason Merrill
- [C++ PATCH] Deprecate -ffriend-injection
Nathan Sidwell
- C++ PATCH for c++/82664, infinite recursion with ref-to-fn non-type parameter
Jason Merrill
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Jason Merrill
- [C++ PATCH] Deprecate -ffriend-injection
Nathan Sidwell
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Martin Sebor
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH, rs6000] Require Power 8 for vec_neg builtin.
Carl Love
- C++ PATCH for c++/83835, C++17 error with constexpr constructor
Jason Merrill
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- [C++ PATCH] Deprecate -ffriend-injection
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- C++ PATCH for c++/84151, wrong volatile load calling static member function
Jason Merrill
- C++ PATCH for c++/81853, constexpr and using-directive
Jason Merrill
- C++ PATCH for c++/84420, ICE with structured binding in lambda
Jason Merrill
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Jason Merrill
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Martin Sebor
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Martin Sebor
- [C++ Patch/RFC] PR 84348 ("[7/8 Regression] ICE with invalid friend declaration")
Paolo Carlini
- [committed] Fix OpenMP linear (ref ()) handling in Fortran FE (PR fortran/84418)
Jakub Jelinek
- RFC (DECL_CONSTRUCTOR_P): C++ PATCH for c++/83911, ICE with multiversioned constructor
Jason Merrill
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH] Fix hang in inline_small_functions (PR ipa/84425)
Jakub Jelinek
- [PATCH] Fix hang in inline_small_functions (PR ipa/84425)
Jeff Law
- [Ada] Minor tweaks to gnat.dg testsuite
Eric Botcazou
- [x86] Fix CLWB documentation.
Jeff Law
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Jeff Law
- RFC (DECL_CONSTRUCTOR_P): C++ PATCH for c++/83911, ICE with multiversioned constructor
Nathan Sidwell
- [PATCH] CET shouldn't be enabled in 32-bit run-time libraries by defualt
Jeff Law
- [PATCH] Fix PR84101, account for function ABI details in vectorization costs
Jeff Law
- [Patch][aarch64][PR target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c
Steve Ellcey
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Jeff Law
- RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
Segher Boessenkool
- [PATCH][committed] Fix FRAME_RELATED_P marker for rx port
Jeff Law
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
Paul Richard Thomas
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Thomas Koenig
- *ping* [patch, fortran] Fix handling of assumed-size arrays in inline matmul
Thomas Koenig
- [PATCH v3 1/14] D: The front-end (DMD) language implementation and license.
Iain Buclaw
- *ping* [patch, fortran] Fix handling of assumed-size arrays in inline matmul
Jerry DeLisle
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- RFC (DECL_CONSTRUCTOR_P): C++ PATCH for c++/83911, ICE with multiversioned constructor
Nathan Sidwell
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Janus Weil
- [PATCH] gold: Use autotools pthread macro
Cary Coutant
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Thomas Koenig
- [PATCH v2] RISC-V: Support for FreeBSD
Kito Cheng
- [PATCH libgfortran] PR84412 [7/8 Regression] Erroneous "Inquire statement identifies an internal file" error
Jerry DeLisle
- [Patch, fortran] PR80945 - Invalid code with allocatable character array in READ/WRITE statement
Paul Richard Thomas
- New Swedish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Janus Weil
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Andre Vehreschild
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Paul Richard Thomas
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Janne Blomqvist
- [patch, fortran] Remove workaround introduced because of PR80945
Thomas Koenig
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Jerry DeLisle
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Andre Vehreschild
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Andre Vehreschild
- [PATCH] Respect TMPDIR value in contrib scripts
Yury Gribov
- [PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
Yuri Gribov
- [patch, committed] PR84389
Jerry DeLisle
- [PATCH] Respect TMPDIR value in contrib scripts
Jeff Law
- [PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
Jeff Law
- New Spanish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Paul Richard Thomas
- [PATCH] gold: Use autotools pthread macro
Joshua Watt
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Jason Merrill
- [C++ Patch/RFC] PR 84348 ("[7/8 Regression] ICE with invalid friend declaration")
Jason Merrill
- [PATCH] libstdc++-v3: Check for TLS support on mingw
Hugo Beauzée-Luyssen
- [PATCH] Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).
Martin Liška
- [PATCH][OBVIOUS] Fix documentation typos (PR other/80589).
Martin Liška
- [Patch] Fix lto-wrapper link flags
Christophe Lyon
- [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate
Kyrill Tkachov
- [patch, fortran] Remove workaround introduced because of PR80945
Paul Richard Thomas
- [PATCH] Fix ubsan in gimple-fold.c (PR tree-optimization/82491).
Martin Liška
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Paul Richard Thomas
- [PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
Yuri Gribov
- [PING][PATCH v3] Disable reg offset in quad-word store for Falkor
Wilco Dijkstra
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Janne Blomqvist
- [PATCH] Do not use bit and for conjunction of predicates (PR c/81272).
Martin Liška
- [PATCH] Fix PR84399
Szabolcs Nagy
- [PATCH][x86] Fix PR84460
Peryt, Sebastian
- [Patch][aarch64][PR target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c
Richard Earnshaw (lists)
- [PATCH, rs6000] PR84371 Update builtins-3*.c tests for power9 codegen
Peter Bergner
- [PATCH] c++: Fix spurious fallthrough warning on break
Siddhesh Poyarekar
- [PATCH][x86] Fix PR84460
Jeff Law
- [PATCH] Do not use bit and for conjunction of predicates (PR c/81272).
Jeff Law
- [PATCH] Fix ubsan in gimple-fold.c (PR tree-optimization/82491).
Jeff Law
- [PATCH] Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).
Jeff Law
- [PATCH, rs6000] Require Power 8 for vec_neg builtin.
Segher Boessenkool
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Andre Vehreschild
- Patch ping
Jeff Law
- [committed] Fix overload15.C testcase (PR c++/79064)
Jakub Jelinek
- [committed] Fix ICE on non-x86 in expand_simd_clone (PR tree-optimization/84452)
Jakub Jelinek
- [C++ PATCH] Fix lambda error recovery (PR c++/84446)
Jakub Jelinek
- [C++ PATCH] Fix ICE with __builtin_launder (PR c++/84445)
Jakub Jelinek
- [C++ PATCH] Fix lambda error recovery (PR c++/84446)
Paolo Carlini
- [committed] Handle OMP_SIMD in potential_constant_expression_1 (PR c++/84430)
Jakub Jelinek
- [PATCH] Fix builtin_mathfn_code ICE on internal fns (PR c++/84444)
Jeff Law
- [PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
Richard Sandiford
- Patch ping (Re: [PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling)
Jakub Jelinek
- [C++ PATCH] Fix GC lambda ICE (PR c++/84455)
Jakub Jelinek
- [C++ PATCH] Fix ICE in bot_manip (PR c++/84449)
Jakub Jelinek
- [PATCH] Fix builtin_mathfn_code ICE on internal fns (PR c++/84444)
Jakub Jelinek
- [committed] Fix overload15.C testcase (PR c++/79064)
David Edelsohn
- [committed] Fix overload15.C testcase (PR c++/79064)
David Edelsohn
- [PATCH] gold: Use autotools pthread macro
Cary Coutant
- [committed] Fix overload15.C testcase (PR c++/79064)
David Edelsohn
- [committed] Fix OpenMP parsing error-recovery (PR c++/84448)
Jakub Jelinek
- [committed] Fix overload15.C testcase (PR c++/79064)
Jakub Jelinek
- [PATCH] gold: Use autotools pthread macro
Ben Elliston
- [PATCH 1/2] Untangle stddef.h a little
coypu@sdf.org
- [Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
Paul Richard Thomas
- [patch, fortran] Fix character length in constructors
Thomas Koenig
- [committed] Fix overload15.C testcase (PR c++/79064)
Jakub Jelinek
- [C++ PATCH] Fix lambda error recovery (PR c++/84446)
Jakub Jelinek
- [patch, fortran] Fix character length in constructors
Steve Kargl
- [RFC] Tree loop unroller pass
Kugan Vivekanandarajah
- [config patch] Fwd from binutils: add ax_pthread.m4 to config/ directory
Cary Coutant
- [PATCH] gold: Use autotools pthread macro
Cary Coutant
- [PATCH] Defer pow (C, x) folding until after vectorization always (PR middle-end/82004)
Jakub Jelinek
- [PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
Martin Sebor
- [C++ PATCH] Fix lambda error recovery (PR c++/84446)
Jason Merrill
- [C++ PATCH] Fix ICE in bot_manip (PR c++/84449)
Jason Merrill
- [C++ PATCH] Fix GC lambda ICE (PR c++/84455)
Jason Merrill
- [C++ PATCH] Fix ICE with __builtin_launder (PR c++/84445)
Jason Merrill
- C++ PATCH for c++/84429, ICE capturing VLA
Jason Merrill
- [patch, fortran] Fix character length in constructors
Janne Blomqvist
- [PATCH] Add limit for maximal alignment options (PR c/84310).
Martin Liška
- [PATCH] Add limit for maximal alignment options (PR c/84310).
Jakub Jelinek
- [PATCH] c++: Fix spurious fallthrough warning on break
Siddhesh Poyarekar
- Fixed incorrect TARGET_MEM_REF alignment (PR 84419)
Richard Sandiford
- [PATCH] c++: Fix spurious fallthrough warning on break
Jakub Jelinek
- [PATCH] Add limit for maximal alignment options (PR c/84310).
Martin Liška
- Mising Patch #2 from the RISC-V v3 Submission
Andreas Schwab
- [PATCH] c++: Fix spurious fallthrough warning on break
Siddhesh Poyarekar
- [PATCH] Fix missing info for -march and -mtune wrong values on aarch64 (PR driver/83193).
Martin Liška
- [PATCH] RL78 one_cmplhi2 improvement
Sebastian Perta
- [PATCH] Fix missing info for -march and -mtune wrong values on aarch64 (PR driver/83193).
Martin Liška
- RFA: Sanitize deprecation messages (PR 84195)
Nick Clifton
- [PATCH] Add limit for maximal alignment options (PR c/84310).
Jakub Jelinek
- [PATCH] Fix missing info for -march and -mtune wrong values on aarch64 (PR driver/83193).
Jakub Jelinek
- [PATCH] Defer pow (C, x) folding until after vectorization always (PR middle-end/82004)
Richard Biener
- Fixed incorrect TARGET_MEM_REF alignment (PR 84419)
Richard Biener
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Martin Liška
- [PATCH] [ARC] Cleanup unused functions.
Claudiu Zissulescu
- Go patch committed: Look through aliases for type compatibility
Ian Lance Taylor
- [patch, fortran] Fix character length in constructors
Steve Kargl
- libgo patch committed: Check for preemption in fast syscall return
Ian Lance Taylor
- [RFC] Tree loop unroller pass
Michael Matz
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Richard Sandiford
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Richard Sandiford
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Martin Liška
- Make fix for PR 83965 handle SLP reduction chains
Richard Sandiford
- Fix find_widening_optab_handler_and_mode assertion (PR 84406)
Richard Sandiford
- [Patch] Document __builtin_extend_pointer
Steve Ellcey
- plugin-api.h patch to add a new interface for linker plugins
Sriraman Tallam via gcc-patches
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Jakub Jelinek
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jakub Jelinek
- [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
Damian Rouson
- [PR middle-end/82123] 00/06 Use EVRP range data in sprintf warnings
Jeff Law
- [PATCH][committed][PR tree-optimization/82123] 01/06 Do nothing in EVRP analyzer is not optimizing
Jeff Law
- [PATCH][committed][PR tree-optimization/82123] 02/06 Perform EVRP analysis in sprintf warning pass
Jeff Law
- [PATCH][committed][PR tree-optimization/82123] 03/06 Query EVRP range data in sprintf warning pass
Jeff Law
- [PATCH][committed][PR tree-optimization/82123] 04/06 Make vr_values available where needed
Jeff Law
- [PATCH][committed][PR tree-optimization/82123] 05/06 Use EVRP range data in get_int_range.
Jeff Law
- [PATCH][committed][PR middle-end/82123] 06/06 Use EVRP range data in another query
Jeff Law
- [patch, fortran] Fix character length in constructors
Thomas Koenig
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Martin Sebor
- [patch, fortran] Fix character length in constructors
Janne Blomqvist
- Fix find_widening_optab_handler_and_mode assertion (PR 84406)
Jeff Law
- [PATCH] RL78 one_cmplhi2 improvement
DJ Delorie
- [RFC] Tree Loop Unroller Pass
Andrew Pinski
- [patch, fortran] Fix character length in constructors
Thomas Koenig
- Extend aligned_membuf<> usage
Jonathan Wakely
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Martin Sebor
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jakub Jelinek
- Extend aligned_membuf<> usage
François Dumont
- [PATCH] libgcc: xtensa: fix build with -mtext-section-literals
Max Filippov
- [PATCH v2] RISC-V: Support for FreeBSD
Jim Wilson
- [committed] Add testcase for PR c++/84488
Jakub Jelinek
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)
Martin Sebor
- plugin-api.h patch to add a new interface for linker plugins
Cary Coutant
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Martin Sebor
- [PR middle-end/82123] 00/06 Use EVRP range data in sprintf warnings
Joseph Myers
- RFA: Sanitize deprecation messages (PR 84195)
Martin Sebor
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)
Jakub Jelinek
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Martin Sebor
- [PR middle-end/82123] 00/06 Use EVRP range data in sprintf warnings
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)
Jeff Law
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)
Jeff Law
- [PATCH][i386] Adjust vec_construct cost for AVX256/512, penaltize elementwise load vectorization
Kirill Yukhin
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Martin Liška
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Martin Liška
- [PATCH] Add "native" as a valid option value for -march= on aarch64 (PR driver/83193).
Martin Liška
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jakub Jelinek
- [PATCH][OBVIOUS] Add IntegerRange for Wcatch-value= option.
Martin Liška
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Jakub Jelinek
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Kyrill Tkachov
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Martin Liška
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- C++ PATCH to fix ICE with invalid cast (PR c++/84493)
Marek Polacek
- PING: [PATCH] Use dlsym to check if libdl is needed for plugin
H.J. Lu
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Uros Bizjak
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Kyrill Tkachov
- [PATCH PR82096][gcc-7, gcc-6] Backport: Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
Sudakshina Das
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Martin Liška
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Martin Liška
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Jakub Jelinek
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)
Jakub Jelinek
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Martin Sebor
- [PATCH, rs6000] fold-vec-mult* testcase updates for power9
Will Schmidt
- [PATCH, rs6000] Update altivec-7 testcase(s).
Will Schmidt
- [PATCH, rs6000] tighten target statements for a p8 and p9 specific tests
Will Schmidt
- PR84229 part 1: Avoid cloning of functions that calls va_arg_pack
Jan Hubicka
- [PATCH rs6000], Move Power 8 tests, fix ICE for vec_unsigned2, vec_signed2
Carl Love
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- [PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193).
Jakub Jelinek
- PR84229 part 1: Avoid cloning of functions that calls va_arg_pack
Jan Hubicka
- [PATCH] Character length cleanup for Coarray Fortran library
Damian Rouson
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- [PATCH] Character length cleanup for Coarray Fortran library
Izaak Beekman
- [PATCH] avoid bogus -Wstringop-truncation when inlining (PR 84480)
Martin Sebor
- C++ PATCH to fix ICE with invalid cast (PR c++/84493)
Jason Merrill
- Game Developers Conference-2018
Sara Kanepi
- PR84229 part 1: Avoid cloning of functions that calls va_arg_pack
Jakub Jelinek
- [PATCH] Fix TYPE_EMPTY_P handling - x86_64 ABI issue (PR target/84502)
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH] Character length cleanup for Coarray Fortran library
Damian Rouson
- [PATCH 2/2] rs6000: Delete meaningless arguments to define_{expand,split,peephole2}
Segher Boessenkool
- [PATCH 1/2] rs6000: Use brace blocks in define_insn
Segher Boessenkool
- [PATCH] avoid bogus -Wstringop-truncation when inlining (PR 84480)
Jeff Law
- [Patch] Document __builtin_extend_pointer
Jeff Law
- [PATCH v2] RISC-V: Support for FreeBSD
Kito Cheng
- [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
Richard Biener
- [PATCH] Fix TYPE_EMPTY_P handling - x86_64 ABI issue (PR target/84502)
Richard Biener
- [PATCH] Fix store merging (PR tree-optimization/84503)
Richard Biener
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Martin Liška
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- [PATCH] Fix store merging (PR tree-optimization/84503)
Jakub Jelinek
- [PATCH] Character length cleanup for Coarray Fortran library
Janne Blomqvist
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Kyrill Tkachov
- [PATCH][committed] Fix ICE in maybe_record_trace_start
Tom de Vries
- [testsuite] Require et alloca for pr82210.c
Tom de Vries
- [og7] Fix hang when running oacc exec with CUDA 9.0 nvprof
Tom de Vries
- plugin-api.h patch to add a new interface for linker plugins
Nick Clifton
- [PATCH][AArch64] PR84114: Avoid reassociating FMA
Wilco Dijkstra
- [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
Tom de Vries
- [PATCH] RX TARGET_RTX_COSTS function
Oleg Endo
- [PATCH] Fix formatting of -ftime-report.
Martin Liška
- Add "native" as a valid option value for -march= on arm (PR driver/83193).
Martin Liška
- [committed] Add testcase for already fixed PR (PR c++/84496)
Jakub Jelinek
- PING: [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
Jan Hubicka
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jan Hubicka
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jan Hubicka
- [PATCH PR81228][AARCH64][gcc-7] Backport r255625 : Fix ICE by adding LTGT
Sudakshina Das
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Szabolcs Nagy
- [PATCH, rs6000] Tests for builtin vec_neg updated
Carl Love
- [PATCH] RX TARGET_RTX_COSTS function
Nick Clifton
- [PATCH,AIX] Fixincludes for vec_malloc, vec_calloc
David Edelsohn
- [PATCH, GCC/ARM] Multilib mapping for Armv8-R
Kyrill Tkachov
- [PATCH] PR 78534, 84509 Fix libgfortran API for PAUSE statement
Janne Blomqvist
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- [PATCH] RX TARGET_RTX_COSTS function
Sebastian Perta
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- [PATCH] RX TARGET_RTX_COSTS function
Oleg Endo
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jeff Law
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Jakub Jelinek
- [PATCH] avoid bogus -Wstringop-truncation when inlining (PR 84480)
Martin Sebor
- [PATCH, rs6000] fold-vec-mult* testcase updates for power9
Segher Boessenkool
- [PATCH, rs6000] Update altivec-7 testcase(s).
Segher Boessenkool
- [PATCH, rs6000] tighten target statements for a p8 and p9 specific tests
Segher Boessenkool
- [PATCH rs6000], Move Power 8 tests, fix ICE for vec_unsigned2, vec_signed2
Segher Boessenkool
- [PATCH v2] RISC-V: Support for FreeBSD
Jim Wilson
- [PATCH] Tweak gcc.target/i386/avx2-vp{add,sub}q-3.c (PR target/82851)
Jakub Jelinek
- libgo patch committed: Add -L option for libatomic when using -pthread
Ian Lance Taylor
- libgo patch committed: Get missing function name from symbol table in funcfileline
Ian Lance Taylor
- [PATCH] Tweak gcc.target/i386/avx2-vp{add,sub}q-3.c (PR target/82851)
Uros Bizjak
- [PATCH] PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
Janne Blomqvist
- libgo patch committed: Add 64-bit RISC-V support
Ian Lance Taylor
- [PATCH] PR fortran/84511 -- Fix C_LOC in a transfer statement
Steve Kargl
- [PATCH] PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
Steve Kargl
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Joseph Myers
- patch to fix PR81572
Vladimir Makarov
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [PATCH] PR fortran/84346 -- Keywords invalid in statement functions
Steve Kargl
- C++ PATCH for c++/84424, ICE with constexpr and __builtin_shuffle.
Jason Merrill
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Siddhesh Poyarekar
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Siddhesh Poyarekar
- [PATCH] PR fortran/84346 -- Keywords invalid in statement functions
Thomas Koenig
- [PATCH] PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
Janne Blomqvist
- [Patch AArch64] Turn on frame pointer / partial fix for PR84521
Ramana Radhakrishnan
- [Patch AArch64] Turn on frame pointer / partial fix for PR84521
James Greenhalgh
- [Patch, fortran] PR83148 [8 regression] ICE: crash_signal from toplev.c:325
Paul Richard Thomas
- C++ PATCH for c++/70468, ICE with constructor delegation via typedef.
Jason Merrill
- [PATCH] Fix tsan race_on_mutex.c testcase (PR80551)
Segher Boessenkool
- [PATCH] Add sanitizer support for AArch64 ILP32
Adhemerval Zanella
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Marek Polacek
- [Patch AArch64] Turn on frame pointer / partial fix for PR84521
Jakub Jelinek
- [config patch] Fwd from binutils: add ax_pthread.m4 to config/ directory
Joshua Watt
- [Patch AArch64] Turn on frame pointer / partial fix for PR84521
David Malcolm
- [PATCH] Fix bogus function cast warning for functions with common arg subset
David Malcolm
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Martin Sebor
- [PATCH][committed] Fix ICE in maybe_record_trace_start
Jeff Law
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Siddhesh Poyarekar
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Siddhesh Poyarekar
- [patch, fortran] Bug 84506 - [6/7/8 Regression]INQUIRE(pos=) always sets pos=0 with -fdefault-integer-8
Jerry DeLisle
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Jakub Jelinek
- [PATCH, rs6000] Update altivec-7 testcase(s).
Will Schmidt
- Fwd: Re: [PATCH] PR fortran/84511 -- Fix C_LOC in a transfer statement
Jerry DeLisle
- [PATCH] Add sanitizer support for AArch64 ILP32
Jakub Jelinek
- [PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
Jakub Jelinek
- [patch, fortran] Bug 84506 - [6/7/8 Regression]INQUIRE(pos=) always sets pos=0 with -fdefault-integer-8
Steve Kargl
- [PATCH] Fix *{add,sub,and,ior,xor}v*3 patterns on AVX512* (PR target/84524)
Jakub Jelinek
- [Patch, fortran] PR83149 [8 Regression] ICE on SELECT CASE: crash_signal in toplev.c:325
Paul Richard Thomas
- [PATCH] Fix up ipa_vr_ggc_hash_traits::hash
Richard Biener
- Fix overflow in lto-partition.c
Jan Hubicka
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Richard Biener
- [PATCH] Add sanitizer support for AArch64 ILP32
Adhemerval Zanella
- [Patch, fortran] PR83149 [8 Regression] ICE on SELECT CASE: crash_signal in toplev.c:325
Steve Kargl
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Siddhesh Poyarekar
- [PATCH,AIX] aix71.h Increase ISA default
David Edelsohn
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Martin Sebor
- [Committed] Update Fortran MATMUL documentation
Steve Kargl
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Siddhesh Poyarekar
- [PATCH] Fix up ipa_vr_ggc_hash_traits::hash
Jakub Jelinek
- [PATCH] fix ICE in generic_overlap (PR 84526)
Jakub Jelinek
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- Go patch committed: Ignore aliases in fieldtracking info
Ian Lance Taylor
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Martin Sebor
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- [PATCH] PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
Jonathan Wakely
- [PATCH] PR fortran/30792 -- Substring data-implied-do is invalid
Steve Kargl
- C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
Jason Merrill
- [PATCH] replace ICE with error for failed template deduction (PR 84355)
Jason Merrill
- [PATCH] fix ICE in generic_overlap (PR 84526)
Richard Sandiford
- [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
Roland McGrath via gcc-patches
- [PATCH] PR fortran/30792 -- Substring data-implied-do is invalid
Thomas Koenig
- [PATCH] fix ICE in generic_overlap (PR 84526)
Jakub Jelinek
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- [PATCH] for Re: netgull.com mirror doesn't have gcc release .sig files.
Gerald Pfeifer
- [patch, fortran] Fix PR 78238, ICE with SELECT TYPE with -fdefault-integer-8
Thomas Koenig
- [patch, fortran] Fix PR 78238, ICE with SELECT TYPE with -fdefault-integer-8
Jerry DeLisle
- [PATCH,AIX] aix71.h Increase ISA default
Segher Boessenkool
- [PING] [PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
Martin Sebor
- [PATCH] i386: Update -mfunction-return= for return with pop
H.J. Lu
- [PATCH,AIX] aix71.h Increase ISA default
David Edelsohn
- New Spanish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- food
graham stott
- New Swedish PO file for 'gcc' (version 8.1-b20180128)
Translation Project Robot
- [PATCH] fix ICE in generic_overlap (PR 84526)
Richard Sandiford
- [PATCH] rs6000: Warn for deprecated options
Segher Boessenkool
- [v3 PATCH] Implement the missing bits of LWG 2769
Ville Voutilainen
- [Patch fortran] PR32957 - C/Fortran interoperability and -fdefault-integer-8
Dominique d'Humières
- [Patch fortran] PR32957 - C/Fortran interoperability and -fdefault-integer-8
Thomas Koenig
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Daniel Santos
- [patch] better explain $target.h vs $target-protos.h in internals manual
Sandra Loosemore
- C++ PATCH for c++/84015, ICE with class deduction and auto template parm
Jason Merrill
- C++ PATCH for c++/81589, error with is_trivially_constructible
Jason Merrill
- [PATCH] Fix bogus function cast warning for functions with common arg subset
Siddhesh Poyarekar
- [PATCH] [Microblaze]: PIC Data Text Relative
Andrew Guirguis
- [PATCH] [Microblaze]: PIC Data Text Relative
Andrew Sadek
- [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
Tom de Vries
- C++ PATCH to fix ICE with suggestions (PR c++/84537)
Marek Polacek
- [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)
Martin Liška
- [PATCH] i386: Update -mfunction-return= for return with pop
Martin Liška
- [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)
Martin Liška
- Mising Patch #2 from the RISC-V v3 Submission
Andreas Schwab
- [PATCH] i386: Update -mfunction-return= for return with pop
H.J. Lu
- [C++ Patch] PR 84533 ("[7/8 Regression] ICE with duplicate enum value")
Paolo Carlini
- [C++ Patch] Define build_capture_proxy as static
Paolo Carlini
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Jakub Jelinek
- [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)
Jakub Jelinek
- [PATCH] i386: Update -mfunction-return= for return with pop
Jan Hubicka
- [Patch] Fix lto-wrapper link flags
Richard Biener
- [Patch fortran] PR32957 - C/Fortran interoperability and -fdefault-integer-8
Dominique d'Humières
- [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
Matthew Fortune
- Fix slow value range hash
Jan Hubicka
- [PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64.
Richard Biener
- Fix slow value range hash
Jan Hubicka
- Fix slow value range hash
Jakub Jelinek
- [PATCH] i386: Update -mfunction-return= for return with pop
H.J. Lu
- [committed] Add testcase for already fixed PR c++/84556
Jakub Jelinek
- Patch ping (Re: [PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling)
Bin.Cheng
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- Make fix for PR 83965 handle SLP reduction chains
Richard Biener
- [PATCH][committed][PR tree-optimization/82123] 01/06 Do nothing in EVRP analyzer is not optimizing
Richard Biener
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Richard Biener
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Richard Biener
- Fix slow value range hash
Jakub Jelinek
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
Tom de Vries
- C++ PATCH to fix ICE with suggestions (PR c++/84537)
Jason Merrill
- [C++ Patch] Define build_capture_proxy as static
Jason Merrill
- [C++ Patch] PR 84533 ("[7/8 Regression] ICE with duplicate enum value")
Jason Merrill
- [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
Matthew Fortune
- Make fix for PR 83965 handle SLP reduction chains
Richard Sandiford
- Make fix for PR 83965 handle SLP reduction chains
Richard Biener
- [PATCH] i386: Update -mfunction-return= for return with pop
Jan Hubicka
- [PATCH] i386: Update -mfunction-return= for return with pop
H.J. Lu
- Fix PR debug/84545
Eric Botcazou
- [PATCH] i386: Update -mfunction-return= for return with pop
Jan Hubicka
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jan Hubicka
- [PATCH][committed] Fix ICE in maybe_record_trace_start
Tom de Vries
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- [PATCH, rs6000] GCC 7 backport for vec_insert4b, vec_extract4b support
Carl Love
- Fix PR rtl-optimization/83496
Eric Botcazou
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jan Hubicka
- [C++ Patch] PR 84540 ("[6/7/8 Regression] ICE with alignas in variadic template")
Paolo Carlini
- C++ PATCH for c++/84447, ICE with deleted inherited ctor and default arg
Jason Merrill
- [PATCH, rs6000] Tests for builtin vec_neg updated
Segher Boessenkool
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- [PATCH, rs6000] Update altivec-7 testcase(s).
Segher Boessenkool
- [PATCH] Fix formatting of -ftime-report.
Jeff Law
- C++ PATCH to fix ICE with constexpr operator"" (PR c++/84325)
Marek Polacek
- [PATCH, rs6000] GCC 7 backport for vec_insert4b, vec_extract4b support
Segher Boessenkool
- [PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
Jakub Jelinek
- C++ PATCH to fix ICE with constexpr operator"" (PR c++/84325)
Jason Merrill
- [C++ Patch] PR 84540 ("[6/7/8 Regression] ICE with alignas in variadic template")
Jason Merrill
- [PATCH] i386: Update -mfunction-return= for return with pop
H.J. Lu
- [PATCH] expand description of poly_int conversions
Martin Sebor
- [PATCH] fix ICE in generic_overlap (PR 84526)
Martin Sebor
- C++ PATCH for c++/84551, ICE with concepts and DEBUG_BEGIN_STMT
Jason Merrill
- [PING] [PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
Jeff Law
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Jeff Law
- [PATCH] expand description of poly_int conversions
Richard Sandiford
- [PATCH][committed][PR tree-optimization/82123] 01/06 Do nothing in EVRP analyzer is not optimizing
Jeff Law
- [committed] Fix C++ OpenMP parsing ICE (PR c++/84557)
Jakub Jelinek
- [PATCH] PR fortran/51434 -- ICE in gfc_simplify_transfer
Steve Kargl
- [PATCH] expand description of poly_int conversions
Martin Sebor
- [PATCH] fix ICE in generic_overlap (PR 84526)
Jakub Jelinek
- [PATCH] Fix ICE with -mforce-indirect-call (PR target/84564)
Jakub Jelinek
- [PATCH] i386: Don't generate alias for function return thunk
H.J. Lu
- [v3 PATCH] Implement the missing bits of LWG 2769
Jonathan Wakely
- [PATCH] libstdc++-v3: Check for TLS support on mingw
Jonathan Wakely
- [PATCH] expand description of poly_int conversions
Richard Sandiford
- [C++ PATCH] Fix ICE in cxx_eval_vec_init_1 (PR c++/84558)
Jason Merrill
- C++ PATCH for c++/84559, ICE with constexpr VLA
Jason Merrill
- [PATCH][AArch64] PR84114: Avoid reassociating FMA
James Greenhalgh
- [v3 PATCH] Implement the missing bits of LWG 2769
Ville Voutilainen
- [PATCH/testsuite] avoid test failures with -fpic
Martin Sebor
- [PATCH] PR c/46921 Lost side effect when struct initializer expression uses comma operator
dave.pagan@oracle.com
- [PATCH] [Microblaze]: PIC Data Text Relative
Michael Eager
- [PING] [PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
Martin Sebor
- [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)
Daniel Santos
- C++ PATCH for c++/84520, ICE with generic lambda in NSDMI
Jason Merrill
- C++ PATCH for c++/84441, ICE with base initialized from ?:
Jason Merrill
- C++ PATCH for c++/84560, ICE capturing multi-dimensional VLA
Jason Merrill
- [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
Ian Lance Taylor via gcc-patches
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [v3 PATCH] Implement the missing bits of LWG 2769
Ville Voutilainen
- [PATCH] [Microblaze]: PIC Data Text Relative
Andrew Sadek
- [PATCH] Fix debug for -mcall-ms2sysv-xlogues stubs fallout (PR target/83917)
Jakub Jelinek
- [Patch, fortran] PR84538 - [8 Regression] Array of derived type elements incorrectly accessed in function
Paul Richard Thomas
- [C++ PATCH] Fix ICE in cxx_eval_vec_init_1 (PR c++/84558)
Jakub Jelinek
- [PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565)
Jakub Jelinek
- [v3 PATCH] Implement the missing bits of LWG 2769
Jonathan Wakely
- [Aarch64] Fix conditional branches with target far away.
Sameera Deshpande
- [PATCH] fix ICE in generic_overlap (PR 84526)
Richard Sandiford
- [PATCH] Fix PR84512
Richard Biener
- [PATCH] Make groups more generic (PR gcov-profile/84548).
Martin Liška
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
H.J. Lu
- [Aarch64] Fix conditional branches with target far away.
Ramana Radhakrishnan
- [PATCH] Make groups more generic (PR gcov-profile/84548).
Nathan Sidwell
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jan Hubicka
- [PATCH][AArch64] PR84114: Avoid reassociating FMA
Richard Biener
- [PATCH v6] aarch64: Add split-stack support
Adhemerval Zanella
- [PATCH,PTX] Add support for CUDA 9
Thomas Schwinge
- [PATCH] Make groups more generic (PR gcov-profile/84548).
Martin Liška
- [PATCH,PTX] Add support for CUDA 9
Richard Biener
- [PATCH, arm-embedded] Multilib mapping for Armv8-R
Thomas Preudhomme
- [PATCH][AArch64] PR84114: Avoid reassociating FMA
Wilco Dijkstra
- [PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565)
Richard Sandiford
- [PATCH] PR preprocessor/84517 allow double-underscore macros after string literals
Jonathan Wakely
- [PATCH] Fix PR84466
Richard Biener
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [PATCH, rs6000] (v2) Update altivec-7 testcase(s).
Will Schmidt
- [PATCH] RL78 one_cmplhi2 improvement
Sebastian Perta
- [PATCH] RL78 one_cmplhi2 improvement
DJ Delorie
- [arm-embedded] Allow -mcpu=cortex-m33+nodsp
Thomas Preudhomme
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Håkon Sandsmark
- [PATCH] Fix gcc.target/i386/pr84309.c testcase (PR target/84575)
Jakub Jelinek
- [PATCH] PR preprocessor/84517 allow double-underscore macros after string literals
Tim Song
- [PATCH] Fix gcc.target/i386/pr84309.c testcase (PR target/84575)
H.J. Lu
- [PATCH] PR preprocessor/84517 allow double-underscore macros after string literals
Jonathan Wakely
- [PATCH] PR preprocessor/84517 allow double-underscore macros after string literals
Jonathan Wakely
- C++ PATCH for c++/84489, dependent default template argument
Jason Merrill
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Paolo Carlini
- [C++] [PR84231] overload on cond_expr in template
Alexandre Oliva
- [PATCH] PR preprocessor/84517 allow double-underscore macros after string literals
Jason Merrill
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Paolo Carlini
- [C++] [PR84231] overload on cond_expr in template
Jason Merrill
- [PATCH][AArch64] PR84114: Avoid reassociating FMA
Aaron Sawdey
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Håkon Sandsmark
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Marek Polacek
- [patch] better explain $target.h vs $target-protos.h in internals manual
Richard Sandiford
- [Patch, fortran] PR83901 - [8 Regression] ICE in fold_convert_loc, at fold-const.c:2402
Paul Richard Thomas
- [PATCH] x86: Force __x86_indirect_thunk_reg for function call via GOT
H.J. Lu
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Jason Merrill
- [PR c++/84426] ICE after conflicting member decl
Nathan Sidwell
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Jason Merrill
- [PATCH] Fix PR c++/71546 - lambda capture fails with "was not declared in this scope"
Håkon Sandsmark
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Jason Merrill
- [PATCH] [RFC] rs6000: -mreadonly-in-sdata (PR82411)
Segher Boessenkool
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Martin Sebor
- gcc testsuite changes for new linker messages
Alan Modra
- [PR81611] improve auto-inc
Alexandre Oliva
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
David Edelsohn
- [PATCH] Fix pt.c bootstrap breakage
David Edelsohn
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [PATCH] Fix gcc.target/i386/pr84309.c testcase (PR target/84575)
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jakub Jelinek
- [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
Jeff Law
- [PATCH] Fix ms_struct/-mms-bitfields structure layout (PR target/52991)
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- libgo patch committed: Update to final Go 1.10 release
Ian Lance Taylor
- [PATCH/testsuite] avoid test failures with -fpic
Jeff Law
- libgo patch committed: Update AIX memory allocation
Ian Lance Taylor
- [PING] [PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
Jeff Law
- [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
Roland McGrath via gcc-patches
- [PR81611] improve auto-inc
Jeff Law
- [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
Ian Lance Taylor via gcc-patches
- [C++] [PR84231] overload on cond_expr in template
Alexandre Oliva
- [PATCH] Fix debug for -mcall-ms2sysv-xlogues stubs fallout (PR target/83917)
Jakub Jelinek
- [PATCH] Fix debug for -mcall-ms2sysv-xlogues stubs fallout (PR target/83917)
Jeff Law
- gcc testsuite changes for new linker messages
Jeff Law
- [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
Alexandre Oliva
- [PATCH] Fix ms_struct/-mms-bitfields structure layout (PR target/52991)
Kai Tietz
- [Patch] test_summary: handle single quotes
Christophe Lyon
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Steve Beattie
- [PATCH] adjust warning_n() to take uhwi (PR 84207)
Jakub Jelinek
- [PATCH] Use warning_n instead of warning_at in gimple-ssa-warn-restrict.c
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jakub Jelinek
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jakub Jelinek
- [PATCH] Fix timevar format and fix tests (PR testsuite/84597).
Martin Liška
- [PATCH] Fix ms_struct/-mms-bitfields structure layout (PR target/52991)
JonY
- [PATCH] Fix pt.c bootstrap breakage
Richard Biener
- [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
Richard Biener
- [Aarch64] Fix conditional branches with target far away.
Sameera Deshpande
- [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
Richard Biener
- [PATCH] Fix timevar format and fix tests (PR testsuite/84597).
Richard Biener
- [PATCH] Fix PR84584
Richard Biener
- [PR c++/84492] return stmt expr ending with overload
Alexandre Oliva
- [PR c++/84593] ice on braced init with uninit ref field
Alexandre Oliva
- [PATCH] Fix PR84607
Richard Biener
- [PR c++/84596] implicit conv in static assert
Alexandre Oliva
- [v3 PATCH] PR libstdc++/84601
Ville Voutilainen
- [PR c++/84602] ICE with anon-struct
Nathan Sidwell
- [v3 PATCH] PR libstdc++/84601
Ville Voutilainen
- [Ada] Fix handling of incomplete types with -fdump-ada-spec (1/2)
Eric Botcazou
- [PR c++/84596] implicit conv in static assert
Marek Polacek
- [Ada] Fix handling of incomplete types with -fdump-ada-spec (2/2)
Eric Botcazou
- [Ada] Fix handling of nested enum types with -fdump-ada-spec
Eric Botcazou
- Don't vectorise zero-step rmw operations (PR 84485)
Richard Sandiford
- [Ada] Generate minimally correct C/C++ binding for stddef.h
Eric Botcazou
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Marek Polacek
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Paolo Carlini
- [PATCH] Fix i18n in warn_spec_missing_attributes (PR 83871)
Jakub Jelinek
- [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
Peter Bergner
- [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
Jeff Law
- [PATCH, rs6000] Fix PR83399, ICE During LRA with 2-op rtl pattern for lvx instruction
Peter Bergner
- Don't vectorise zero-step rmw operations (PR 84485)
Jakub Jelinek
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Jason Merrill
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Jason Merrill
- PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
Jeff Law
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Martin Sebor
- [RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
Jason Merrill
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Paolo Carlini
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Jason Merrill
- [PATCH] Fix i18n in warn_spec_missing_attributes (PR 83871)
Jason Merrill
- [Aarch64] Fix couple of formatting issues
Eric Botcazou
- [C++] [PR84231] overload on cond_expr in template
Jason Merrill
- Don't vectorise zero-step rmw operations (PR 84485)
Richard Sandiford
- [PATCH] handle fallout from attributes patch (PR 84617)
Martin Sebor
- [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
Jeff Law
- [PATCH] handle fallout from attributes patch (PR 84617)
Jason Merrill
- [Patch, fortran] PR83901 - [8 Regression] ICE in fold_convert_loc, at fold-const.c:2402
Paul Richard Thomas
- [PR c++/84492] return stmt expr ending with overload
Jason Merrill
- Tighten use of HARD_FRAME_POINTER_REGNUM in alias.c (PR 84538)
Richard Sandiford
- [PATCH] pr84014 testcase fix
David Edelsohn
- [PATCH] Use warning_n instead of warning_at in gimple-ssa-warn-restrict.c
Joseph Myers
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Paolo Carlini
- [PR c++/84593] ice on braced init with uninit ref field
Jason Merrill
- [PR c++/84596] implicit conv in static assert
Jason Merrill
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Jason Merrill
- [PATCH] AIX 7.1 and 7.2 configure support
David Edelsohn
- [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
Paolo Carlini
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Marek Polacek
- C++ PATCH for c++/71784, ICE with explicit specialization and ref-qualifier
Jason Merrill
- [PATCH] [RFC] rs6000: -mreadonly-in-sdata (PR82411)
Kees Cook via gcc-patches
- [PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565)
Jakub Jelinek
- C++ PATCH to fix static init with () in a template (PR c++/84582)
Jason Merrill
- [PATCH, rs6000] (v2) Update altivec-7 testcase(s).
Segher Boessenkool
- [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
Matthew Fortune
- [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
Segher Boessenkool
- [PATCH] merge attributes from function template redeclarations (PR 84294)
Martin Sebor
- [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
Peter Bergner
- [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
Segher Boessenkool
- Tighten use of HARD_FRAME_POINTER_REGNUM in alias.c (PR 84538)
Jeff Law
- [PATCH] expand description of poly_int conversions
Jeff Law
- [PATCH] [RFC] rs6000: -mreadonly-in-sdata (PR82411)
Segher Boessenkool
- [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
Roland McGrath via gcc-patches
Last message date:
Wed Feb 28 23:56:00 GMT 2018
Archived on: Sun Mar 8 09:57:38 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).