public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] Further tweaks to C++2a status
 2019-08-04 15:45 UTC 

[PATCH] PR fortran/88227 -- Revenge of the BOZ
 2019-08-04 15:13 UTC  (5+ messages)

[wwwdocs] Update C++2a status
 2019-08-04 14:21 UTC 

[objective-c/c++, testsuite, committed, 1/3] Workaround for PR90709
 2019-08-04 14:00 UTC  (2+ messages)

Darwin backports commited for 9.2
 2019-08-04 13:55 UTC 

[wwwdocs] Remove dysfunctional mirrors-usa.go-parts.com
 2019-08-04 13:27 UTC 

[libstdc++,doc] A final(?) doxygen link fixed
 2019-08-04 13:24 UTC 

[wwwdocs] www.sandpile.org has moved to https
 2019-08-04 13:07 UTC 

[doc] install.texi - remove reference to age-old Tcl bug
 2019-08-04 13:01 UTC 

[PATCH, Ada, Darwin, PPC] PPC Darwin has stack check probes
 2019-08-04  9:00 UTC  (3+ messages)

[PATCH, Ada] Push -shared-libgcc where needed
 2019-08-04  8:59 UTC  (3+ messages)

C++ PATCH for c++/91338 - P1161R3: Deprecate a[b,c]
 2019-08-04  1:54 UTC 

[RFC] Consider lrotate const rotation in vectorizer
 2019-08-03 20:52 UTC  (13+ messages)
