public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-08-05 15:34 UTC  (24+ messages)
                            ` Monotonically increasing counter (was Re: [Contrib PATCH] Add scripts to convert GCC repo from SVN to Git)

[committed][MSP430] Add "cleanup-saved-temps" directive to gcc.target/msp430/pr80993.c
 2019-08-05 14:13 UTC 

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2019-08-05 13:46 UTC  (19+ 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)
                      ` [PATCH] Handle new operators with no arguments in DCE

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-08-05 13:29 UTC  (31+ messages)

[patch] Fix tree-optimization/91169
 2019-08-05 12:28 UTC  (8+ messages)

Protect tree_to_shwi call in unmodified_param_1
 2019-08-05 12:09 UTC  (2+ messages)

Make function_code a 32-bit field
 2019-08-05 12:05 UTC  (2+ messages)

Add a gimple_move_vops helper function
 2019-08-05 12:02 UTC  (2+ messages)

Fold MASK_LOAD/STORE with an all-true mask
 2019-08-05 12:02 UTC  (2+ messages)

[PATCH 0/2] [MIPS] Emit .note.GNU-stack for linux targets
 2019-08-05 10:49 UTC  (3+ messages)
` [PATCH 1/2][MIPS] Emit .note.GNU-stack for soft-float "
` [PATCH 2/2][MIPS][RFC] Emit .note.GNU-stack for hard-float "

[PATCH v2] RISC-V: Promote type correctly for libcalls
 2019-08-05 10:46 UTC  (5+ messages)

[C] Fix bogus nested enum error message
 2019-08-05  9:00 UTC 

[PATCH] RISC-V: Handle extensions combination correctly in multilib-generator
 2019-08-05  8:55 UTC  (2+ messages)

[PATCH, Ada] Push -shared-libgcc where needed
 2019-08-05  8:14 UTC  (5+ messages)

[PATCH, Ada, Darwin, PPC] PPC Darwin has stack check probes
 2019-08-05  8:14 UTC  (5+ messages)

[PATCH] Add _mm256_{load,store}u2_m128{,d,i} intrinsics (PR target/91341)
 2019-08-05  7:40 UTC  (2+ messages)

[PATCH] Deduce automatically number of cores for -flto option
 2019-08-05  6:41 UTC  (21+ messages)
                ` [PATCH] Properly detect working jobserver in gcc driver

[doc PATCH] document variable attribute alias
 2019-08-05  3:46 UTC  (2+ messages)

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

PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCE
 2019-08-05  1:55 UTC 

[PATCH] Adding _Dependent_ptr type qualifier in C part 1/3
 2019-08-04 23:11 UTC  (6+ messages)

[PING, www] Re: [PATCH] update_web_docs_svn: support the JIT docs (PR jit/64257)
 2019-08-04 22:39 UTC  (7+ messages)
` [PATCH] More fixes for update_web_docs_svn for jit "

[PATCH 1/2] rs6000: Debug regnums for TM registers
 2019-08-04 19:31 UTC  (2+ messages)

Start implementing -frounding-math
 2019-08-04 16:07 UTC  (2+ messages)

[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 

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

[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 

[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 3/8] [og9] Stub implementation of unwinding for AMD GCN
` [PATCH 4/8] [og9] Enable full GFortran library "
` [PATCH 2/8] [og9] Create GCN-specific gthreads
` [PATCH 1/8] [og9] Add support for constructors and destructors on GCN
` [PATCH 5/8] [og9] AMD GCN offloading support
` [PATCH 6/8] [og9] Make OpenACC function-parameter explosion optional
` [PATCH 7/8] [og9] NVPTX GOMP_OFFLOAD_openacc_async_construct arg fix and gomp_print_* 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, 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 2/9] ifcvt: Use enum instead of transform_name string
` [PATCH 6/9] ifcvt: Extract cc comparison from jump
` [PATCH 8/9] ifcvt: Handle swap-style idioms differently
` [PATCH 1/9] ifcvt: Store the number of created cmovs
` [PATCH 7/9] ifcvt: Emit two cmov variants and choose the less expensive one
` [PATCH 9/9] ifcvt: Also pass reversed cc comparison
` [PATCH 4/9] ifcvt: Estimate original costs before convert_multiple
` [PATCH 5/9] ifcvt: Allow constants operands in noce_convert_multiple_sets
` [PATCH 3/9] ifcvt: Only created temporaries as needed

[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] 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] Teach mklog to reference PRs
 2019-08-02  9:12 UTC  (10+ messages)

[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  (9+ messages)

[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)

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).