May 2017 Archives by thread
Starting: Mon May 1 00:09:00 GMT 2017
Ending: Wed May 31 23:34:00 GMT 2017
Messages: 2414
- [PATCH] RISC-V: Don't built 64-bit multilibs on 32-bit targets
Palmer Dabbelt
- {PATCH] New C++ warning -Wcatch-value
Volker Reichelt
- [PATCH] x86: vpermil2p{s,d} have no commutative operands
Uros Bizjak
- [PATCH] simplify-rtx: Fix compare of comparisons (PR60818)
Segher Boessenkool
- [PATCH] Check for sp push/pop insns in reg_set_p (PR target/79430)
Uros Bizjak
- [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS]
Uros Bizjak
- [patch] Inline size functions in more cases
Eric Botcazou
- [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges
Uros Bizjak
- [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
Uros Bizjak
- [testsuite, committed, PR65941] Add and use effective target rdrand
Tom de Vries
- [PATCH] RISC-V: Add -mstrict-align option
Palmer Dabbelt
- [PATCH, i386]: Fix PR 68491, __get_cpuid with 0 level breaks on early 486
Uros Bizjak
- [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
Jason Merrill
- [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0])
Jason Merrill
- [C++ Patch] Remove is_auto_or_concept, etc (Was: Re: [C++, concepts] Two slightly obscure pt.c functions?)
Jason Merrill
- [patch, fortran] Check bounds for matrix-vector multiplication
Thomas Koenig
- PR79715: Special case strcpy/strncpy for dse
Martin Sebor
- [PATCH/AARCH64] Improve aarch64 conditional compare usage
Steve Ellcey
- [wwwdocs] GCC 7 changes: OpenACC
Thomas Schwinge
- [PATCH 0/5][GIMPLE FE] PR testsuite/80580. Fix some ICEs on invalid code
Mikhail Maltsev
- [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements
Mikhail Maltsev
- [PATCH 2/5][GIMPLE FE] PR testsuite/80580: handle invalid types of "->" operands
Mikhail Maltsev
- [PATCH] adding missing LTO to some warning options (PR 78606)
Martin Sebor
- [PATCH 3/5][GIMPLE FE] PR testsuite/80580. Handle invalid unary "*" operand type
Mikhail Maltsev
- [PATCH 4/5][GIMPLE FE] PR testsuite/80580. Handle invalid __MEM
Mikhail Maltsev
- [PATCH 5/5][GIMPLE FE] PR testsuite/80580: Handle invalid SSA names
Mikhail Maltsev
- [PATCH] C++: fix-it hints suggesting accessors for private fields
Jason Merrill
- [PATCH 5/7] [D] libiberty: Fixes for demangling qualified symbol names
Iain Buclaw
- [committed] fix ILP32 testsuite failures for after PR 80503
Martin Sebor
- [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.
Jason Merrill
- [committed] Eliminate fixit_hint class hierarchy
David Malcolm
- Basketball Enthusiasts List
Lilly Walker
- [PATCH] stack adjustment is unsigned
Nathan Sidwell
- [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)
Jeff Law
- [gomp4] Make OpenACC orphan gang reductions errors
Cesar Philippidis
- [gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism
Cesar Philippidis
- [PATCH] C++ parser: Fix typos in error messages
Volker Reichelt
- [Ada] Compiler loop on use of a faulty object in an address clause.
Arnaud Charlet
- [Ada] Spurious error on aspect of a discriminated protected type
Arnaud Charlet
- [Ada] Crash on extended return of indefinite object
Arnaud Charlet
- [Ada] Compile-time warnings for uninitialized null-excluding components
Arnaud Charlet
- [Ada] Optimization of fixed/fixed operations with compatible 'smalls.
Arnaud Charlet
- [Ada] Warning on library-level objects that require dynamic allocation
Arnaud Charlet
- [Ada] Ceiling priorities off by one on Linux
Arnaud Charlet
- [Ada] Move variable-length components to last position in record types
Arnaud Charlet
- [Ada] Dispatching calls to renamed equality
Arnaud Charlet
- [Ada] Missing error on T'Enum_Rep with no parameter
Arnaud Charlet
- [Ada] GNAT option to treat run-time exception warnings as errors
Arnaud Charlet
- [Ada] Bug in handling of library-level freeze actions
Arnaud Charlet
- [PATCH][GCC][AArch64] Fix subreg bug in scalar copysign
Tamar Christina
- [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
- [Ada] Reimplement layout of partially constrained derived untagged types
Arnaud Charlet
- [PATCH] Fix PR80591
Richard Biener
- [Patch, testsuite] Fix bogus pr78138.c failure for avr
Senthil Kumar Selvaraj
- Update ipa-cp to new time metrics
Jan Hubicka
- [Patch AArch64] Do not increase data alignment at -Os and with -fconserve-stack.
Ramana Radhakrishnan
- [PATCH] [x86] Avoid builtins for SSE/AVX2 immidiate logical shifts
Jakub Jelinek
- [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c
Richard Biener
- Drop Z from X + Z < Y + Z
Richard Biener
- [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline
Prakhar Bahuguna
- [PATCH] Optimize in VRP loads from constant arrays (take 2)
Richard Biener
- [PATCH] Improve switchconv optimization (PR tree-optimization/79472)
Richard Biener
- [PATCH] Fix PR80549
Richard Biener
- [PATCH, alpha]: Merge some *_ieee insn patterns with their base patterns
Uros Bizjak
- [PATCH] Fix cross compiling to x86_64-w64-mingw32
Hugo Beauzée-Luyssen
- [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.
Richard Earnshaw (lists)
- [PATCH][www] Document -fno-strict-overflow changes (GCC 8)
Richard Biener
- [PATCH] Fix PR31130, remove strict-overflow handling from VRP
Richard Biener
- [PATCH GCC8][14/33]Handle more cheap operations in force_expr_to_var_cost
Richard Biener
- [PATCH] canonical type hashing
Nathan Sidwell
- [wwwdocs] grammar & style fixes for /gcc-7/changes.html
Jonathan Wakely
- [PATCH GCC8][22/33]Generate TMR in new reassociation order
Richard Biener
- [PATCH] Remove LTO_STREAMER_DEBUG (PR lto/79489).
Martin Liška
- [PATH][GCC][mid-end] Check the alternate cost model just as costs_lt_p
Tamar Christina
- [PATCH][GCC][mid-end] Support combining of LSHIFTRT + LSHIFTRT operations
Tamar Christina
- [ARM] Enable FP16 vector arithmetic operations.
Tamar Christina
- [PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)]
Tamar Christina
- [PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53
Tamar Christina
- [PATCH][GCC][AARCH64]Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)]
Tamar Christina
- [PATCH] Fix documentation and a ctor in gcov.c
Martin Liška
- [PATCH, testsuite]: Fix g++.dg/lto/pr79671 execute failure
Uros Bizjak
- New template for 'gcc' made available
Translation Project Robot
- New French PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [wwwdocs, ARM, AArch64] Document ABI changes and fixes
Richard Earnshaw (lists)
- [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file
Thomas Preudhomme
- [New file, Ping] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional.
Eric Gallager
- [PATCH GCC8][07/33]Offset validity check in address expression
Bin.Cheng
- [gcn][patch] Add -mgpu option and plumb in assembler/linker
Martin Jambor
- [1/2] PR 78736: New warning -Wenum-conversion
Prathamesh Kulkarni
- [2/2] PR 78736: libgomp fallout
Prathamesh Kulkarni
- [PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo
David Malcolm
- [committed] Support fix-it hints that add new lines
David Malcolm
- New Spanish PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [driver, doc] Support escaping special characters in specs
Joseph Myers
- [PATCH] Pretty-printing of some unsupported expressions (PR c/35441)
Joseph Myers
- Fix ICE caused by rounoff error in ipa-inline-analysis
Jan Hubicka
- [PATCH] ggc-page loop
Nathan Sidwell
- [PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.)
Martin Sebor
- [PATCH 5/7] clean up quoting problems - c-family (PR 80280 et al.)
Martin Sebor
- [PATCH 4/7] clean up quoting problems - config/i386 (PR 80280 et al.)
Martin Sebor
- [PATCH 3/7] clean up quoting problems - c-family (PR 80280 et al.)
Martin Sebor
- [PATCH 6/7] clean up quoting problems - objc (PR 80280 et al.)
Martin Sebor
- [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.)
Martin Sebor
- [PATCH 7/7] adjust quoting in tests (PR 80280 et al.)
Martin Sebor
- [PATCH] c++ parser: fix-it hints for wrong usage of 'friend' and 'auto'
Martin Sebor
- [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost
Eric Botcazou
- [testsuite, committed] Add quotes to numerical comment arg of dg directive
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in c-c++-common
Tom de Vries
- [committed] Wrap tree-data-ref.h macro arguments
Richard Sandiford
- Alternative check for vector refs with same alignment
Richard Sandiford
- Handle data dependence relations with different bases
Richard Sandiford
- Use base inequality for some vector alias checks
Richard Sandiford
- [RFC][PATCH] Introduce -fdump*-folding
Martin Liška
- [RFC][PATCH] Introduce -fdump*-folding
Andrew Pinski
- [RFC][PATCH] Introduce -fdump*-folding
Richard Biener
- [RFC][PATCH] Introduce -fdump*-folding
Martin Liška
- [RFC][PATCH] Introduce -fdump*-folding
Richard Biener
- [RFC][PATCH] Introduce -fdump*-folding
Martin Liška
- [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type.
Martin Liška
- [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type.
Richard Biener
- [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type.
Trevor Saunders
- [PATCH v2 01/N] Add default value for last argument of dump functions.
Martin Liška
- [PATCH v2 01/N] Add default value for last argument of dump functions.
Richard Biener
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Martin Liška
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Richard Biener
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Martin Liška
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Richard Biener
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Martin Liška
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Thomas Schwinge
- [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.
Martin Liška
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liška
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Richard Biener
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Richard Biener
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liška
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Sebor
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liška
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Nathan Sidwell
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Richard Biener
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liška
- [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Richard Biener
- [PATCH v2 04/N] Simplify usage of some TDF_* flags.
Martin Liška
- [PATCH v2 04/N] Simplify usage of some TDF_* flags.
Richard Biener
- [PATCH v2 04/N] Simplify usage of some TDF_* flags.
Martin Liška
- [PATCH v2 04/N] Simplify usage of some TDF_* flags.
Martin Liška
- [PATCH v2 04/N] Simplify usage of some TDF_* flags.
Richard Biener
- [PATCH v2 05/N] Add -fdump*-folding suboption.
Martin Liška
- [PATCH v2 05/N] Add -fdump*-folding suboption.
Richard Biener
- [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions.
Martin Liška
- [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions.
Martin Liška
- [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions.
Martin Sebor
- [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions.
Martin Sebor
- [RFC] Do we want hierarchical options & encapsulation in a class
Martin Liška
- [RFC] Do we want hierarchical options & encapsulation in a class
Nathan Sidwell
- [RFC] Do we want hierarchical options & encapsulation in a class
Martin Liška
- [RFC] Do we want hierarchical options & encapsulation in a class
Nathan Sidwell
- [RFC] Do we want hierarchical options & encapsulation in a class
Martin Liška
- [RFC] Do we want hierarchical options & encapsulation in a class
Nathan Sidwell
- [RFC] Do we want hierarchical options & encapsulation in a class
Martin Liška
- [RFC] Do we want hierarchical options & encapsulation in a class
Nathan Sidwell
- [RFC] Do we want hierarchical options & encapsulation in a class
Martin Liška
- [RFC] Do we want hierarchical options & encapsulation in a class
Richard Biener
- [RFC][PATCH] Introduce -fdump*-folding
Richard Biener
- [RFC][PATCH] Introduce -fdump*-folding
Martin Liška
- [RFC][PATCH] Introduce -fdump*-folding
Richard Biener
- [RFC][PATCH] Introduce -fdump*-folding
Martin Liška
- [RFC][PATCH] Introduce -fdump*-folding
Richard Biener
- [PATCH] Improve vectorizer peeling for alignment costmodel
Richard Biener
- [PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches)
Jakub Jelinek
- [PATCH] Revert part of PR80492
Richard Biener
- [PATCH, GCC/ARM, stage4] Set mode for success result of atomic compare and swap
Thomas Preudhomme
- [PATCH] Doxygen: add default location for filters and output folder.
Martin Liška
- [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant
Richard Earnshaw (lists)
- [C++ PATCH] name lookup cleanup
Nathan Sidwell
- [committed] New fix-it printer
David Malcolm
- [PATCH v2] C++: Add fix-it hints for -Wold-style-cast
David Malcolm
- [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch
Richard Biener
- [PATCH GCC8][17/33]Treat complex cand step as invriant expression
Richard Biener
- [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
Christophe Lyon
- [PATCH GCC8][03/33]Refactor invariant variable/expression handling
Christophe Lyon
- [PATCH v8] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH] Remove am33_2.0-linux from config-list.mk
Jeff Law
- [PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- Fix bootstrap issue with gcc 4.1
Jan Hubicka
- [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP
Jeff Law
- [RFC PATCH 0/3] Call summary class
Martin Jambor
- [committed] Fix typo in common.opt
David Malcolm
- C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)
Jason Merrill
- [PATCH] Fix ICE in modified_type_die (PR debug/80461)
Jason Merrill
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Jason Merrill
- [PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2
Bill Schmidt
- New German PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [gomp4] Don't mark OpenACC auto loops as independent inside acc parallel regions
Cesar Philippidis
- [PATCH] Fix -fopt-info documentation in invoke.texi
Steve Ellcey
- Cap niter_for_unrolled_loop to upper bound
Richard Sandiford
- Misc. BRIG/HSAIL FE updates
Pekka Jääskeläinen
- [testsuite, committed] Replace absolute line numbers in gcc.target/i386
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in g++.dg/warn
Tom de Vries
- [RFC] S/390: Alignment peeling prolog generation
Robin Dapp
- [PATCH 1/3] Vect peeling cost model
Robin Dapp
- [PATCH 2/3] Vect peeling cost model
Robin Dapp
- [PATCH] Tweak array_at_struct_end_p
Richard Biener
- [PATCH 3/3] Vect peeling cost model
Robin Dapp
- [PATCH] Fix ICE in get_range_info (PR tree-optimization/80612)
Marek Polacek
- [PATCH, GCC] Require c99_runtime for pr78622.c
Thomas Preudhomme
- [PATCH][AArch64] Improve address cost for -mcpu=generic
Richard Earnshaw (lists)
- [PATCH] Backport the recent ARM ABI patch to 6 (PR target/77728)
Marek Polacek
- [OBVIOUS][PATCH] Remove an unused variable.
Martin Liška
- [PATCH][ARM] Update max_cond_insns settings
Richard Earnshaw (lists)
- [PATCH][AArch64] Set jump alignment to 4 for Cortex cores
Richard Earnshaw (lists)
- [PATCH][AArch64] Update alignment for -mcpu=generic
Richard Earnshaw (lists)
- C PATCH to fix missing -Wlogical-op warning (PR c/80525)
Marek Polacek
- [PATCH][AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic
Richard Earnshaw (lists)
- [PATCH][AArch64] Model Cortex-A53 load forwarding
Richard Earnshaw (lists)
- [wwwdocs] gcc-8/porting_to.html
JonY
- [C++ PATCH] reorder name0-lookup.c
Nathan Sidwell
- [PATCH] RISC-V: Unify indention in riscv.md
Palmer Dabbelt
- [PATCH] Improve memory CSE
Richard Biener
- [PATCH] Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558)
Jakub Jelinek
- [PATCH] Small type_hash_canon improvement
Jakub Jelinek
- [PR 80622] Treat const pools as initialized in SRA
Martin Jambor
- [arm-embedded] [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
Thomas Preudhomme
- [PATCH, GCC/ARM 2/2, ping] Allow combination of aprofile and rmprofile multilibs
Thomas Preudhomme
- [PATCH GCC8][11/33]New interfaces for tree affine
Bin.Cheng
- [PATCH GCC8][13/33]Rewrite cost computation of ivopts
Bin.Cheng
- [Patch, fortran] PR70071
Harald Anlauf
- [PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure
Bin.Cheng
- [C++ PATCH[ global trees
Nathan Sidwell
- [PATCH GCC8][25/33]New loop constraint flags
Bin.Cheng
- [gomp5] Allow use_device_ptr clause on target data without map clauses
Jakub Jelinek
- PR80613
Prathamesh Kulkarni
- [PATCH] c/c++: Add fix-it hints for suggested missing #includes
David Malcolm
- [PATCH][AArch64] Accept more addressing modes for PRFM
Kyrill Tkachov
- [gomp5] Default to nonmonotonic schedule for dynamic/guided
Jakub Jelinek
- [PATCH OBVIOUS]Remove unused structure field inv_expr
Bin Cheng
- [PATCH] Fix-it hints for -Wimplicit-fallthrough
David Malcolm
- [C++ PATCH] fix constrait diag
Nathan Sidwell
- [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214)
Jeff Law
- [PATCH] warn for reading past the end by library functions (PR 54924, 79234)
Jeff Law
- Bump version namespace and remove _Rb_tree useless template parameter
François Dumont
- [PATCH 09/12 rev1] [i386] Add patterns and predicates mcall-ms2sysv-xlogues
Daniel Santos
- [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8
Bill Schmidt
- [PATCH 11/12 rev1] [i386] Add remainder of -mcall-ms2sysv-xlogues implementation
Daniel Santos
- [PATCH 2/2] Use %H and %I throughout C++ frontend.
David Malcolm
- [gomp4] Add front end support for the if_present clause with the update directive
Cesar Philippidis
- [PATCH 1/2] C++ template type diff printing
David Malcolm
- [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope
Kevin Buettner
- [PATCH] handling address mode changes inside extract_bit_field
Jeff Law
- [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545)
Jeff Law
- [0/67] Add wrapper classes for machine_modes
Jeff Law
- Record equivalences for spill registers
Richard Sandiford
- [patch,avr,committed]: Remove flag_strict_overflow from avr.md
Georg-Johann Lay
- [PATCH 1/2] Automatic context save/restore for regular interrupts.
Claudiu Zissulescu
- [PATCH 0/2] [ARC] New features (updated)
Claudiu Zissulescu
- [C++ PATCH] Kill per-namespace static list
Nathan Sidwell
- Make tree-ssa-strlen.c handle partial unterminated strings
Richard Sandiford
- [PATCH] PRE TLC
Richard Biener
- [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores
Richard Sandiford
- [PATCH, rs6000] Backport some swap optimization improvements
Segher Boessenkool
- [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
Richard Earnshaw (lists)
- [PATCH][AArch64] Enable AES fusion with -mcpu=generic
Richard Earnshaw (lists)
- [PATCH][ARM] Remove movdi_vfp_cortexa8
Richard Earnshaw (lists)
- [PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 8
Denys Vlasenko
- [GCC8 patch], PowerPC PRs 79038, 79202, and 79203: Improve small integer conversions to/from floating point
Segher Boessenkool
- [PATCH, ARM] Add a new target hook to compute the frame layout
Richard Earnshaw (lists)
- [PATCH] Remove -fstrict-overflow, default to undefined signed integer and pointer overflow
Christophe Lyon
- [C++ PATCH] kill namespace walking
Nathan Sidwell
- [PATCH v3,rs6000] PR80101: Fix ICE in store_data_bypass_p
Segher Boessenkool
- [PATCH][AArch64] Improve Cortex-A53 shift bypass
Richard Earnshaw (lists)
- [PATCH] Fix switchconv vop handling (PR tree-optimization/80632)
Jakub Jelinek
- [PATCH][AArch64] Improve float to int moves
Richard Earnshaw (lists)
- [PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs
Ramana Radhakrishnan
- [C++ PATCH] retrofit_lang_decl
Nathan Sidwell
- [C++ PATCH] scope hygiene
Nathan Sidwell
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
- [PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786).
David Malcolm
- [PATCH 3/3] C: hints for missing stdlib includes for macros and types
David Malcolm
- [PATCH 1/3] c-family: add name_hint/deferred_diagnostic
David Malcolm
- [PATCH] Fix config.gcc
Nathan Sidwell
- [committed] fix inconsistencies introduced during merge conflict resolution
Martin Sebor
- [C++ PATCH] namespace bindings
Nathan Sidwell
- [patch, fortran] Reduce stack use in blocked matmul
Thomas Koenig
- [committed] diagnostic_report_diagnostic: refactor pragma-handling
David Malcolm
- [committed] diagnostic.c: add print_option_information
David Malcolm
- [committed] Eliminate report_diagnostic macro
David Malcolm
- [committed] Get rid of macros for diagnostic_report_current_module
David Malcolm
- [committed] Convert diagnostic_override_option_index from macro to inline function
David Malcolm
- [committed] Convert CARET_LINE_MARGIN to const int
David Malcolm
- [PATCH, rs6000] gcc mainline, add builtin support for vec_neg()
Carl E. Love
- [committed] Backports to gcc-6-branch
Jakub Jelinek
- [PATCH] store-motion long lines
Nathan Sidwell
- [PATCH], Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float
Michael Meissner
- [PATCH, i386]: Some trivial cleanups
Uros Bizjak
- [patch, testsuite, PR80606] Remove default_packed lines from i386/avx-vtestp{d,s}*
Tom de Vries
- [PATCH 1/3] Remove support for obsolete x86 -malign-foo options
Uros Bizjak
- [committed, testsuite] Replace absolute line numbers in g++.dg/{debug,goacc}
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in gcc.target/aarch64
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in gcc.target/arm
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in gcc.target/spu
Tom de Vries
- [testsuite, committed] Replace absolute line numbers in gcc.target/powerpc
Tom de Vries
- [testsuite, committed] Add absolute line number comment in gcc.target/avr/progmem-error-1.cpp
Tom de Vries
- [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading
Jeff Law
- [PING][patch] have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional
Eric Gallager
- [PATCH] PR80280: Fix quoting of candidate functions
Volker Reichelt
- [patch, fortran] Create temporary variables for matmul
Thomas Koenig
- [PATCH, RFC] warn about raw pointers that can be unique_ptr<T>
tbsaunde+gcc@tbsaunde.org
- New Swedish PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [patch] FreeBSD arm: make _Unwind_G/SetIP available as function.
Andreas Tobler
- [patch] FreeBSD arm libgcc config.host
Andreas Tobler
- [PATCH/AARCH64] Improve/correct ThunderX 1 cost model for Arith_shift
Andrew Pinski
- [PATCH] Don't assume __secure_getenv is available
Janne Blomqvist via gcc-patches
- [PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests
Peryt, Sebastian
- [C++ Patch Ping] Re: [C++ Patch/RFC] PR 80145
Paolo Carlini
- [PATCH][AArch64] Allow const0_rtx operand for atomic compare-exchange patterns
Kyrill Tkachov
- [PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero
Kyrill Tkachov
- [C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...")
Paolo Carlini
- [Testsuite, committed] Fix vector peeling test failures
Wilco Dijkstra
- [PATCH] More strict-overflow VRP cleanup
Richard Biener
- [C++ Patch/RFC] PR 80145
Jason Merrill via gcc-patches
- [PATCH] Small PRE speedup
Richard Biener
- [AArch64] Tighten move constraints for symbolic operands
Richard Earnshaw (lists)
- [PATCH, GCC/ARM, FYI] Define TM_MULTILIB_CONFIG for ARM multilib
Thomas Preudhomme
- [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget
Steven Munroe
- [PATCH 3/3] [ARC] Add support for advanced mpy/mac instructions.
Andrew Burgess
- [PATCH] Clarify mt_allocator documentation w.r.t deallocation
Jonathan Wakely
- MinGW compilation warnings in libiberty's include/environ.h
Eli Zaretskii
- MinGW compilation warnings in libiberty's waitpid.c
Eli Zaretskii
- MinGW compilation warnings in libiberty's xstrndup.c
Eli Zaretskii
- [CHKP] Attempt to fix PR79765 (multiversioning and instrumentation)
Alexander Ivchenko
- Test cases to check OpenACC offloaded function's attributes and classification
Thomas Schwinge
- [PATCH v2,rs6000] Add built-in function support for compare bytes instruction
Kelvin Nilsen
- [PATCH] Tweak static assertions in std::optional
Jonathan Wakely
- [PATCH] correct length stpncpy handling in -Wformat-overflow (PR 80669)
Martin Sebor
- [C++ PATCH] pushdecl
Nathan Sidwell
- [C++ PATCH] function decl pushing
Nathan Sidwell
- C++ PATCH for c++/80178 (ABI of non-copyable class)
Jason Merrill
- Use "oacc kernels" attribute for OpenACC kernels
Thomas Schwinge
- [PATCH] decl lang hooks
Nathan Sidwell
- [committed] correct %D quoting in gcc/config/sol2-c.c
Martin Sebor
- [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992
Janus Weil
- [PATCH] -fdump option docs
Nathan Sidwell
- [PATCH] xtensa: add support for SSP
Max Filippov
- [PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
Martin Sebor
- [PATCH][x86] Add missing intrinsics for vrcp14sd/ss instructions.
Koval, Julia
- [PATCH] Tree-level fix for PR 69526
Robin Dapp
- [PATCH] Simplify VRP vrp_int_const_binop
Richard Biener
- [PATCH] Fix bootstrap on arm target
Bernd Edlinger
- [PATCH] More VRP strict-overflow stuff
Richard Biener
- [PATCH] VRP comments cleanup
Richard Biener
- [PR80582][X86] Add missing __mm256_set[r] intrinsics
Koval, Julia
- [Patch, testsuite, committed] Fix cunroll-13.c failure for avr
Senthil Kumar Selvaraj
- [PATCH] Fix typo in -Wimplicit-fallthrough documentation
Marek Polacek
- [PATCH][x86] Add missing intrinsics for DIV[SD,SS] and MUL[SD,SS]
Peryt, Sebastian
- [PATCH][x86] Add missing intrinsics for MAX[SD,SS] and MIN[SD,SS]
Peryt, Sebastian
- [PATCH] new -fdump flag
Nathan Sidwell
- [c++ PATCH] PR c++/80682
Ville Voutilainen
- [committed] Another 6.x backport (PR testsuite/80678)
Jakub Jelinek
- [PATCH] non-checking pure attribute
Nathan Sidwell
- [PATCH] GTY skip
Nathan Sidwell
- [gomp5] Depend clause changes
Jakub Jelinek
- [CHKP] Fix for PR79990
Alexander Ivchenko
- C++ PATCH for c++/70167, array prvalue treated as lvalue
Jason Merrill
- [gomp4] OpenACC update if_present runtime support
Cesar Philippidis
- PR translation/80280
Nick Clifton
- [PATCH, Fortran] PR 80668: wrong error message with -finit-derived
Fritz Reese
- Fix for PR79987
Alexander Ivchenko
- [PATCH] Kill -fdump-translation-unit
Nathan Sidwell
- [committed] initialize target-specific format_flag_spec members for Cygwin and Solaris
Martin Sebor
- PR77644
Prathamesh Kulkarni
- [PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495
Dominique d'Humières
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jakub Jelinek
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jakub Jelinek
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jeff Law
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Hans-Peter Nilsson
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jeff Law
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Hans-Peter Nilsson
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Hans-Peter Nilsson
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Hans-Peter Nilsson
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jakub Jelinek
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jeff Law
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jakub Jelinek
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jeff Law
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Jeff Law
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Markus Trippelsdorf
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Uros Bizjak
- [RFC PATCH, i386]: Enable post-reload compare elimination pass
Eric Botcazou
- [patch, libfortran] Fix PR 80687l build failure on nvptx
Thomas Koenig
- [PATCH] make RTL/TREE/IPA dump kind an index
Nathan Sidwell
- avoid remove&reinsert of call when splitting block for inlining
Alexandre Oliva
- Trivial iter_swap cleanup
François Dumont
- C++ PATCHes for c++/66297 and 70979, literal type issues
Jason Merrill
- C++ PATCH for testsuite failures with -std=c++17
Jason Merrill
- [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice
Nicolas Koenig
- [PATCH 10/13] make a member an auto_sbitmap
tbsaunde+gcc@tbsaunde.org
- [PATCH 09/13] use auto_bitmap more with alternate obstacks
tbsaunde+gcc@tbsaunde.org
- [PATCH 06/13] replace some manual stacks with auto_vec
tbsaunde+gcc@tbsaunde.org
- [PATCH 00/13] misc data structure stuff
tbsaunde+gcc@tbsaunde.org
- OpenACC C front end maintenance: c_parser_oacc_single_int_clause (was: [OpenACC] num_gangs, num_workers and vector_length in c++)
Thomas Schwinge
- Fwd: [patch, fortran] PR 80687, 80696
Thomas Koenig
- [PATCH] RISC-V: Add Sign/Zero extend patterns for PIC loads
Palmer Dabbelt
- Move myself to Write After Approval section
Kaz Kojima
- [RFC]: Fix Ada boostrap failure on S/390 with -mzarch
H.J. Lu
- [PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch
Peter Bergner
- [Committed][AArch64] Fix PR80671
Wilco Dijkstra
- [PATCH] tabify dumpfile.h
Nathan Sidwell
- [C++ PATCH] add_method, clone_function_decl
Nathan Sidwell
- [gomp5] Add C/C++ lastprivate(conditional: ...) parsing
Jakub Jelinek
- [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)
Alexander Monakov
- [PATCH] Verify loops with TODO_verify_il
Richard Biener
- [PATCH] Make PRE/FRE elimination not do useless work
Richard Biener
- [PATCH] Ada/x32: PR ada/80626: Correct Memory_Size
H.J. Lu
- OpenACC 2.5 default (present) clause
Jakub Jelinek
- C++ PATCHes for c++/79549 and 79556 (ICE with auto parameter pack)
Jason Merrill
- Minor C++ PATCH for dependent_type_p sanity check
Jason Merrill
- Go patches committed: merge recent changes to gofrontend
Ian Lance Taylor
- C++ PATCH for CWG DR 1847, partial ordering and non-deduced context
Jason Merrill
- Minor C++ PATCH to make unify_invalid a common breakpoint
Jason Merrill
- [PATCH] sparc: Set noexecstack on mulsi3, divsi3, and modsi3
Adhemerval Zanella
- [C++ PATCH] remove unnecessary hidden pruning
Nathan Sidwell
- [C++ PATCH] ambiguous candidate printing
Nathan Sidwell
- [C++ PATCH] address of overload
Nathan Sidwell
- [RFA] Improve tree-ssa-uninit.c's predicate simplification
Jeff Law
- [PATCH] Move target independent code to support target_clones attributes from i386 to common code
Michael Meissner
- [Committed] hppa: Reject changes to/from modes with zero size in pa_cannot_change_mode_class
John David Anglin
- [PATCH] hppa: Fix pa_assemble_integer
John David Anglin
- [PING2][PATCH][AArch64] Add addr_type attribute
Hurugalawadi, Naveen
- [PING][PATCH] Move the check for any_condjump_p from sched-deps to target macros
Hurugalawadi, Naveen
- [PING2][PATCH] [AArch64] Implement automod load and store for Thunderx2t99
Hurugalawadi, Naveen
- [PING2][PATCH][AArch64] Add crypto_pmull attribute
Hurugalawadi, Naveen
- [PING2] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
Hurugalawadi, Naveen
- [PING] [PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
Hurugalawadi, Naveen
- [PING] [PATCH] [AArch64] Implement ALU_BRANCH fusion
Hurugalawadi, Naveen
- [PING] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator
Hurugalawadi, Naveen
- [PATCH][X86] Add missing intrinsics for VRSQRT14
Koval, Julia
- [PATCH, GCC/ARM, Stage 1] Add missing TARGET_32BIT conditional to movsi
Prakhar Bahuguna
- [PATCH][AArch64] Peephole for SUBS
Kyrill Tkachov
- [PATCH][AArch64] Use SUBS for parallel subtraction and comparison with immediate
Kyrill Tkachov
- [PATCH][AArch64] Add HF vector modes to lane-to-lane INS pattern
Kyrill Tkachov
- [PATCH][AArch64] Add combine pattern for storing lane zero of a vecto
Kyrill Tkachov
- [PATCH GCC8][29/33]New register pressure estimation
Richard Biener
- [PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations
Richard Biener
- [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop
Richard Biener
- [PATCH GCC8][32/33]Save niter check for vect peeling if loop versioning is required
Richard Biener
- [C++ PATCH] Local bindings
Nathan Sidwell
- [C++ PATCH] namespace bindings and pushdecl_top_level
Nathan Sidwell
- [PATCH] Fix PR79201 (half-way)
Rainer Orth
- Runtime checking of OpenACC parallelism dimensions clauses
Thomas Schwinge
- OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses
Thomas Schwinge
- [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386)
Marek Polacek
- [PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS
Prakhar Bahuguna
- [PATCH] Fix PR80705
Richard Biener
- [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti
Jonathan Wakely
- [PATCH] fix -da
Nathan Sidwell
- [C++ PATCH] xref lambda types
Nathan Sidwell
- [C++ PATCH] fix timer thinko
Nathan Sidwell
- documentation (mt_allocator): non-working link to example program
Jonathan Wakely
- [PATCH, GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline
Thomas Preudhomme
- [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement
Jerry DeLisle
- [C++ PATCH] Revert pushdecl_top_level_and_finish name change
Nathan Sidwell
- [PATCH, rs6000] Fold vector multiplies in GIMPLE
Will Schmidt
- [PATCH] Externalize definition of create_tmp_reg_or_ssa_name
Will Schmidt
- [PATCH, rs6000] Fold vector logicals in GIMPLE
Will Schmidt
- [PATCH, rs6000] Fold vector divides in GIMPLE
Will Schmidt
- [PATCH, rs6000] Fix PR80695 (vec_construct cost modeling issue)
Bill Schmidt
- [C++ PATCH] pushdecl and friends
Nathan Sidwell
- [PATCH, rs6000] gcc mainline, add builtin support for vec_popcnt() and vec_slo()
Carl E. Love
- [PATCH, i386]: Fix PR 80706, prevent unwanted peephole2 matching
Uros Bizjak
- Remove useless debug mode symbols
François Dumont
- Remove _Safe_container _IsCxx11AllocatorAware template parameter
François Dumont
- Avoid _Rb_tree_rotate_[left,right] symbols export
François Dumont
- libgo patch committed: fix isSystemGoroutine
Ian Lance Taylor
- [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation
Thomas Koenig
- Go patch committed: Fix flag settings for implicit variable reference
Ian Lance Taylor
- libgo patch committed: Use opendir64 and closedir64 on AIX
Ian Lance Taylor
- libgo patch committed: fix signal aliases
Ian Lance Taylor
- [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx
Jim Wilson
- [gomp4] correct an implicit data clause bug
Cesar Philippidis
- [PATCH] Fix PR80713
Richard Biener
- Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF
Richard Biener
- [PATCH] Limit perf data buffer during profiling
Andi Kleen
- [PATCH] Fix PR80721
Richard Biener
- [PATCH][X86] Add missing xgetbv xsetbv intrinsics
Koval, Julia
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
- [PATCH GCC][1/6]Compute type mode and register pressure class mapping
Bin Cheng
- [PATCH GCC][5/6]Record initialization statements and only insert it for valid chains
Bin Cheng
- [PATCH GCC][4/6]Simple patch skips single element component
Bin Cheng
- [PATCH GCC][2/6]Compute available register for each register classes
Bin Cheng
- [PATCH GCC][3/6]New file computing regional register pressure on TREE SSA
Bin Cheng
- [PATCH GCC][6/6]Avoid aggressive predcom for high register pressure cases
Bin Cheng
- [PATCH] Add sequence check to leaf_function_p
Wilco Dijkstra
- [PATCH] Properly fold stmts in PRE
Richard Biener
- libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs
Than McIntosh via gcc-patches
- [gomp4] Handle parallel reductions explicitly initialized by the user
Cesar Philippidis
- [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
Jonathan Wakely
- [PATCH 0/2] [ARM] PR61551 addressing mode costs
Charles Baylis
- Go patch committed: pass current function to Backend::call_expression
Ian Lance Taylor
- [PATCH] Fix PR middle-end/80707, ICE: r247844 causes error: extra outgoing edge
Peter Bergner
- [PING**2] [PATCH] Force use of absolute path names for gcov
Bernd Edlinger
- [PING][PATCH][ PR rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs
Bernd Edlinger
- [PING**3] [PATCH, ARM] correctly encode the CC reg data flow
Bernd Edlinger
- [PING**3] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
Bernd Edlinger
- [PING**2] [PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308)
Bernd Edlinger
- Add missing equivalence unwinding markers
Jeff Law
- PR78972, 80283: Extend TER with scheduling
Bernd Schmidt
- [PATCH, i386]: Fix PR80723, ignore cost of adding/subtracting a carry flag for ADC/SBB insns
Uros Bizjak
- [PATCH] [ARC] Recognise add_n and sub_n in combine again
Graham Markall
- C PATCH to kill c_save_expr or towards delayed folding for the C FE
Marek Polacek
- [PATCH], PR target/80510, Optimize offsettable memory references on power7/power8
Michael Meissner
- [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
Daniel Santos
- [PATCH] Fix PR80222
Eric Botcazou
- dejagnu version update?
Bernhard Reutner-Fischer
- BRIG FE: fix for lda and private arrays
Pekka Jääskeläinen
- Port fixes for recent compare-elim changes
Jeff Law
- [PATCH, RTL opt]: Ensure that equivalent_reg_at_start rejects registers with mismatched mode
Uros Bizjak
- [PING] Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional.
Eric Gallager
- [libstdc++] Assertion in optional
Marc Glisse
- [PATCH] [i386] Recompute the frame layout less often
Bernd Edlinger
- [PATCH] objc-runtime-shared-support.c - Identical code for different branches
Sylvestre Ledru
- [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)
Sylvestre Ledru
- [PATCH] lto-wrapper.c (copy_file): Fix resource leaks
Sylvestre Ledru
- [PATCH, i386]: Make CCNOmode compatible with CCGOCmode and with CCZmode
Uros Bizjak
- [wwwdocs] projects/prefetch.html - remove Itanium manual
Gerald Pfeifer
- committed: Fix NetBSD problem PR80600
Krister Walfridsson
- [patch] build xz (instead of bz2) compressed tarballs and diffs
Matthias Klose
- More OpenACC 2.5 Profiling Interface (was: OpenACC 2.5 Profiling Interface (incomplete))
Thomas Schwinge
- [Ada] Relax alignment constraint for tagged types on x86
Eric Botcazou
- [Ada] A bit of housekeeping work in gigi
Eric Botcazou
- [Ada] Small tweaks related to inlining
Eric Botcazou
- [Ada] Fix ICE on corner case in Ada.Iterator_Interfaces
Eric Botcazou
- [Ada] Small speedup for simple functions returning unconstrained array
Eric Botcazou
- [Ada] Fix ICE on instantiation of packed array element
Eric Botcazou
- [PATCH] Do not allow empty argument of -o option (PR driver/31468).
Martin Liška
- [PATCH] Fix VAR_DECL w/o a BIND_EXPR (PR sanitize/80659).
Martin Liška
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Tamar Christina
- [RFC] propagate malloc attribute in ipa-pure-const pass
Prathamesh Kulkarni
- [Patch, fortran] PR80554 [f08] variable redefinition in submodule
Paul Richard Thomas
- Update _OPENACC value and documentation for OpenACC 2.5
Thomas Schwinge
- [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks
Richard Biener
- [PATCH] Fix order and types of members in C++17 insert_return_type structs
Jonathan Wakely
- [PATCH,AIX] Enable libiberty to read AIX XCOFF
REIX, Tony
- [PATCH,AIX] Enable XCOFF in libbacktrace on AIX
REIX, Tony
- [PATCH,AIX] Enable FFI Go Closure on AIX
REIX, Tony
- [PATCH,AIX] Enable Stack Unwinding on AIX
REIX, Tony
- Fix tilepro and tilegx WRT recent changes to extract_bit_field
Jeff Law
- [PATCH, GCC/ARM] Fix comment for cmse_nonsecure_call_clear_caller_saved
Thomas Preudhomme
- [PATCH] Do not silently continue if config.{build,host,gcc} fails
Segher Boessenkool
- Fix minor reorg.c bug affecting MIPS targets
Jeff Law
- Default std::vector<bool> default and move constructor
François Dumont
- [PATCH, i386]: Fix PR 80425, Extra inter-unit register move with zero-extension
Uros Bizjak
- [PATCH, committed] Fix PR fortran/80752
Steve Kargl
- [ping] PR78736: New C warning -Wenum-conversion
Prathamesh Kulkarni
- [C++ PATCH] push_namespace cleanup
Nathan Sidwell
- [PATCH, rs6000] gcc mainline, add builtin support for vec_bperm(), vec_mule() and vec_mulo and vec_sldw() builtins
Carl E. Love
- [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation
Jerry DeLisle
- [PATCH 2/3] Rename various powerpcspe port files
Segher Boessenkool
- [PATCH 0/3] Split off powerpcspe from rs6000 port
Segher Boessenkool
- [patch, fortran, RFC] Inline matmul(transpose(a),b)
Thomas Koenig
- [PATCH, committed] Fix PR fortran/80674
Steve Kargl
- Go patch committed: report correct errors for sink methods
Ian Lance Taylor
- Go patch committed: Better error messages for slicing invalid types
Ian Lance Taylor
- [PING] for three diagnostic-related patches
Volker Reichelt
- [1/2] Add get_next_strinfo helper function
Richard Sandiford
- [2/2] PR 80769: Incorrect strlen optimisation
Richard Sandiford
- [PATCH][OBVIOUS] Fix 2 typos in ipa-devirt.c.
Martin Liška
- [PATCH] Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
- [PATCH] LTO early-debug incremental changes
Richard Biener
- [C++ PATCH] namespace depth
Nathan Sidwell
- [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause
Chung-Lin Tang
- [RFC, testsuite] Add dg-save-linenr
Rainer Orth
- [C++ PATCH] get_fns cleanups
Nathan Sidwell
- [C++ PATCH] OVERLOAD abstractions part 1
Nathan Sidwell
- [PATCH] Implement std::experimental::source_location (N4519)
Jonathan Wakely
- C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659)
Marek Polacek
- [C++ PATCH] OVERLOAD iterators #1
Nathan Sidwell
- [PATCH, i386]: Use Ym and Yn constraints in Simode interunit moves
Uros Bizjak
- [PATCH] gcc::context creation
Nathan Sidwell
- [GCC][PATCH][ARM][Committed] Fix FP16 test assembler scans
Tamar Christina
- [C++ PATCH] Overload iterators #2
Nathan Sidwell
- [C++ PATCH] Overload iterators #3
Nathan Sidwell
- [C++ PATCH] decl shadow checking
Nathan Sidwell
- [gomp4] Update libgomp documentation
Cesar Philippidis
- [PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt
Peter Bergner
- [PATCH,DWARF] AIX dwarf2out label fix
David Edelsohn
- [PATCH] Dump functions for verification failures
Andi Kleen
- [PATCH] Add -dB option to disable backtraces
Andi Kleen
- [PATCH] Always print attributes when dumping tree
Andi Kleen
- [patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ
Jerry DeLisle
- [Patch, testsuite, committed] Fix bogus pr78886.c for avr
Senthil Kumar Selvaraj
- [PATCH] Enable by default -Werror just for bootstrap-debug.mk.
Martin Liška
- [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls.
Thomas Preudhomme
- Trun predicates into a class
Jan Hubicka
- [C++ PATCH] OVERLOAD iterators #4
Nathan Sidwell
- [PATCH] Fix PR80754
Wilco Dijkstra
- [gomp4] backport misc OMP 4.5 changes from trunk
Thomas Schwinge
- [RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
Maxim Ostapenko
- [C++ PATCH] OVERLOAD iterators #5
Nathan Sidwell
- [ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797)
Marek Polacek
- C PATCH to use NULL_TREE instead of 0 for trees
Marek Polacek
- [PATCH, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins
Carl E. Love
- [PATCH 0/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
Jozef Lawrynowicz
- [PATCH 1/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
Jozef Lawrynowicz
- [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
Jozef Lawrynowicz
- [C++ PATCH] extern "C" checking
Nathan Sidwell
- [PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure
Fritz Reese
- [PATCH] Fixes to Doxygen comments in libstdc++ headers
Jonathan Wakely
- [PATCH, committed] Typo in gcc.target/powerpc/pr78604.c
Bill Schmidt
- [other/80803] libgo
Nathan Sidwell
- [PATCH] Fix comparison of decimal float zeroes (PR80692)
Segher Boessenkool
- [PATCH 1/4] Fix typo in config/sparc/sol2.h
Sheldon Lobo
- [PATCH 0/4] Minor SPARC T4 and M7 fixes and additions
Sheldon Lobo
- [PATCH, rs6000] Fold Vector misc - fix testcases
Will Schmidt
- libgo patch committed: add "vendor" to pkgpath for vendored standard packages
Ian Lance Taylor
- [PATCH rs6000] Fix up dg-options for BMI intrinsic tests
Steven Munroe
- [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul
Thomas Koenig
- [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731)
Martin Sebor
- Move X==15-X to match.pd
Marc Glisse
- [PATCH] Fix test to compile in C++98 mode
Jonathan Wakely
- [PATCH,DWARF,v2] AIX dwarf2out label fix
David Edelsohn
- [PATCH] Update libstdc++ version info in manual
Jonathan Wakely
- [PR80693] drop value of parallel SETs dropped by combine
Alexandre Oliva
- [C++ PATCH] name-lookup args ordering
Nathan Sidwell
- C PATCH to use bool more (committed)
Marek Polacek
- [C PATCH] delete unused function
Nathan Sidwell
- [PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings
Richard Biener
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Xi Ruoyao
- [C PATCH] More cleanups
Marek Polacek
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Xi Ruoyao
- [C++ PATCH] OVERLOAD iterators #6
Nathan Sidwell
- [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [PATCH] Calculate scaled frequency in HOST_WIDE_INT (PR ipa/80663).
Martin Liška
- [PATCH] Try to fix recently introduced crashes in ggc_collect
Bernd Edlinger
- [C++ PATCH] OVL_USED dies
Nathan Sidwell
- [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext
Jozef Lawrynowicz
- Break out predicates to ipa-predicates.[ch]
Jan Hubicka
- [Patch, committed as obvious] Remove stray comma from enum dump_kind
Paolo Carlini
- [PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions
Jonathan Wakely
- [PATCH] PR c++/80544 strip cv-quals from cast results
Jonathan Wakely
- [PATCH] rs6000: Separate shrink-wrapping for FPRs
Segher Boessenkool
- Go patch committed: Ignore struct field tags for type conversion
Ian Lance Taylor
- [PATCH, i386]: Fix PR 80799: x86-32 generates MMX without EMMS
Uros Bizjak
- [C++ PATCH] OVERLOAD iterators #7
Nathan Sidwell
- PR80806
Prathamesh Kulkarni
- [PATCH] enhance debug_tree() to print DECL_READ_P flag
Martin Sebor
- [PATCH] cfgcleanup: Ignore clobbers in bb_is_just_return
Segher Boessenkool
- Go patch committed: Pass -I to gotools build
Ian Lance Taylor
- [PATCH] [Aarch64] Variable shift count truncation issues
Michael Collison
- [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array
Jerry DeLisle
- RFA: PATCH to add id_strcmp helper function
Jason Merrill
- RFA: PATCH to check for overflow in make_tree_vec_stat
Jason Merrill
- [PATCH][Aarch64] Add support for overflow add and sub operations
Michael Collison
- [PATCH 1/2] [testsuite] Move non-standard parallelization support into new lib and fix flaw
Daniel Santos
- [PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.*
Daniel Santos
- [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800)
Marek Polacek
- [PATCH] Fix PR80764
Richard Biener
- Turn inline_edge_summary into ipa_call_summary
Jan Hubicka
- [PING] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests
Martin Liška
- [PING][PATCH][2/2] Early LTO debug -- main part
Richard Biener
- [PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns.
Claudiu Zissulescu
- [PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment.
Claudiu Zissulescu
- [PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses.
Claudiu Zissulescu
- [PATCH 1/7] [ARC] Make mulsi for A700 pattern commutative.
Claudiu Zissulescu
- [PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate.
Claudiu Zissulescu
- [PATCH 0/7] [ARC] Patterns update and fixes
Claudiu Zissulescu
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context"
Thomas Schwinge
- [PATCH] Fix PR80821
Richard Biener
- [PATCH] PR libstdc++/80796 Add new std::search overload for C++17
Jonathan Wakely
- [PATCH] rs6000: Make constant formation a tiny bit better
Segher Boessenkool
- [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS
Prakhar Bahuguna
- [HSA, PATCH] Load an HSA runtime via dlopen mechanism
Thomas Schwinge
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jozef Lawrynowicz
- OpenACC default clause maintenance
Thomas Schwinge
- [C++ PATCH] OVERLOAD iterators #8
Nathan Sidwell
- [PATCH] Move symtab_node::dump_table to symbol_table::dump
Martin Liška
- [PATCH] Introduce symtab_node::dump_{asm_,}name functions.
Martin Liška
- [PATCH GCC]Check tieable TRUNCATE only if inner rtx is register
Bin Cheng
- [C++ Patch] Replace a few more error + error with error + inform
Paolo Carlini
- [PATCH] Remove gen_cell_microcode, warn_cell_microcode
Segher Boessenkool
- [config PATCH] --enable-languages
Nathan Sidwell
- c-warn PATCH to silence warnings about std::byte in switch
Jason Merrill
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Shen via gcc-patches
- Move "(A & C) == D is false when D & ~C != 0" to match.pd
Marc Glisse
- [PTX] simplify movs
Tom de Vries
- New Danish PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array
Janus Weil
- Allow some NOP conversions in (X+CST1)+CST2 in match.pd
Marc Glisse
- signed multiplication for pointer offsets
Marc Glisse
- Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination
Marc Glisse
- [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations
James Abbatiello
- [PATCH] Speedup df_insn_refs_verify
Richard Biener
- [Ada] Add check for sys/capability.h
Eric Botcazou
- [Ada] Relax restrictions on volatile components
Eric Botcazou
- [Ada] Remove restriction on inlining in related units
Eric Botcazou
- More of ipa-inline-analysis cleanups
Jan Hubicka
- [Ada] Fix ICE on subprogram defined with null exclusion
Eric Botcazou
- Drop self_time from inline_summary
Jan Hubicka
- [C++ PATCH] namespace pushing/popping
Nathan Sidwell
- [C++ PATCH] make eh fn nodes global trees
Nathan Sidwell
- [patch,avr] Simplify genmultilib.awk
Georg-Johann Lay
- [C++ PATCH] config-lang.in
Nathan Sidwell
- [DUMP PATCH]: Move fdump-translation-unit to C++ FE only
Nathan Sidwell
- libgomp nvptx plugin: Debugging output for cuInit failure
Thomas Schwinge
- [PATCH] Dump function on internal errors
Andi Kleen
- C/C++ OpenACC: acc_pcopyin, acc_pcreate
Thomas Schwinge
- Implementing OpenACC's Fortran module
Thomas Schwinge
- Break ipa-inline-analysis
Jan Hubicka
- [C++ PATCH] Using directives
Nathan Sidwell
- [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
Jozef Lawrynowicz
- OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all
Thomas Schwinge
- [PATCH], PR target/80718, Improve PowerPC splat double word
Michael Meissner
- [committed] Fix OpenMP array reduction handling in orphaned workshare (PR middle-end/80853)
Jakub Jelinek
- [committed] Fix OpenMP VLA implicit determination in task (PR middle-end/80809)
Jakub Jelinek
- [committed] Fix OpenMP VLA firstprivatization on task (PR middle-end/80809)
Jakub Jelinek
- [PATCH, rs6000, committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector
Bill Schmidt
- [RFC 2/5] gcc: xtensa: make configuration dynamic
Max Filippov
- [RFC 5/5] libgcc: xtensa: use built-in configuration
Max Filippov
- [RFC 4/5] gcc: xtensa: add __XCHAL_* builtins
Max Filippov
- [RFC 3/5] gcc: xtensa: support dynconfig on windows
Max Filippov
- [RFC 0/5] xtensa: support dynamic configuration
Max Filippov
- Web page for binaries
FX
- [PATCH] Match x86 family machine constraints section with constarints.md
Peryt, Sebastian
- [Patch, testsuite, committed] Fix bogus builtin-snprintf-warn-3.c failure for avr
Senthil Kumar Selvaraj
- [committed] Remove redundant quotes in c-parser.c
Marek Polacek
- SSA range class and removal of VR_ANTI_RANGEs
Aldy Hernandez
- [PATCH] rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843)
Segher Boessenkool
- [C++ PATCH] using decls
Nathan Sidwell
- [PING][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
Maxim Ostapenko
- Avoid ICE in fnsummary on complex predicates
Jan Hubicka
- [PATCH][www] Deprecate MPX for GCC 7
Richard Biener
- remove call to memset in value-prof.c:free_hist()
Prathamesh Kulkarni
- [ping * 2] PR78736: New C warning -Wenum-conversion
Prathamesh Kulkarni
- Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix)
Thomas Schwinge
- [C++ PATCH] break more out of pushdecl
Nathan Sidwell
- [PATCH GCC][6/6]Factor out code generating runtime alias checks
Bin Cheng
- [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check
Bin Cheng
- [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface.
Bin Cheng
- Ipa function summary pass
Jan Hubicka
- [PATCH GCC][2/6]Factor out code pruning runtime alias checks
Bin Cheng
- [PATCH GCC][5/6]Change parameters to make functions independent to vect structure
Bin Cheng
- [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check
Bin Cheng
- [C++ PATCH] fix 80866
Nathan Sidwell
- [PATCH] Fix a SPARC -mcbcond compare-and-branch out of range failure.
Sheldon Lobo
- [PATCH] Fix PR middle-end/80823, ICE: verify_flow_info failed
Peter Bergner
- [PATCH, i386]: Remove moves using pextr insn
Uros Bizjak
- C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396)
Jason Merrill
- Go patch committed: detect failure to set init priority
Ian Lance Taylor
- C++ PATCH to -Wunused with C++17 structured bindings
Jason Merrill
- [patch] Fix libstdc++-v3 build for Android
Eric Botcazou
- [rs6000] Fix ICE with -fstack-limit-register and large frames
Eric Botcazou
- Fix var-tracking for special record parameters passed indirectly
Eric Botcazou
- Fix pessimistic DImode handling in combine.c:make_field_assignment
Richard Sandiford
- [PATCH] [ARC] Fix tst_movb pattern.
Claudiu Zissulescu
- [C++ PATCH] Hidden functions
Nathan Sidwell
- [Committed] S/390: Fix PR80725.
Andreas Krebbel
- [testsuite, committed] Reinstate absolute line number in gcc.dg/cpp/19940712-1.c
Tom de Vries
- [PATCH, GCC/ARM] Fix typo in comment in arm_expand_prologue
Thomas Preudhomme
- Update libstdc++ baseline symbols (ia64, m68k)
Andreas Schwab
- Reorganise machmode.h headers
Richard Sandiford
- [C++ PATCH] Hidden name removal
Nathan Sidwell
- [patch, fortran, committed] replace stdout with dumpfile in a few places
Thomas Koenig
- [C++ PATCH] Overload cleanups
Nathan Sidwell
- [C++ PATCH] Sort Make-lang.in
Nathan Sidwell
- [C++ PATCH] Friend decls
Nathan Sidwell
- [libibery PATCH] Fix bootstrap
Nathan Sidwell
- [PATCH rs6000] Addition fixes to BMI intrinsic test
Steven Munroe
- [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [RFC] [PATCH] Introduce configure flag --with-stage1-cflags.
Martin Liška
- [C++ PATCH] PR c++/80812
Ville Voutilainen
- [PATCH] Introduce 4-stages profiledbootstrap to get a better profile.
Martin Liška
- [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663).
Martin Liška
- [PATCH] Fix multi-versioning issues (PR ipa/80732).
Martin Liška
- Fwd: [patch, libfortran] AMD-specific versions of library matmul
Thomas Koenig
- [C++ PATCH] Reimplement ADL
Nathan Sidwell
- [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607
Prakhar Bahuguna
- [patch, libfortran] AMD-specific versions of library matmul
Jerry DeLisle
- [C++ PATCH] Reimplement qualified namespace lookup
Nathan Sidwell
- [PATCH] ICE with ~INT_MAX in fold-const.c (PR sanitizer/80875)
Marek Polacek
- [C++ PATCH] Reimplement unqualified namespace lookup
Nathan Sidwell
- [PATCH TEST]Adapt test case gcc.target/i386/l_fma_double_1.c
Bin Cheng
- [PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c
Bin Cheng
- [PATCH] Add attribute((target_clone(...))) to PowerPC
Michael Meissner
- [C++ PATCH] Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
Nathan Sidwell
- [C++ PATCH] Kill OVL_CURRENT, OVL_NEXT
Nathan Sidwell
- [patch, committed] Add myself to MAINTAINERS
Eric Gallager
- [PATCH] Make sure to simplify CFG after OMP SIMD vectorization
Richard Biener
- [PATCH] Fix PR80842
Richard Biener
- [i386] __builtin_ia32_stmxcsr could be pure
Marc Glisse
- [PATCH][x86][PR73350][PR80862]
Koval, Julia
- [testsuite, committed] Replace absolute line numbers in gcc.dg
Tom de Vries
- builtin fenv functions
Marc Glisse
- [PATCH] Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/80879).
Martin Liška
- [libcc1] add support for C++
Richard Biener
- Fortran bootstrap failure (was [patch, libfortran] AMD-specific versions of library matmul)
Wilco Dijkstra
- [PATCH, GCC/ARM] Rename *_compute_save_reg_mask ()
Thomas Preudhomme
- [PATCH, GCC/ARM] Complete legend for ARM register allocation in arm.h
Thomas Preudhomme
- libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code
Sylvestre Ledru
- [C++ PATCH] lookup iterators come alive
Nathan Sidwell
- [PATCH rs6000] Addition fixes to BMI intrinsic tests, 2nd edition
Steven Munroe
- [PATCH 1/3] [D] libiberty: Remove stack buffer in dlang_parse_real
Iain Buclaw
- [PATCH 2/3] [D] libiberty: Add support for handling function types in dlang_type
Iain Buclaw
- [PATCH 3/3] [D] libiberty: Prefix mangled D initializer symbols
Iain Buclaw
- [PATCH v2, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins
Carl E. Love
- [C++ PATCH] some name lookup cleanups
Nathan Sidwell
- [PATCH, rs6000] fold vector min/max in GIMPLE
Will Schmidt
- [PATCH, rs6000] Fold vector absolutes in GIMPLE
Will Schmidt
- [PATCH, rs6000] Fold vector logicals (eqv) in GIMPLE
Will Schmidt
- [PATCH, rs6000] fold-vec-logical-ors-longlong test update
Will Schmidt
- [PATCH, rs6000] Fold vector shifts in GIMPLE
Will Schmidt
- [patch, libfortran, committed] Restore bootstrap on non-x86* systems
Thomas Koenig
- [C++ PATCH] inline & using namespace representation
Nathan Sidwell
- [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
Jan Kratochvil
- [C++ PATCH] Implement dr2061
Nathan Sidwell
- [PATCH doc] update documentation of x86 -mcx16 option
Alexander Monakov
- [COMMITTED] PR libgcc/80037
Richard Henderson
- [PING^2] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests
David Malcolm
- Go patch committed: Mark array pointers as l-value when appropriate
Ian Lance Taylor
- MAINTAINERS update
Bernd Schmidt
- [PATCH] fix PR ada/80888
Simon Wright
- regression for microblaze architecture
Michael Eager
- [Patch, fortran] PR35339 Optimize implied do loops in io statements
Nicolas Koenig
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Adrian Wielgosik
- [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular
Andrew Pinski
- [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)
Segher Boessenkool
- [PATCH 0/13] D: Submission of D Front End
Iain Buclaw
- [patch, fortran, committed] Fix size of matmul calculation for a special case
Thomas Koenig
- Fix libgfortran FMA3/FMA4 tests
Rainer Orth
- D: The front-end (DMD) language implementation and license.
Iain Buclaw
- [PATCH 1/13] D: The front-end (DMD) language implementation and license.
Iain Buclaw
- [PATCH 2/13] D: The front-end (GDC) implementation.
Iain Buclaw
- [PATCH 3/13] D: The front-end (GDC) changelogs.
Iain Buclaw
- [PATCH 6/13] D: Add D language support to GCC proper.
Iain Buclaw
- [PATCH 5/13] D: GCC configuration file changes and documentation.
Iain Buclaw
- [PATCH 4/13] D: The front-end (GDC) config, makefile, and manpages.
Iain Buclaw
- [PATCH 7/13] D: Add D language support to GCC targets.
Iain Buclaw
- [PATCH 9/13] D: D2 Testsuite Dejagnu files.
Iain Buclaw
- [PATCH 11/13] D: GCC builtins and runtime support.
Iain Buclaw
- [PATCH 13/13] D: Phobos config, makefiles, and testsuite.
Iain Buclaw
- [patch, fortran] Create some temporary variables for matmul arguments
Thomas Koenig
- [PATCH 12/13] D: The Phobos runtime library and license.
Iain Buclaw
- [PATCH 10/13] D: The D runtime library and license.
Iain Buclaw
- [PATCH 8/13] D: D2 Testsuite compilable tests.
Iain Buclaw
- [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop)
Jerry DeLisle
- Optimisation of std::binary_search of the <algorithm> header
jay pokarna
- [PATCH 0/4 v3][PR 67328] Improve bitfield range tests
Yuri Gribov
- [PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible
Yuri Gribov
- [PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP
Yuri Gribov
- [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints
Yuri Gribov
- [PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest
Yuri Gribov
- [PATCH] Add no_tail_call attribute
Yuri Gribov
- [PATCH, AArch64] Add x86 intrinsic headers to GCC AArch64 taget
Hurugalawadi, Naveen
- [contrib, committed] check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once
Tom de Vries
- [contrib, committed] check_GNU_style.py: Read stdin if file argument is '-'
Tom de Vries
- [PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions
Pierre-Marie de Rodat
- [contrib, committed] check_GNU_style_lib.py: Fix trailing whitespace check
Tom de Vries
- Backport to GCC5
Martin Liška
- [PATCH 4/6] Port prefetch configuration from aarch32 to aarch64
Maxim Kuvyrkov
- [PATCH 5/6][AArch64] Enable -fprefetch-loop-arrays at -O3 for cores that benefit from prefetching.
Maxim Kuvyrkov
- [PATCH] gcc: xtensa: fix fprintf format specifiers
Max Filippov
- [PATCH] gcc: xtensa: fix unused parameter warning
Max Filippov
- [C++ PATCH] PR 80891#2
Nathan Sidwell
- [C++ PATCH] PR c++/80891 #3
Nathan Sidwell
- [C++ PATCH] PR 80891 #1
Nathan Sidwell
- [PATCH v7 4/4] Add gdb for or1k build
Stafford Horne
- [C++ PATCH] namespace stat hack representation
Nathan Sidwell
- [C++ PATCH] PR c++80891 case #4
Nathan Sidwell
- [C++ PATCH] PR c++/80891 #1 & #5
Nathan Sidwell
- Restore documentation of --enable-sjlj-exceptions
Eric Botcazou
- [PATCH v2] Add no_tail_call attribute
Yuri Gribov
- [PATCH][x86]Fix for false-positives results of runtime tests on machines not supporting AVX512F
Peryt, Sebastian
- [Patch] Forward triviality in variant
Tim Shen via gcc-patches
- [OBVIOUS][PATCH] Fix coding style in predict.def.
Martin Liška
- [PATCH] Compare predictor values with these defined in predict.def.
Martin Liška
- [PATCH] Fix PR80876
Richard Biener
- [OBVIOUS][PATCH] Fix parenthesis in auto-profile.c (PR other/80909).
Martin Liška
- Backports to 5.x
Jakub Jelinek
- [PATCH] DWARF: for variants, produce unsigned discr. when debug type is unsigned
Pierre-Marie de Rodat
- [PATCH] gcov: Add block_info::block_info (PR gcov-profile/80911).
Martin Liška
- [PATCH] Fix PR80901
Richard Biener
- [PATCH][1/n] Vectorizer reduction handling TLC
Richard Biener
- [committed] Improve OMP_PLACES=threads and OMP_PLACES=cores (PR libgomp/80822)
Jakub Jelinek
- fix libgcc build for VxWorks
Olivier Hainque
- [PATCH][www] Streamline Benchmarks/
Richard Biener
- [PATCH][www] Amend bugs/management.html with worklist items
Richard Biener
- [PATCH][GRAPHITE] Fix PR80906, code-gen IVs in loop-closed position
Richard Biener
- [v3] Fix cross compilation to Solaris
Rainer Orth
- [PATCH][x86] Add missing mask intrinsics for MAX[SD,SS] and MIN[SD,SS]
Peryt, Sebastian
- [Committed][ARM] Fix ARM bootstrap failure
Wilco Dijkstra
- [C++ PATCH] Fix PR 80913
Nathan Sidwell
- [PATCH, i386]: Fix PR 80833, avoid partial memory stalls for double-mode inter-unit moves
Uros Bizjak
- [C++ PATCH] Random cleanups
Nathan Sidwell
- [C++ PATCH] Kill IDENTIFIER_NAMESPACE_BINDINGS
Nathan Sidwell
- [PATCH] use the right conversion warning option (PR c/80892)
Martin Sebor
- C++ PATCH for c++/80856, ICE with local extern
Jason Merrill
- [testsuite, committed] Test if host compiler supports -std=c++11 in ms-sysv.exp
Tom de Vries
- [PATCH v2] Implement no_sanitize function attribute
Martin Liška
- [PATCH] Optimize divmod expansion (PR middle-end/79665)
Georg-Johann Lay
- [PATCH, Committed] Add self to MAINTAINERS
Prakhar Bahuguna
- [arm-embedded] Enable Purecode for ARMv8-M Baseline
Prakhar Bahuguna
- [PATCH] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch
Senkevich, Andrew
- [OBVIOUS][PATCH] Fix typo in a comment in cpuid.h (PR target/79155).
Martin Liška
- [build] Support --sysroot with Solaris ld
Rainer Orth
- [C++ Patch] PR 80896 ("[[nodiscard]] is ignored for functions returning references")
Paolo Carlini
- [PATCH] Fix PR80880
Richard Biener
- [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests
Martin Liška
- [PATCH] PR libstdc++/80893 Fix null dereference in vector<bool>
Jonathan Wakely
- [PATCH] Fix PR66313
Richard Biener
- [C++ PATCH] using directive
Nathan Sidwell
- [C++ PATCH] lang_decl selector & decomposition
Nathan Sidwell
- C++ PATCH for c++/80840, ICE with constexpr and reference template parm
Jason Merrill
- [PATCH rs6000] Addition fixes to BMI intrinsic tests, 3rd edition
Steven Munroe
- [PATCH, i386]: Allow direct XMM->GR zero extensions for 32bit targets
Uros Bizjak
- [PATCH v2, rs6000] Fold vector absolutes in GIMPLE
Will Schmidt
- [PATCH] rs6000: Don't write "nor" as (not (ior () ())) (PR80618)
Segher Boessenkool
- [gofrontend-dev] [PATCH] Porting gccgo on sparc64-linux
Ian Lance Taylor
Last message date:
Wed May 31 23:34:00 GMT 2017
Archived on: Sun Mar 8 09:54:48 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).