` [PATCH, rs6000] Support vrotr<mode>3 for int vector types
            ` [PATCH V2, "
                ` [PATCH V3, "
                    ` [PATCH V5, "

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-08-03 17:26 UTC  (10+ messages)

[PATCH] Adding _Dependent_ptr type qualifier in C part 1/3
 2019-08-03  2:31 UTC  (5+ messages)

[PATCH] PR fortran/89943 -- BIND(C) procedures in submodules
 2019-08-03  2:24 UTC  (2+ messages)

[Committed] PR fortran/90985 -- DATA must be followed by whitespace
 2019-08-02 23:51 UTC 

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-08-02 22:31 UTC  (20+ messages)

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2019-08-02 21:34 UTC  (12+ messages)
                ` [PATCH 1/2] Come up with function_decl_type and use it in tree_function_decl
                  ` [PATCH 2/2] Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383)

[Committed] PR fortran/90297 -- Don't issue EQUIVALENCE syntax error
 2019-08-02 21:34 UTC 

[PATCH], Add future cost placeholder to PowerPC
 2019-08-02 21:10 UTC  (3+ messages)

[PATCH 0/8] [og9] AMD GCN offloading support
 2019-08-02 20:13 UTC  (9+ messages)
` [PATCH 4/8] [og9] Enable full GFortran library for AMD GCN
` [PATCH 2/8] [og9] Create GCN-specific gthreads
` [PATCH 3/8] [og9] Stub implementation of unwinding for AMD GCN
` [PATCH 1/8] [og9] Add support for constructors and destructors on GCN
` [PATCH 7/8] [og9] NVPTX GOMP_OFFLOAD_openacc_async_construct arg fix and gomp_print_* support
` [PATCH 6/8] [og9] Make OpenACC function-parameter explosion optional
` [PATCH 5/8] [og9] AMD GCN offloading support
` [PATCH 8/8] [og9] Update parallel-dims.c and serial-dims.c warning line numbering

Use predicates for RTL objects
 2019-08-02 19:22 UTC  (5+ messages)

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-02 19:01 UTC  (10+ messages)
      ` [PATCHv3] "

rework Ada EH Machine_Occurrence deallocation
 2019-08-02 18:49 UTC  (2+ messages)

C++ PATCH to add test for c++/56428
 2019-08-02 18:16 UTC 

C++ PATCH to add test for c++/53009
 2019-08-02 17:51 UTC 

[COMMITTED] Revise STRICT_ALIGNMENT check in assign_parm_adjust_stack_rtl
 2019-08-02 17:32 UTC 

C++ PATCH to add test for c++/77575
 2019-08-02 17:26 UTC 

[COMMITTED] Remove unused data members from assign_param_data_one
 2019-08-02 17:21 UTC 

[PATCH v2] RISC-V: Promote type correctly for libcalls
 2019-08-02 15:52 UTC  (2+ messages)

[PATCH, i386]: Add *vec_extractv16qi_zext insn pattern
 2019-08-02 15:49 UTC 

[PATCH 0/9] Improve icvt "convert multiple"
 2019-08-02 15:10 UTC  (10+ messages)
` [PATCH 5/9] ifcvt: Allow constants operands in noce_convert_multiple_sets
` [PATCH 6/9] ifcvt: Extract cc comparison from jump
` [PATCH 7/9] ifcvt: Emit two cmov variants and choose the less expensive one
` [PATCH 9/9] ifcvt: Also pass reversed cc comparison
` [PATCH 1/9] ifcvt: Store the number of created cmovs
` [PATCH 2/9] ifcvt: Use enum instead of transform_name string
` [PATCH 4/9] ifcvt: Estimate original costs before convert_multiple
` [PATCH 3/9] ifcvt: Only created temporaries as needed
` [PATCH 8/9] ifcvt: Handle swap-style idioms differently

[patch] Fix minor SLSR pessimization
 2019-08-02 14:50 UTC  (2+ messages)

[PATCH]: Fix PR c++/88095, class template argument deduction for literal operator templates per P0732 for C++2a
 2019-08-02 13:59 UTC 

[PATCH] Amend vec interface with qsort_r style methods
 2019-08-02 13:45 UTC  (2+ messages)

C++ PATCH for c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda
 2019-08-02 13:25 UTC  (5+ messages)

[PATCH] Come up with json::integer_number and use it in GCOV
 2019-08-02 12:40 UTC  (4+ messages)

[C++ Patch] Improve delete_sanity locations
 2019-08-02 12:27 UTC  (5+ messages)

[C++] Don't fold __builtin_constant_p prematurely
 2019-08-02 12:11 UTC  (3+ messages)

[patch] Fix tree-optimization/91169
 2019-08-02 11:25 UTC  (6+ messages)

[patch] Set TREE_THIS_NOTRAP throughout tree-nested.c
 2019-08-02 10:18 UTC  (6+ messages)

[Patch, testsuite, committed] Fix bogus gcc.dg/torture/ssa-fre-{5,7}.c failures for avr
 2019-08-02 10:13 UTC  (3+ messages)

[PATCH, i386]: Fix PR 91323, LTGT rtx produces UCOMISS instead of COMISS
 2019-08-02 10:03 UTC 

[PATCH] Deduce automatically number of cores for -flto option
 2019-08-02  9:55 UTC  (22+ messages)
                    ` [PATCH] Properly detect working jobserver in gcc driver

[PATCH] Teach mklog to reference PRs
 2019-08-02  9:12 UTC  (12+ messages)
    ` [PATCH] mklog: parse PR references from new test files

[patch] Small tweaks to profile parameters
 2019-08-02  8:34 UTC  (2+ messages)

[PATCH] Improve QImode extraction without SSE4.1 (PR tree-optimization/91201)
 2019-08-02  8:22 UTC  (2+ messages)

[committed] Update quadmath M_*q constants
 2019-08-02  8:04 UTC 

[PATCH] RISC-V: Promote type correctly for libcalls
 2019-08-02  7:01 UTC  (3+ messages)

[ira,reload] Invalid assert in reload1.c::finish_spills?
 2019-08-02  6:57 UTC  (2+ messages)

[PATCH] Make cdtor names stable for LTO (PR lto/91307)
 2019-08-02  6:08 UTC  (3+ messages)

[Patch, testsuite, committed] Fix bogus gcc.dg/torture/ssa-fre-6.c failure for avr
 2019-08-02  5:28 UTC 

[PATCH] Check -shared is available for tesstcases
 2019-08-02  3:17 UTC  (3+ messages)

[PATCH 1/3] C++20 constexpr lib part 1/3
 2019-08-02  1:04 UTC  (10+ messages)
            ` [PATCH 2/3] C++20 constexpr lib part 2/3 - swappish functions

[PATCH] Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK
 2019-08-02  0:04 UTC 

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-08-01 23:35 UTC  (5+ messages)
` [PATCH 1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags "

[PATCH] don't trim empty string initializers for pointers (PR 90947)
 2019-08-01 22:11 UTC  (8+ messages)

[PATCH] Add future.md placeholder to PowerPC
 2019-08-01 21:56 UTC  (2+ messages)

[PATCH] PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords
 2019-08-01 21:11 UTC 

Add line returns in RTL dump file
 2019-08-01 21:02 UTC 

Fix minor issues in branch prediction code
 2019-08-01 20:16 UTC 

[PATCH, committed] Fix comment about pcrel_external_address
 2019-08-01 20:11 UTC  (2+ messages)

[C++ Patch] Do not warn about [[nodiscard]] applied to a constructor
 2019-08-01 19:44 UTC  (2+ messages)

[PATCH, i386]: Introduce usadv8qi
 2019-08-01 18:18 UTC 

[PATCH, i386]: Improve V2SI extractions
 2019-08-01 17:35 UTC 

[PATCH] Make BITMAP_WORD more easily configurable
 2019-08-01 17:26 UTC  (8+ messages)

[range-ops] patch 01/04: types for VR_UNDEFINED and VR_VARYING
 2019-08-01 16:35 UTC  (18+ messages)

C++ PATCH to detect narrowing in case values (PR c++/90805)
 2019-08-01 16:17 UTC  (7+ messages)

[PATCH] Mark DECL_SET_IS_OPERATOR_DELETE for user-provided delete operators
 2019-08-01 16:16 UTC  (2+ messages)

[PATCH 1/2] Introduce gcc_sort_r
 2019-08-01 16:02 UTC  (4+ messages)
` [PATCH 2/2] Use gcc_sort_r in domwalk

[RFC][tree-vect]PR 88915: Further vectorize second loop when versioning
 2019-08-01 15:26 UTC  (10+ messages)

Add ARRAY_REF based access patch disambiguation
 2019-08-01 15:13 UTC  (4+ messages)

[PATCH] Remove a pointless global var
 2019-08-01 14:04 UTC  (12+ messages)

[COMMITTED] Fix pr89330_0.C test
 2019-08-01 12:55 UTC 

Deque fiil/copy/move/copy_backward/move_backward/equal overloads
 2019-08-01 12:53 UTC  (8+ messages)
` PR 90409 "

[PATCH] Check -shared is available for pr87906's tesstcase
 2019-08-01 12:06 UTC  (2+ messages)

Remove pointless global var
 2019-08-01 11:36 UTC 

r273969 - in /trunk/gcc/lto: ChangeLog Make-lan
 2019-08-01 10:30 UTC  (2+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-08-01 10:13 UTC  (14+ messages)
` [ARM/FDPIC v5 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided

PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a
 2019-08-01 10:04 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).