June 2019 Archives by thread
Starting: Sat Jun 1 00:14:00 GMT 2019
Ending: Sun Jun 30 21:50:00 GMT 2019
Messages: 1899
- [PATCH,RFC 0/3] Support for CTF in GCC
Indu Bhagat
- [PATCH] Clean up non-conforming names
Thomas Rodgers
- [PATCH] PR71482: Add -Wglobal-constructors
Sean Gillespie
- Simplify loop size when step=1
Marc Glisse
- Odd behaviour of indirect_ref_may_alias_decl_p in vn oracle
Jan Hubicka
- [PATCH] Move rust_{is_mangled,demangle_sym} to a private libiberty header.
Eduard-Mihai Burtescu
- [0/3] Improve debug info for addressable vars
Richard Sandiford
- [PATCH] include MEM_REF type in tree dumps (PR 90676)
Martin Sebor
- Improve alias info on incomplete ODR pointers
Jan Hubicka
- [PATCH v2] PR71482: Add -Wglobal-constructors
Sean Gillespie
- Test for C++20 p0858 - ConstexprIterator requirements.
Ed Smith-Rowland via gcc-patches
- [Darwin, x86, testsuite] Adjust tests for Darwin PR90698.
Iain Sandoe
- [PATCH] Put __dso_handle in .sdata/.sbss on ia64
James Clarke
- New Swedish PO file for 'gcc' (version 9.1.0)
Translation Project Robot
- [PATCH] RX: Add rx-*-linux target
Yoshinori Sato
- [patch, fortran] Two tweaks to argument repacking
Thomas Koenig
- [PATCH] rs6000: Add undocumented switch -mprefixed-addr
Segher Boessenkool
- [PATCH] parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
- [Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
Segher Boessenkool
- [PATCH V3] A jump threading opportunity for condition branch
Jiufu Guo
- [Patch] Fix ix86_expand_sse_comi_round (PR Target/89750, PR Target/86444)
Hongtao Liu
- [RFC][PR88838][SVE] Use 32-bit WHILELO in LP64 mode
Kugan Vivekanandarajah
- [AArch64] [SVE] PR88837 - Poor vector construction code in VL-specific mode
Prathamesh Kulkarni
- [PATCH] Fix PR90716, wrong-debug with loop-distribution
Richard Biener
- [PATCH] PR c/86407 - Add option to ignore fndecl attributes on function pointers
Richard Biener
- [PATCH] Fix PR90713
Richard Biener
- [PATCH] detect references to statics in inline function signatures (PR 88718)
Richard Biener
- [PATCH] warn on returning alloca and VLA (PR 71924, 90549)
Richard Biener
- [PATCH] correct the representation of ADDR_EXPR involving pointer to array [PR 90694]
Richard Biener
- [PATCH] Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers
Szabolcs Nagy
- [PATCH][gcc] libgccjit: add bitfield support
Andrea Corallo
- [PATCH] Add missing avx512dqintrin.h _mm_mask_fpclass_s[sd]_mask (PR target/89803)
Hongtao Liu
- [patch][aarch64]: add usra and ssra combine patterns
James Greenhalgh
- [PATCH][AArch64] PR tree-optimization/90332: Implement vec_init<M><N> where N is a vector mode
James Greenhalgh
- [PATCH] Fix typo in index comporasion of CONSTRUCTOR.
Richard Biener
- [patch] Fix segfault caused by spurious constant overflow
Eric Botcazou
- [PATCH] AARCH64: ILP32: Fix aarch64_asan_shadow_offset
James Greenhalgh
- [PATCH] Improve alias during VN
Richard Biener
- [PATCH][OBVIOUS][DOC] Remove Java Trees from GENERIC manual.
Martin Liška
- [PATCH][AArch64] Emit TARGET_DOTPROD-specific sequence for <us>sadv16qi
James Greenhalgh
- [PATCH v2] aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references
James Greenhalgh
- [DRIVER PATCH]: Nadger subprocess argv[0]
Nathan Sidwell
- undefined behavior in value_range::equiv_add()?
Aldy Hernandez
- [PATCH] Enforce allocator::value_type consistency for containers in C++2a
Jonathan Wakely
- [PATCH] PR libstdc++/90686 update C++2a library status docs
Jonathan Wakely
- [PATCH][GCC][AArch64] Add support for hint intrinsics: __yield, __wfe, __wfi, __sev and __sevl.
James Greenhalgh
- Use ODR for canonical types construction in LTO
Jan Hubicka
- [PATCH][RFC] Sanitize equals and hash functions in hash-tables.
Martin Liška
- [PATCH 1/2] IPA ICF: rewrite references into a hash_map.
Martin Liška
- [PATCH 2/2] IPA ICF: use fibonacci heap instead of list as a worklist.
Martin Liška
- [PATCH] Mostly fix PR90726 - exponential compile-time/memory behavior
Richard Biener
- Go patch committed: Intrinsify runtime/internal/atomic functions
Maciej Rozycki
- [PATCH][Preprocessor][Version 2]patch to fix PR 90581
Qing Zhao
- libgo patch committed: Cheaper context switch on x86_64
Thomas Schwinge
- [PATCH, OpenACC] Add support for gang local storage allocation in shared memory
Julian Brown
- Hashtable Small size optimization
François Dumont
- [C++ PATCH] decls with error_node type
Jason Merrill
- [C++ Patch] Fix cp_parser_unqualified_id typo
Jason Merrill
- [PATCH] PR88777, Out-of-range offsets building glibc test-tgmath2.c
Jeff Law
- [PATCH] [MIPS] Inhibit trailing .insn if pool is not followed by code
Faraz Shahbazker
- [PATCH] preserve integer value of local addresses returned from functions (PR 90737)
Martin Sebor
- [PATCH 1/2] rs6000: Delete wg
Segher Boessenkool
- [PATCH] PR libstdc++/90700 Fix constructor constraint for std::tuple
Jonathan Wakely
- CPUID Patch for IDT Winchip
Maciej W. Rozycki
- PING^1: [PATCH] i386: Generate standard floating point scalar operation patterns
H.J. Lu
- libgo patch committed: Remove unnecessary Go <-> C functions
Ian Lance Taylor
- Go patch committed: Permit inlining references to global variables
Ian Lance Taylor
- libgo patch committed: Delay applying profiling stack skips
Ian Lance Taylor
- Go patch committed: generate unique type descriptors
Ian Lance Taylor
- PR90689, ICE in extract_insn on ppc64le
Alan Modra
- C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
Marek Polacek
- [PATCH V2] A jump threading opportunity for condition branch
Jiufu Guo
- [PATCH] A jump threading opportunity for condition branch
Jiufu Guo
- [PATCH V4] Remove empty loop with assumed finiteness (PR tree-optimization/89713)
Feng Xue OS
- [PATCH] Fix PR90738
Richard Biener
- [PATCH 2/4] Implement N disk counters for single value and indirect call counters.
marxin
- [PATCH 0/4] Store multiple values for single value profilers
Martin Liska
- [PATCH][OBVIOUS] Fix typo in tests.
Martin Liška
- [RFC] SHIFT_COUNT_TRUNCATED and shift_truncation_mask
Robin Dapp
- [committed] Support lastprivate(conditional:) on combined for simd
Jakub Jelinek
- [ARM/FDPIC v5 00/21] FDPIC ABI for ARM
Christophe Lyon
- [PATCH][MSP430][0/4] Reduce code size when performing bit shifts
Jozef Lawrynowicz
- [C++ Patch] Use declarator->id_loc in three additional places
Paolo Carlini
- [PATCH][OBVIOUS] Remove dead code in IPA ICF.
Martin Liška
- [PATCH] IPA ICF: enhance dump output
Martin Liška
- [C++ PATCH] Reduce accumulated garbage in constexpr evaluation.
Jason Merrill
- [C++ PATCH, PING^3] PR60531 - Wrong error about unresolved overloaded function
Jason Merrill
- [PATCH] aarch64: fix asm visibility for extern symbols
Szabolcs Nagy
- [C++ PATCH] structure tag lookup.
Nathan Sidwell
- [PATCH] rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI
Bill Schmidt
- [PATCH 0/7] rs6000: More constraint updates
Segher Boessenkool
- PR C++/63149
Nina Dinka Ranns
- Review Hashtable extract node API
François Dumont
- Do not ask alias subset query when access patch can not extend
Bernhard Reutner-Fischer
- [wwwdocs] Document existence of openacc-gcc-9-branch
Julian Brown
- [PATCH] Integrate non-TBB serial backend support
Thomas Rodgers
- [PATCH 00/12] rs6000: Another batch of constraint simplification
Segher Boessenkool
- Go patch committed: Statically allocate constant interface data
Ian Lance Taylor
- [PATCH, M2] Compiler driver patches
Gaius Mulley
- [PATCH] aarch64' Android Support
林作健
- [PATCH] Enable memory operand for vfpclass[p,s][s,d] patterns.
Hongtao Liu
- [committed] Fix up reference handling on simd constructs
Jakub Jelinek
- [committed] Add support for lastprivate (conditional: ) with reference arguments
Jakub Jelinek
- [committed] Force monotonic loops if lastprivate(conditional:) is present
Jakub Jelinek
- [PATCH] Fix var-tracking ICE with complex subregs (PR debug/90733)
Jakub Jelinek
- [PATCH] Find constant definition for by-ref argument using dominance information (PR ipa/90401)
Feng Xue OS
- [PATCH] Fix HTML headers and titles for 'Installing GCC' pages (PR web/87933).
Martin Liška
- [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses
Thomas Schwinge
- [PATCH][GCC][AARCH64] Add tests for pointer authentication B-key
Sam Tebbs
- [PATCH] Simplify mult where both arguments are 0 or 1 (PR tree-optimization/87954).
Martin Liška
- [PATCH] Testsuite: Add s390 exceptions for gen-vect
Robin Dapp
- Backports to gcc-9-branch
Jakub Jelinek
- [PATCH] Improve PTA flow-sensitivity (for the return stmt)
Richard Biener
- H!..
Joy
- Ping: [PATCH] PR88395 Fix Nullptr when compiling with -fconcepts
Richard Sandiford
- [PATCH] AIX unwind register number fixes
David Edelsohn
- [C++ Patch] Improve check_special_function_return_type locations
Paolo Carlini
- [PATCH] rs6000: Fix new testcase
Segher Boessenkool
- [PATCH] alpha: Use TARGET_COMPUTE_FRAME_LAYOUT
Uros Bizjak
- [PATCH] fix more -Wformat-diag issues
Martin Sebor
- Patch: don't cap TYPE_PRECISION of bitsizetype at MAX_FIXED_MODE_SIZE
Hans-Peter Nilsson
- Go patch committed: Make calls and functions inlinable
Ian Lance Taylor
- [PATCH] handle vla plus offset in strlen (PR 90662)
Martin Sebor
- Go patch committed: Use specialized fast map routines
Ian Lance Taylor
- [PATCH] Enable GCC support for AVX512_VP2INTERSECT.
Hongtao Liu
- [PATCH][ARC][committed] Update tmac tests.
Claudiu Zissulescu
- [PATCH] [ARC] Fix PR89838
Claudiu Zissulescu
- [PATCH] [ARC][DOC] Add documentation naked, ilink and firq
Claudiu Zissulescu
- [PATCH 1/2] [ARC] Improve code gen when compiling for size
Claudiu Zissulescu
- [PATCH] Add warn_unused_result for malloc-like functions (PR tree-optimization/78902).
Martin Liška
- Negative arguments in OpenMP 'num_threads' clause etc.
Thomas Schwinge
- [PR 89330] Avoid adding dead speculative edges to inlinig heap
Martin Liška
- [PATCH][arm] Implement usadv16qi and ssadv16qi standard names
Przemyslaw Wirkus
- [PATCH] Fix PR90574
Richard Biener
- [PATCH] Fix tests that fail with -std=gnu++98 or -std=gnu++11
Jonathan Wakely
- [PATCH] Refactor SFINAE constraints on std::tuple constructors
Jonathan Wakely
- [PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
Jonathan Wakely
- Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1
Richard Biener
- [C++ Patch] Further grokdeclarator locations work
Paolo Carlini
- [committed, amdgcn] Add -march=gfx906 for Vega20
Andrew Stubbs
- [PATCH] Avoid unnecessary inclusion of <stdexcept> header
Jonathan Wakely
- Teach same_types_for_tbaa to structurally compare arrays, pointers and vectors
Martin Jambor
- [PATCH] remove trailing spaces from tree-ssa-strlen.c
Martin Sebor
- [PATCH] Update preferred_stack_boundary only when expanding function call
H.J. Lu
- [PATCH, PPC, Darwin] Ensure unwinder is built with altivec enabled.
Iain Sandoe
- [Darwin, c++, testsuite] Fix alignas4.C for Darwin.
Iain Sandoe
- [PATCH] update get_range_strlen description
Martin Sebor
- libbacktrace integration for _GLIBCXX_DEBUG mode
François Dumont
- Remove -fodr-type-merging
Jan Hubicka
- [PATCH] Disable PowerPC pc-relative support until the code is checked in
Michael Meissner
- [PATCH] PR other/90695 reduce testcase to remove library dependency
Jonathan Wakely
- [PATCH] RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.
Jim Wilson
- Go patch committed: Permit inlining temporary statements and references
Ian Lance Taylor
- libgo patch committed: Ignore unexported names in gccgoimporter
Ian Lance Taylor
- Backported fix for PR82920 to 8-branch
Iain Sandoe
- [PATCH] PR c/17896 Check for missplaced bitwise op
Rafael Tsuha
- [PATCH][D] Fix PR90778
Richard Biener
- Go patch committed: Do simple deadcode elimination
Ian Lance Taylor
- RFA: Synchronize top level files with binutils
Richard Earnshaw (lists)
- [PR90742] OpenACC/OpenMP target offloading: Fortran 'allocatable' scalars in 'firstprivate' clauses
Thomas Schwinge
- Go patch committed: Support inlining functions with if statements
Ian Lance Taylor
- [PATCH 0/3] Enable full libgfortran for AMD GCN
Andrew Stubbs
- [PATCH] Fix bootstrap (was: Re: [PATCH][RFC] Sanitize equals and hash functions in hash-tables.)
Jakub Jelinek
- [PATCH] aarch64: fix gcc.target/aarch64/pcs_attribute-2.c on non-gnu targets
Szabolcs Nagy
- [PATCH] PR libstdc++/90770 fix missing src/debug/Makefile
Jonathan Wakely
- [C++ PATCH] PR c++/90449 - add -Winaccessible-base option.
Matthew Beliveau
- [C++ PATCH] Avoid constexpr garbage for implicit conversion to void.
Jason Merrill
- [RFA PATCH] Recognize ggc_free'd memory in pretty-printers.
Jason Merrill
- Go patch committed: Improve write barrier generation
Ian Lance Taylor
- [C++ PATCH] Add test for c++/77771
Marek Polacek
- [C++ PATCH] Add test for c++/77967
Marek Polacek
- [committed] hppa: Fix support for -fpatchtable-function-entry on hppa-linux
John David Anglin
- [committed]: Add pattern for hppa*-*-linux* to dg-function-on-line
John David Anglin
- [C++ PATCH] Add test for c++/77747
Marek Polacek
- [C++ PATCH] Add test for c++/72845
Marek Polacek
- [C++ PATCH] Add test for c++/77548
Marek Polacek
- [PATCH] Use consistent spelling of PCLMUL instruction
Jonathan Wakely
- [patch, committed] PR 90744
Thomas Koenig
- [C++ PATCH] Add test for c++/52269
Marek Polacek
- [Patch, fortran] PR90786 - [7/8/9/10 Regression] ICE on procedure pointer assignment to function with class pointer result
Paul Richard Thomas
- fold_real_zero_addition_p for vectors
Marc Glisse
- C++ PATCH for c++/66999 - 'this' captured by reference
Marek Polacek
- [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)
François Dumont
- [C++ PATCH] Add test for c++/60366
Marek Polacek
- [doc] extend.texi -- clarify no_sanitize
Gerald Pfeifer
- [PATCH, doc] Update fortran file locations
Maya Rashish
- [PATCH, OpenACC] (1/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)
Julian Brown
- [libstdc++,doc] doc/xml/manual/support.xml - link adjustment and simplification
Gerald Pfeifer
- [wwwdocs] Make it more obvious which releases are still supported
Gerald Pfeifer
- [PATCH v6 10/10] testsuite: Mark testsuite that PRU has different calling convention
Dimitar Dimitrov
- [PATCH v6 07/10] testsuite: Define PRU stack usage
Dimitar Dimitrov
- [PATCH v6 08/10] testsuite: Mark that PRU has one-cycle jumps
Dimitar Dimitrov
- [PATCH v6 06/10] testsuite: Remove PRU from test cases requiring hosted environment
Dimitar Dimitrov
- [PATCH v6 09/10] testsuite: Mark that PRU uses all function pointer bits
Dimitar Dimitrov
- [PATCH v6 00/10] New backend for the TI PRU processor
Dimitar Dimitrov
- [C++ PATCH] Add test for c++/65175
Marek Polacek
- [C++ PATCH] Add test for c++/67533 (or not?)
Marek Polacek
- C++ PATCH for c++/90736 - bogus error with alignof
Marek Polacek
- [PATCH][OBVIOUS] Fix build with --enable-gather-detailed-mem-stats.
Martin Liška
- [PATCH, testsuite, obvious] Require alias support in a test using it.
Iain Sandoe
- [PATCH][gcc] libgccjit: check result_type in gcc_jit_context_new_binary_op
Andrea Corallo
- [PATCH][OBVIOUS] Add missing ATTR_UNUSED (PR bootstrap/90808).
Martin Liška
- [C++ Patch] More grokdeclarator locations fixes
Paolo Carlini
- [PATCH] Construct ipa_reduced_postorder always for overwritable (PR ipa/89009).
Jan Hubicka
- Allow conversions in X/[ex]4 < Y/[ex]4
Marc Glisse
- [PATCH][OBVIOUS] Update __gcov_* scanned function name in a test-case.
Martin Liška
- [committed] Add parsing and diagnostics for #pragma omp scan and reduction(inscan, ...)
Jakub Jelinek
- Handle structural equality of pointers in same_type_for_tbaa_p
Jan Hubicka
- [PATCH] Disable htable sanitization in pt.c (PR c++/87847).
Martin Liška
- [committed, obvious] gcov-tool: Mark {merge,rewrite}_usage with noreturn attribute
Vladislav Ivanishin
- [patch][aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
Sylvia Taylor
- [PATCH, i386]: Improve and modernize ABS/NEG patterns
Uros Bizjak
- Go patch committed: Make escape analysis work with imported functions
Ian Lance Taylor
- [C++ PATCH] Added test for c++/87250
Matthew Beliveau
- Go patch committed: Use gcWriteBarrier for pointer-shaped struct/array
Ian Lance Taylor
- Go patch committed: Permit inlining functions with labels and goto statements
Ian Lance Taylor
- Go patch committed: Make heap expressions's write barrier conditional
Ian Lance Taylor
- Go patch committed: Support inlining functions that use index expressions
Ian Lance Taylor
- [PATCH] Fix nvptx_output_softstack_switch (PR target/90811)
Jakub Jelinek
- [C++ PATCH] Fix C++ wrong-code due to constant_value_1 (PR c++/90810)
Jakub Jelinek
- C++ PATCH for c++/90825 - endless recursion when evaluating sizeof
Marek Polacek
- [PATCH v3 2/3] Add predict_doloop_p target hook
Kewen.Lin
- [PING^4] [PATCH V3] PR88497 - Extend reassoc for vector bit_field_ref
Kewen.Lin
- [Fortran,wwwdocs] readings.html - updates to www.fortran.org
Gerald Pfeifer
- Failed to build llvm 8.0.0 after upgrade gcc to 9.1.0
Yu, Mingli
- [PATCH] Avoid ICE on alias + section attributes on different redeclarations (PR c/90760)
Jakub Jelinek
- *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings
Mark Eggleston
- Infrastructure for optimization level sensitive PARAM_ values
Jan Hubicka
- Remove value_range_constant_singleton
Aldy Hernandez
- Add value_range_base::contains_p
Aldy Hernandez
- [PATCH][C++] Fix PR90801
Richard Biener
- [PATCH] Remove wrong assert about single value profiler.
Martin Liška
- [patch][aarch64]: fix unrecognizable insn for ldr got in ilp32 tiny
Sylvia Taylor
- [PATCH] Minimize number of operations between two areas of memory
H.J. Lu
- [PATCH] Rename header guards to be consistent with upstream project's conventions.
Thomas Rodgers
- [PATCH] Synchronize libstdc++ parallel algorithms with upstream project
Thomas Rodgers
- [PATCH, Darwin, testsuite] Fix PR 65364 (uninit-19.c).
Iain Sandoe
- MAINTAINERS (Write After Approval): Add myself.
Matthew Beliveau
- [PATCH] fixincludes breaks mingw64 build
Bruce Korb
- [PATCH] integrate sprintf pass into strlen (PR 83431)
Martin Sebor
- [PATCH] PR fortran/90002 -- Free array-spec for assumed-shaped coarray
Steve Kargl
- PING: [PATCH] implement -Wformat-diag, v2
Martin Sebor
- [AARCH64] Fix typo in comment
Kugan Vivekanandarajah
- [PATCH] Don't adjust DECL_ALIGN of variables during estimated_stack_frame_size (PR target/90811)
Jakub Jelinek
- [PATCH] Fix 3 warnings in nvptx.c
Jakub Jelinek
- [RFC] ARM -mfpu=auto woes
Alexandre Oliva
- [PATCH] Do not warn with warn_unused_result for alloca(0).
Martin Liška
- [PATCH] Make vectorizer versioning re-use if-conversion versioned loops
Richard Biener
- [PATCH] Simplify std::scoped_lock destructor
Jonathan Wakely
- [PATCH] Replace std::to_string for integers with optimized version
Jonathan Wakely
- [PATCH] Improve static_assert messages for std::variant
Jonathan Wakely
- [committed][nvptx] Assert fork has at most one join in nvptx_find_par
Tom de Vries
- [Vectorizer] Support masking fold left reductions
Alejandro Martinez Vicente
- [PATCH] netbsd EABI support
coypu@sdf.org
- [PATCH,RFC,V2 3/3] Setup for CTF generation and emission
Indu Bhagat
- [PATCH,RFC,V2 2/3] Add CTF command line options : -gtLEVEL
Indu Bhagat
- [PATCH,RFC,V2 1/3] Add new function lang_GNU_GIMPLE
Indu Bhagat
- [PATCH,RFC,V2 0/3] Support for CTF in GCC
Indu Bhagat
- [PATCH][openacc] Disable pass_thread_jumps for IFN_UNIQUE
Tom de Vries
- [PATH] Patch to fix -finstrument-functions-exclude-function-list handling of namespaces and escaped commas
Oliver Browne
- [PATCH] PR fortran/89344 -- INTENT(IN) CLASS(*) cannot be assigned to
Steve Kargl
- [PATCH] PR fortran/88810 -- Code clean up
Steve Kargl
- [PATCH] List myself as write-after-approval
Dimitar Dimitrov
- [PATCH] Fix incorrect __cpp_lib_parallel_algorithm macro definitions
Jonathan Wakely
- [Fortran,wwwdocs] faq.html - updates to www.fortran.org
Gerald Pfeifer
- [COMMITTED] Remove leftover prototype
Steve Kargl
- [PATCH] PR fortran/68544 -- A derived type cannot be actual argument
Steve Kargl
- [PATCH] Add --disable-tm-clone-registry libgcc configure option.
ilia.diachkov@optimitech.com
- C++ PATCH to add test for c++/87410
Marek Polacek
- [PATCH] Make static vars inside of target regions or declare target routines implicitly declare target to (PR middle-end/90779)
Jakub Jelinek
- [PATCH] Make the vectorizer version outer loops
Richard Biener
- Results for 10.0.0 20190612 (experimental) [trunk revision 272202] (GCC) testsuite on x86_64-apple-darwin18
Iain Sandoe
- indirect_ref_may_alias_decl_p fix
Jan Hubicka
- [PATCH] Fix PR90865
Richard Biener
- [PATCH] True IPA reimplementation of IPA-SRA
Jan Hubicka
- [PATCH, wwwdocs] Update on existence of free emulators
coypu@sdf.org
- [PATCH][ARM] Add support for "noinit" attribute
Christophe Lyon
- [AArch64] Use scvtf fbits option where appropriate
Joel Hutton
- [PATCH] Define C11 macros such as FLT_DECIMAL_DIG for C++17
Jonathan Wakely
- [PATCH, testsuite] Require alias support for pr90760.c
Iain Sandoe
- [PATCH, Darwin, testsuite] Adjust two tests for modern OS versions.
Iain Sandoe
- [Darwin, testsuite] - Fix pr71694 fail for m32.
Iain Sandoe
- [PATCH, Darwin, Driver, committed] Improve processing of macosx-version-min=
Iain Sandoe
- [PATCH] avoid ice due to inconsistent argument types to fold_build (PR 90662)
Martin Sebor
- C++ PATCH to detect narrowing in case values (PR c++/90805)
Marek Polacek
- [PATCH, i386]: Use gen_{add2,sub3,extend}_insn some more
Uros Bizjak
- [Patch, fortran] PR90577, PR90578 - FAIL: gfortran.dg/lrshift_1.f90 & Wrong code with LSHIFT and optimization
Harald Anlauf
- [PATCH] PR fortran/89646 -- suppress spurious warnings
Steve Kargl
- [PATCH] improve strcmp folding of unequal strings (PR 90626)
Martin Sebor
- [C++ Patch] More grokdeclarator locations
Paolo Carlini
- C++ PATCH for c++/90881 - bogus -Wunused-value in unevaluated context
Marek Polacek
- Remove nonoverlapping_component_refs_of_decl_p
Jan Hubicka
- [PATCH][TESTSUITE] Add effective target keyword to check for 64-bit long long
Jozef Lawrynowicz
- [PATCH] libgfortran: Use __builtin_mul_overflow in xmallocarray
Janne Blomqvist
- [PATCH] Improve loop-distribution pattern detection with reductions in place
Richard Biener
- C++ PATCH for c++/90884 - stray note with -Wctor-dtor-privacy
Marek Polacek
- [PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v2)
Gaius Mulley
- [C++ PATCH] PR c++/85552 - wrong instantiation of dtor for DMI.
Jason Merrill
- [PATCH] Add __cpp_lib_bind_front macro to <version> header
Jonathan Wakely
- [PATCH] Disable -Wctor-dtor-privacy warnings for some standard types
Jonathan Wakely
- [PATCH, sanitizer] Wrap rethrow_primary_exception (PR 87880).
Iain Sandoe
- [PATCH] i386: Update SSE <-> integer move costs
H.J. Lu
- [patch][aarch64] add netbsd/aarch64 target
coypu@sdf.org
- [patch] Add NetBSD/hppa target
coypu@sdf.org
- [RFC] #pragma omp scan inclusive vectorization
Jakub Jelinek
- [PATCH,Fortran] -- Check for overflow integer exponentation
Steve Kargl
- [Darwin, committed] opts processing - Initial tidy
Iain Sandoe
- [PATCH] rs6000: New iterator CCEITHER
Segher Boessenkool
- [PATCH] Sync top-level change from gdb
Tom Tromey
- [PATCH, i386]: Split several double-word patterns before reload
Uros Bizjak
- [objective-c/c++, testsuite, committed, 1/3] Workaround for PR90709.
Iain Sandoe
- C++ PATCH for c++/60364 - noreturn after first decl not diagnosed
Marek Polacek
- [PATCH,Committed] un-xfail a Fortran test for FreeBSD
Steve Kargl
- [wwwdocs] extensions.html - remove "rogue" MELT page
Gerald Pfeifer
- [Committed,fortran] Dummy argument can't be derived type
Steve Kargl
- [committed][openacc] Fix SIGSEGV in oacc_entry_exit_ok_1
Tom de Vries
- [PATCH, d] Committed merge with upstream dmd 6e44734cc
Iain Buclaw
- [patch, fortran, committed] Improve internal compiler debugging
Thomas Koenig
- Fix aliasing_component_refs WRT trailing arrays of size 0
Jan Hubicka
- [Darwin, committed, opts] Add RejectNegative for cases with explict inverses.
Iain Sandoe
- [Darwin, committed] The need for picsym stubs is dependent on linker used, not OS rev.
Iain Sandoe
- C++ PATCH for c++/83820 - excessive attribute arguments not detected
Marek Polacek
- [PATCH] Fix for c++/90816, c++/90809, Fixes -finstrument-functions-exclude-function-list namespace and comma handling
Oliver Browne
- [committed] pa: Fix nonlocal_goto and builtin_longjmp expanders
John David Anglin
- [committed][nvptx] Fix some missing mode warnings in nvptx.md
Tom de Vries
- [PATCH, PR d/90603] Committed fix for ICE in functionParameters
Iain Buclaw
- [PATCH] improve ifcvt optimization (PR rtl-optimization/89430)
JiangNing OS
- Fix ICE due to commit for PR88834
Kugan Vivekanandarajah
- [nvptx] Fix missing mode warnings in nvptx.md, omp part
Tom de Vries
- [Ada] Workaround for PR ada/80590
Arnaud Charlet
- [MIPS] Fix for the wrong argument sequence in MSA builtin for FMADD/MADDV family.
Dragan Mladjenovic
- [build] Remove support for alternative Solaris 11.4 ld -V output
Rainer Orth
- [PATCH] Remove dead code (PR ipa/90874).
Martin Liška
- Do not give up early on access path oracle
Jan Hubicka
- [PATCH] Add new micro-benchmark for string operations.
Martin Liška
- [PATCH] Handle '\0' in strcmp in RTL expansion (PR tree-optimization/90892).
Martin Liška
- [PATCH, d]: Fix PR90261, FAIL: libphobos.phobos/std/file.d on CentOS 5.11, Linux 2.6.18
Uros Bizjak
- [COMMITTED] Improve PR64242 testcase
Wilco Dijkstra
- [PATCH, og9] Port OpenACC profiling interface to OG9
Kwok Cheung Yeung
- [PR c++/90754] name lookup ICE
Nathan Sidwell
- [PATCH] PR libstdc++/90281 Fix string conversions for filesystem::path
Jonathan Wakely
- [PATCH] Add 'noexcept' to std::lerp
Jonathan Wakely
- [PATCH] Fix AIX test failure due to replacement operator delete
Jonathan Wakely
- [PATCH] i386: Separate costs of RTL expressions from costs of moves
H.J. Lu
- [C++ PATCH] PR c++/90875 - added -Wswitch-outside-range option.
Matthew Beliveau
- [PATCH, i386]: Fix PR 62055, recognize fnabs (FP negative absolute value)
Uros Bizjak
- [PR 90889] Fix IPA-CP topological sorting
Martin Jambor
- [PATCH], PowerPC PR90822 (cleanup lfiwax, lfiwzx generation)
Michael Meissner
- C++ PATCH for c++/61490 - qualified-id in friend function definition
Marek Polacek
- [PATCH][Tree-optimization/PR89772]fold memchr builtins for character not in constant nul-padded string
Jeff Law
- [PATCH] Fix PR84521
Jeff Law
- [PATCH] PowerPC: Add 'prefix' to the 'isa' attribute
Michael Meissner
- [PATCH] [RFC, PGO+LTO] Missed function specialization + partial devirtualization
Xiong Hu Luo
- Ping: [PATCH V2] Loop split upon semi-invariant condition (PR tree-optimization/89134)
Feng Xue OS
- [PATCH] Fix PR90901, debug-expr expansion of deleted labels
Richard Biener
- [PATCH, testsuite]: Fix gcc.target/i386/pr81563.c scan-assembler failure
Uros Bizjak
- [Darwin, committed] The need for FDE symbols is dependent on linker used, not OS rev.
Iain Sandoe
- Restore correct iv step for fully-masked loops
Richard Sandiford
- [PATCH] Add to same comdate group only if set (PR middle-end/90899)
Martin Liška
- [committed][nvptx] Fix __main missing prototype warning in crt0.c
Tom de Vries
- [RFC] Re: [RFC] operand_equal_p with valueization
Martin Liška
- [PATCH] Avoid undefined behaviour in std::byte operators (LWG 2950)
Jonathan Wakely
- [committed][AArch64] Simplify SVE IFN_COND patterns
Richard Sandiford
- [committed][AArch64] Factor out ptrue predicate creation
Richard Sandiford
- [AArch64] Factor out pfalse predicate creation
Richard Sandiford
- [committed][AArch64] Tabify aarch64-sve.md
Richard Sandiford
- [committed][AArch64] Add a new CC mode for SVE conditions
Richard Sandiford
- C++ PATCH for c++/60223 - ICE with T{} in non-deduced context
Marek Polacek
- PING^3: [PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
H.J. Lu
- [PATCH, i386]: Use parametrized pattern names some more
Uros Bizjak
- [PATCH] implement -Wformat-diag, v2
Jeff Law
- [PATCH] PR fortran/87907 -- Don't dereference a NULL pointer
Steve Kargl
- [PATCH][PR89341]Fix ICE on function definition with weakref/alias attributes attached
Jeff Law
- C++ PATCH to add test for c++/71548
Marek Polacek
- [PATCH] xtensa: fix PR target/90922
Max Filippov
- [PATCH] Add CXX_FOR_BUILD to HOST_EXPORTS
Michael Forney
- C++ PATCH to add test for c++/84698
Marek Polacek
- [committed] [PR90862] OpenACC 'declare' ICE when nested inside another construct (was: [OpenACC] declare directive)
Thomas Schwinge
- [committed] [PR90868] Document status quo for duplicate OpenACC 'declare' directives for 'extern' variables
Thomas Schwinge
- [committed] [PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs
Thomas Schwinge
- [committed] Add 'libgomp.oacc-fortran/allocatable-array-1.f90' (was: [gomp4] Properly handle allocatable scalars in acc update)
Thomas Schwinge
- [committed] Add missing results check in 'libgomp.fortran/allocatable3.f90' (was: [5/5] gomp-3_0-branch merge to trunk - OpenMP testsuite additions and fixes)
Thomas Schwinge
- [committed] Fix description of 'GOMP_MAP_FIRSTPRIVATE' (was: [OpenACC] declare directive)
Thomas Schwinge
- [committed] Test cases to verify OpenACC 'firstprivate' mappings
Thomas Schwinge
- [committed] [PR85221] Set 'omp declare target', 'omp declare target link' attributes for Fortran OpenACC 'declare'd variables (was: [gomp4] Re: OpenACC declare directive updates)
Thomas Schwinge
- std::inclusive_scan
Jonathan Wakely
- [committed] [PR90921] Fortran OpenACC 'declare' directive's module handling causes duplicate data clauses (was: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC)
Thomas Schwinge
- Go patch committed: Avoid copy for string([]byte) conversion in string concat
Ian Lance Taylor
- [PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS
Steve Kargl
- [PATCH] let hash-based containers work with non-trivial types (PR 90923)
Martin Sebor
- Go patch committed: Stack allocate buffers for non-escaping string ops
Ian Lance Taylor
- [committed] Fix handling of references in reduction(inscan, ...) and inclusive clauses
Jakub Jelinek
- [PATCH] Reintroduce vec_shl_optab and use it for #pragma omp scan inclusive
Jakub Jelinek
- [RFC, PATCH] Display inlining context for uninitialized warnings
Vladislav Ivanishin
- [PATCH v3 3/3] PR80791 Consider doloop cmp use in ivopts
Kewen.Lin
- [PING][PATCH 0/3] GNAT test suite fixes for build sysroot
Maciej Rozycki
- [PATCH, netbsd] Give a name to the number 0 in sysarch(0, ...)
coypu@sdf.org
- [PATCH] Decrease hash-table-verification-limit from 100 to 10.
Martin Liška
- [PATCH, i386]: Remove dead code from cmpstrnsi expander
Uros Bizjak
- Go patch committed: Optimize string concatenations
Ian Lance Taylor
- [Darwin, committed] Fix two off-by-one errors in the driver.
Iain Sandoe
- PR libstdc++/90945 Patch to have pretty printer for std::vector<bool> return bool intead of int for elements
Michael Weghorn
- [wwwdocs] Announce PRU backend
Dimitar Dimitrov
- Deque fiil/copy/move/copy_backward/move_backward/equal overloads
François Dumont
- unordered_multimap/unordered_multiset optimizations
François Dumont
- [PATCH 1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning>
Jeff Law
- [PATCH 2/2] PR c/65403 - Add tests for -Wno-error=<some-future-option>
Jeff Law
- [PATCH] Wrap 'expand_all_functions' and 'ipa_passes' around timevars
Jeff Law
- [Committed] PR fortran/69499 -- SELECT TYPE is executable statement
Steve Kargl
- [Darwin, specs, committed] Tidy some more linker options.
Iain Sandoe
- Xerox Potential Business Lead
Tania Jones
- [PATCH] PR fortran/86587 -- PRIVATE and BIND(C) are allowed for derived type
Steve Kargl
- [PATCH] Fix non-standard behaviour of std::istream_iterator
Jonathan Wakely
- [PATCH] PR libstdc++/90920 restore previous checks for empty ranges
Jonathan Wakely
- C++ PATCH for c++/64235 - missing syntax error with invalid alignas
Marek Polacek
- [PATCH] Adding RBIT gcc builtin for ARM
Ayan Shafqat
- [C++ Patch] PR 90909 ("[10 Regression] call devirtualized to pure virtual")
Paolo Carlini
- [PATCH 0/2][RFC][PR88836][AARCH64] Fix redundant ptest instruction
Kugan Vivekanandarajah
- [committed] Small inclusive scan SSE2 vectorization improvement
Jakub Jelinek
- [RFC] zstd as a compression algorithm for LTO
Martin Liška
- [PATCH] Fix outdated reference to C++17 draft in the docs
Jonathan Wakely
- AARCH64 configure check for gas -mabi support
Thomas Schwinge
- [committed][testsuite] Add missing dg-require-effective-target alloca
Tom de Vries
- [committed][testsuite] Add missing dg-require-effective-target indirect_jumps
Tom de Vries
- [committed][testsuite] Add missing dg-require-effective-target label_values
Tom de Vries
- [committed][testsuite] Add missing dg-require-effective-target nonlocal_goto
Tom de Vries
- [committed][testsuite] Add missing dg-require-effective-target global_constructor
Tom de Vries
- [patch, committed] Fix for PR 90937
Thomas Koenig
- C++ PATCH to add test for c++/89873
Marek Polacek
- Drop ref2_is_decl from aliasing_component_refs_p
Jan Hubicka
- [PATCH] Qualify calls to __never_valueless in <variant>
Jonathan Wakely
- [PATCH] Skip libstdc++ debug build in early bootstrap stages
Jonathan Wakely
- C++ PATCH for c++/90490 - fix decltype issues in noexcept-specifier
Marek Polacek
- C++ PATCH to add test for c++/87512
Marek Polacek
- [aarch64] Refactor common errata work-around specs
Richard Earnshaw (lists)
- [objective-c/c++, testsuite, committed] Fix stubify tests for -fnext-runtime.
Iain Sandoe
- [PATCH, alpha]: Introduce parametrized pattern names
Uros Bizjak
- C++ PATCH to add test for c++/68265
Marek Polacek
- [Committed] A target in pointer initialization requires SAVE
Steve Kargl
- [RFA] [PR tree-optimization/90949] Don't propagate context sensitive non-nullness when copy-propagating pointers
Jeff Law
- C++ PATCH to add test for c++/79781
Marek Polacek
- [committed] Support 1-byte elements of "omp simd array" arrays during vectorization
Jakub Jelinek
- [committed] Fix OpenMP reference handling to incomplete type during template processing (PR c++/90950)
Jakub Jelinek
- [committed] Add OpenMP 5 exclusive scan support for simd constructs
Jakub Jelinek
- [SVE] [fwprop] PR88833 - Redundant moves for WHILELO-based loops
Prathamesh Kulkarni
- [PATCH] Fix PR90913
Richard Biener
- value_range and irange unification
Aldy Hernandez
- [PATCH] Deprecate -frepo option.
Martin Liška
- [PATCH] Automatics in equivalence statements
Mark Eggleston
- [PATCH 0/5] Tweak IRA handling of tying and earlyclobbers
Richard Sandiford
- [PATCH] Fix PR90914
Richard Biener
- c-family PATCH for c++/90953 - ICE with -Wmissing-format-attribute
Marek Polacek
- [PATCH] Fix PR90930
Richard Biener
- Go patch committed: Open code string slice expressions
Ian Lance Taylor
- Go patch committed: Omit write barrier for assignment to *(convert(&local))
Ian Lance Taylor
- [PATCH] Fix ODR violations in code using <ext/atomicity.h>
Jonathan Wakely
- [RFC] OpenMP 5.0 #pragma omp for {,simd} reduction (inscan, ...) design proposal
Jakub Jelinek
- [Committed] PR fortran/51991 -- Suppress a bogus SAVE error message
Steve Kargl
- [Darwin, fixincludes, comitted] Fix Darwin14 header issues.
Iain Sandoe
- [Darwin, fixincludes, committed] Fix Darwin9/10 math.h issues.
Iain Sandoe
- [Committed] PF fortran/67884 -- Check deferred requirements on function
Steve Kargl
- [PATCH] Enable use of #pragma omp simd reduction(inscan,...) even for GCC10+ in PSTL
Jakub Jelinek
- [committed] Recognize more SIMD lane access patterns
Jakub Jelinek
- Go patch committed: Open code some type assertions
Ian Lance Taylor
- libgo patch committed: Inline and remove eqtype
Ian Lance Taylor
- Go patch committed: Intrinsify some math/bits functions
Ian Lance Taylor
- [PATCH] don't trim empty string initializers for pointers (PR 90947)
Martin Sebor
- C++ PATCH to add test for c++/66256
Marek Polacek
- Start implementing -frounding-math
Marc Glisse
- C++ PATCH to add tests for c++/65707, c++/89480, c++/58836
Marek Polacek
- [committed] Fix avr port
Jeff Law
- [PATCH, fortran] PR89782 READ/WRITE of a character array when it is a parameter
Jerry DeLisle
- [Darwin, PPC, testsuite, committed] Fix darwin-bool-1.c.
Iain Sandoe
- [Darwin, PPC, testsuite, committed] Add requires for DFP to two tests.
Iain Sandoe
- C++ PATCH to rename DEFAULT_ARG to DEFERRED_PARSE
Marek Polacek
- [PATCH] Update to clang-format script
김규래
- [C++ Patch] A few additional location improvements to grokdeclarator and check_tag_decl
Paolo Carlini
- [PATCH 0/3] RFC: Let debug stmts influence codegen at -Og
Richard Sandiford
- [Darwin, PPC, testsuite, committed] Fix pr71785 testcase for Darwin.
Iain Sandoe
- [Darwin, PPC, committed] Emit uppercase versions of ppc defines.
Iain Sandoe
- [Darwin, PPC, committed] Handle GCC target pragma.
Iain Sandoe
- [Darwin, PPC, testsuite, committed] Fix builtins-1 testcase for Darwin.
Iain Sandoe
- [Darwin, PPC, testsuite, committed] Fix pr80125 testcase for Darwin.
Iain Sandoe
- [Darwin, PPC, testsuite, committed] Fix builtins-2 Darwin.
Iain Sandoe
- [Patch, fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics
Harald Anlauf
- Go patch committed: Stop using gcc diagnostic formatting for info messages
Ian Lance Taylor
- Go patch committed: edit error messages to avoid -Wformat-diag warnings
Ian Lance Taylor
- [PATCH] some more -Wformat-diag cleanup
Martin Sebor
- [PATCH] [RS6000] Change maddld match_operand from DI to GPR
Li Jia He
- [PATCH][MSP430] Implement alternate "__intN__" form of "__intN" type
Jozef Lawrynowicz
- [PATCH] Define midpoint and lerp functions for C++20 (P0811R3)
Jonathan Wakely
- [PATCH] Fix PR90972
Richard Biener
- [PATCH] Do not call strlen with NULL argument in libgcov.
Martin Liška
- [PATCH] Fix missing else keyword seen with clang-static-analyzer:
Martin Liška
- [PATCH][Arm] Remove constraint strings from define_expand constructs in the back end
Dennis Zhang
- [PATCH][AArch64] Remove constraint strings from define_expand constructs in the back end
Dennis Zhang
- [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
Martin Jambor
- Go patch committed: Use builtin memcmp directly
Ian Lance Taylor
- [PATCH] Fix PR90930, alias oracle parts
Richard Biener
- Go patch committed: Open code string equality comparisons
Ian Lance Taylor
- [Darwin, testsuite, committed] Fix isysroot-1.c for Darwin versions with fixincludes for stdio.h.
Iain Sandoe
- [Darwin, PPC, testsuite, committed] Fix spec-barr-1.c for Darwin.
Iain Sandoe
- std::vector<bool> code cleanup fixes optimizations
François Dumont
- [Darwin, PPC, testsuite, committed] Skip tests for unimplemented functionality.
Iain Sandoe
- [PATCH v6][C][ADA] use function descriptors instead of trampolines in C
Uecker, Martin
- [PATCH, rs6000] Split up rs6000.c
Bill Seurer
- [PATCH] constrain one character optimization to one character stores (PR 90989)
Martin Sebor
- [RFA] Handle _CHK builtins in tree-ssa-dse.c
Jeff Law
- libgo patch committed: memequal and memclrNoHeapPointers nosplit
Ian Lance Taylor
- [PATCH, RFC] Fix PR62147 by passing finiteness information to RTL phase
Kewen.Lin
- [committed] Fix C ICE with #pragma omp atomic
Jakub Jelinek
- [PATCH] Properly sum costs in tree-vect-loop.c (PR tree-optimization/90973).
Martin Liška
- [PATCH][GCC][AArch64] Make processing less fragile in config.gcc
Tamar Christina
- [GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)
Tamar Christina
- [C++ PATCH] Fix ICE in constexpr evaluation of ADDR_EXPR of ARRAY_REF of a vector (PR c++/90969)
Jakub Jelinek
- [PATCH] Remove dead code in df-scan.c (PR tree-optimization/90978).
Martin Liška
- [PATCH] Change std::ceil2 to be undefined if the result can't be represented
Jonathan Wakely
- [committed, amdgcn] Fix stack initialization bug
Andrew Stubbs
- [committed, amdgcn] Wait for exit value to write before exiting.
Andrew Stubbs
- [PATCH] PR90930 followup
Richard Biener
- PING: [PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v2)
Gaius Mulley
- [PATCH] Transform filter-rtags-warnings to filter-clang-warnings.
Martin Liška
- [PATCH] Try fix PR90911
Richard Biener
- [C++ PATCH] * class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL.
Jason Merrill
- [patch][aarch64]: fix frame pointer setup before tlsdesc call
Sylvia Taylor
- [Darwin, PPC, committed] Move the out of line register save/restore to an endfile.
Iain Sandoe
- [PATCH 00/30] Rename movmem pattern to cpymem
acsawdey@linux.ibm.com
- [PATCH] RISC-V: Add -malign-data= option.
Ilia Diachkov
- libgo patch committed: Silence ar with D flag failures
Ian Lance Taylor
- libgo patch committed: Ignore symbols with a leading dot in test script
Ian Lance Taylor
- [RFA][tree-optimization/90883] Improve DSE to handle redundant calls
Jeff Law
- [Committed] PR fortran/90988 -- Fix.
Steve Kargl
- [C++ PATCH] PR c++/70462 - unnecessary base ctor variant with final.
Jason Merrill
- [PATCH] Fix warnings seen by clang in gcc/symbol-summary.h.
Martin Liška
- [PATCH] doc: Fix opindex for -W options
Segher Boessenkool
- [PATCH] Fix AVX512* wrong-code due to *<extract_type>_vinsert<shuffletype><extract_suf>_0 (PR target/90991)
Jakub Jelinek
- [RFC PATCH, i386]: Autovectorize 8-byte vectors
Uros Bizjak
- [libsanitizer] Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5
Rainer Orth
- [PATCH] Fix misc stuff seen by clang-static-analyzer.
Martin Liška
- [PATCH] Remove quite obvious dead assignments.
Martin Liška
- [PATCH] Kill lto_bitmap_alloc/free
Richard Biener
- [PATCH] Fix ICE in PR90982
Richard Biener
- [PATCH 2/2] rs6000: Fix rs6000_keep_leaf_when_profiled
Segher Boessenkool
- [PATCH 1/2] rs6000: Remove duplicated code
Segher Boessenkool
- [PR preprocessor/90927] Fixe dependency output
Nathan Sidwell
- [PATCH] Add new helper traits for signed/unsigned integer types
Jonathan Wakely
- [PATCH, PPC 1/2] Make sure the common gt-*.h files are built for all sub-targets.
Iain Sandoe
- [PATCH, PPC 2/2] Fix Darwin bootstrap after split of rs6000.c.
Iain Sandoe
- [Committed] Document revision 272667
Steve Kargl
- [gomp4.5] Handle #pragma omp declare target link
Thomas Schwinge
- [PATCH] PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf
Mark Wielaard
- [PATCH] Define std::chars_format enumeration type
Jonathan Wakely
- [PATCH 1/3] C++20 constexpr lib part 1/3
Ed Smith-Rowland via gcc-patches
- [PATCH] C++20 constexpr lib part 2/3
Ed Smith-Rowland via gcc-patches
- [PATCH] rs6000: Enable -fvariable-expansion-in-unroller by default
Bill Schmidt
- [PATCH v3 1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning>
Alex Henrie
- [PATCH][middle-end/88784] Middle end is missing some optimizations about unsigned
Li Jia He
- [PATCH] Improve avx_vec_concat<mode> (PR target/90991)
Jakub Jelinek
- [PATCH,RFC,V3 4/5] CTF generation for a single compilation unit
Indu Bhagat
- [PATCH,RFC,V3 1/5] Add new function lang_GNU_GIMPLE
Indu Bhagat
- [PATCH,RFC,V3 5/5] Update CTF testsuite
Indu Bhagat
- [PATCH,RFC,V3 0/5] Support for CTF in GCC
Indu Bhagat
- allow EH to escape from GIMPLE_EH_ELSE ELSE block
Alexandre Oliva
- introduce EH_ELSE tree and gimplifier
Alexandre Oliva
- RFC: Include <charconv> in <utility> for C++17
Jonathan Wakely
- [PATCH] x86: fix/improve vgf2p8affine*qb insns
Jan Beulich
- [PATCH] ix86: pass correct options to compiler for gfni-4 testcase
Jan Beulich
- [PATCH] x86/AVX512: improve generated code for bit-wise negation of vectors of integers
Jan Beulich
- [PATCH] x86/AVX512: improve generated code for mask-to-vector-register conversions
Jan Beulich
- [PATCH] x86: fix CVT{,T}PD2PI insns
Jan Beulich
- [PATCH] Fix PR91004
Richard Biener
- [PATCH] Fix ICE when __builtin_calloc has no LHS (PR tree-optimization/91014).
Martin Liška
- [PATCH] PR libstdc++/91012 fixfilesystem_error::what() string
Jonathan Wakely
- [PATCH] x86: mark "k" and "Yk" constraints as non-internal
Jan Beulich
- [PATCH] Fix various issues seen with clang-static-analyzer.
Martin Liška
- [PATCH] Add late non-iterating FRE with optimize > 1
Richard Biener
- [PATCH] PR libstdc++/85494 use rand_s in std::random_device
Jonathan Wakely
- [PATCH] Remove another bunch of dead assignment.
Martin Liška
- [PATCH] Fix 2 clang warnings.
Martin Liška
- [PATCH], PR Fix floatsi{sf,df}2 and floatunssi{sf,df}2 for a future powerpc machine
Michael Meissner
- [Committed] PF fortran/90987 -- Adjust parsing of COMMONI
Steve Kargl
- [Darwin, PPC, committed] Do not use longcall for 64b code.
Iain Sandoe
- [Darwin, PPC, committed] Correct whitespace in specs.
Iain Sandoe
- [Darwin, PPC, committed] Allow the user to override the use of hard float in kexts.
Iain Sandoe
- RFC: GCC Aarch64 SIMD vectorization question involving libmvec
Steve Ellcey
- [PATCH] Prepare for prefixed instructions on PowerPC
Michael Meissner
- [PATCH, obvious] gdbhooks.py: rename parameters to match usage
Vladislav Ivanishin
- [C++ PATCH] PR c++/55442 - memory-hog with highly recursive constexpr.
Jason Merrill
- [committed] Fix ICE in scan_operand_equal_p (PR tree-optimization/91010)
Jakub Jelinek
- [committed] Fix -Wimplicit-fallthrough with [[{,un}likely]] attributes on labels (PR c++/91024)
Jakub Jelinek
- Add support for PowerPC prefixed memory instructions and pc-relative support (Intro)
Michael Meissner
- [PATCH] Builtin function roundeven folding implementation
Tejas Joshi
- [PATCH v2 1/2] x86: fix vgf2p8affine*qb insns
Jan Beulich
- [PATCH v2 2/2] x86: improve GFNI insns
Jan Beulich
- [patch, c++ openmp] Improve diagnostics for unmappable types
Andrew Stubbs
- [patch] Reimplement GNU threads library on native Windows
Eric Botcazou
- [PATCH, i386]: Use SSE instructions for MMX modes on 32bit x86
Uros Bizjak
- [PATCH] make gdbhooks.py idempotent with respect to reloading
Vladislav Ivanishin
- Reorg nonoverlapping_component_refs_p
Jan Hubicka
- [PATCH][Arm] Implement vector average patterns in aarch32
Iain Apreotesei
- [PATCH] [ARC][COMMITTED] Fix slsr-13 regressions.
Claudiu Zissulescu
- [PATCH 2/2] [ARC] Fix emitting TLS symbols.
Claudiu Zissulescu
- [PATCH 1/2] [ARC] Fix and refurbish the interrupts.
Claudiu Zissulescu
- [PATCH] Fix few build warnings with LLVM toolchain
Martin Sebor
- [committed, amdgcn] Disable trampolines on GCN5
Andrew Stubbs
- [Darwin, committed] Fix a couple of Wformat-diag build warnings.
Iain Sandoe
- [Darwin, PPC, committed] Install the same headers as other sub-targets.
Iain Sandoe
- Fail building modula2.
Ed Smith-Rowland via gcc-patches
- [PATCH][debug] Fix handling of vlas in lto
Eric Botcazou
- [Ada] Fix wrong code with small array in packed record
Eric Botcazou
- [Ada] Add missing guard for TYPE_CANONICAL
Eric Botcazou
- [Ada] Properly set TYPE_SIZES_GIMPLIFIED
Eric Botcazou
- [Ada] Improved error message for misaligned fields
Eric Botcazou
- [Ada] Fix inconsistent Value_Size for Strict_Alignment types
Eric Botcazou
- [Ada] Fix GIMPLE checking failure on broken code
Eric Botcazou
- [Ada] Fix segfault on dynamic array bound
Eric Botcazou
- [PATCH] Make lto-dump dump symtab callgraph in graphviz format
Giuliano Belinassi
- [PATCH, Ada] Push -shared-libgcc where needed.
Iain Sandoe
- [PATCH, i386]: Move MMX abs pattern outside normal optabs namespace
Uros Bizjak
Last message date:
Sun Jun 30 21:50:00 GMT 2019
Archived on: Sun Mar 8 10:00:50 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).