public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [RS6000] Change maddld match_operand from DI to GPR
 2019-06-24  8:10 UTC  (8+ messages)

[PATCH 0/5] Tweak IRA handling of tying and earlyclobbers
 2019-06-24  8:06 UTC  (9+ messages)
` [PATCH 1/5] Use alternative_mask for add_insn_allocno_copies
` [PATCH 2/5] Simplify ira_setup_alts
` [PATCH 3/5] Make ira_get_dup_out_num handle more cases
` [PATCH 4/5] Allow earlyclobbers in ira_get_dup_out_num
` [PATCH 5/5] Use ira_setup_alts for conflict detection

[PATCH] Update to clang-format script
 2019-06-24  3:58 UTC  (2+ messages)

[PATCH] [RFC, PGO+LTO] Missed function specialization + partial devirtualization
 2019-06-24  2:34 UTC  (12+ messages)
  ` [PATCH 2/2] Rename SINGE_VALUE to TOPN_VALUES counters

[PATCH] some more -Wformat-diag cleanup
 2019-06-24  0:00 UTC 

[PATCH][RFC] Sanitize equals and hash functions in hash-tables
 2019-06-23 23:08 UTC  (18+ messages)

Go patch committed: edit error messages to avoid -Wformat-diag warnings
 2019-06-23 22:10 UTC 

Go patch committed: Stop using gcc diagnostic formatting for info messages
 2019-06-23 22:05 UTC 

[PATCH] don't trim empty string initializers for pointers (PR 90947)
 2019-06-23 21:51 UTC  (3+ messages)

[Patch, fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics
 2019-06-23 21:37 UTC 

[Darwin, PPC, testsuite, committed] Fix builtins-2 Darwin
 2019-06-23 20:31 UTC 

[Darwin, PPC, testsuite, committed] Fix pr80125 testcase for Darwin
 2019-06-23 20:14 UTC 

[Darwin, PPC, testsuite, committed] Fix builtins-1 testcase for Darwin
 2019-06-23 19:55 UTC 

[Darwin, PPC, committed] Handle GCC target pragma
 2019-06-23 19:25 UTC 

[Darwin, PPC, committed] Emit uppercase versions of ppc defines
 2019-06-23 19:17 UTC 

[Darwin, PPC, testsuite, committed] Fix pr71785 testcase for Darwin
 2019-06-23 19:04 UTC 

[PATCH] [ARC] Fix PR89838
 2019-06-23 19:03 UTC  (2+ messages)

[C++ Patch] PR 90909 ("[10 Regression] call devirtualized to pure virtual")
 2019-06-23 17:45 UTC  (8+ messages)

[PATCH 0/3] RFC: Let debug stmts influence codegen at -Og
 2019-06-23 13:53 UTC  (4+ messages)
` [PATCH 1/3] RFC: Add a mode in which debug stmts participate in codegen
` [PATCH 3/3] RFC: Add -O1g
` [PATCH 0/3] RFC: Keep debug values live for -Og

[C++ Patch] A few additional location improvements to grokdeclarator and check_tag_decl
 2019-06-23 11:58 UTC 

[PATCH] i386: Separate costs of RTL expressions from costs of moves
 2019-06-23 11:18 UTC  (8+ messages)

[PATCH] implement -Wformat-diag, v2
 2019-06-23  4:46 UTC  (8+ messages)

C++ PATCH to rename DEFAULT_ARG to DEFERRED_PARSE
 2019-06-23  3:29 UTC  (2+ messages)

C++ PATCH to detect narrowing in case values (PR c++/90805)
 2019-06-23  3:28 UTC  (2+ messages)

Start implementing -frounding-math
 2019-06-22 22:22 UTC  (3+ messages)

[Darwin, PPC, testsuite, committed] Add requires for DFP to two tests
 2019-06-22 20:02 UTC 

[Darwin, PPC, testsuite, committed] Fix darwin-bool-1.c
 2019-06-22 19:58 UTC 

[PATCH, fortran] PR89782 READ/WRITE of a character array when it is a parameter
 2019-06-22 18:51 UTC  (4+ messages)

[committed] Fix avr port
 2019-06-22 16:33 UTC 

C++ PATCH to add tests for c++/65707, c++/89480, c++/58836
 2019-06-22 16:30 UTC 

C++ PATCH to add test for c++/66256
 2019-06-22 15:52 UTC 

Remove nonoverlapping_component_refs_of_decl_p
 2019-06-22 15:36 UTC  (5+ messages)

[PATCH] Enable GCC support for AVX512_VP2INTERSECT
 2019-06-22  7:38 UTC  (19+ messages)

[C++ Patch] More grokdeclarator locations
 2019-06-22  4:18 UTC  (2+ messages)

C++ PATCH for c++/90881 - bogus -Wunused-value in unevaluated context
 2019-06-22  4:13 UTC  (2+ messages)

C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
 2019-06-22  0:28 UTC  (10+ messages)

Go patch committed: Intrinsify some math/bits functions
 2019-06-21 22:42 UTC 

libgo patch committed: Inline and remove eqtype
 2019-06-21 22:22 UTC 

Go patch committed: Open code some type assertions
 2019-06-21 22:01 UTC 

[committed] Recognize more SIMD lane access patterns
 2019-06-21 21:38 UTC 

[PATCH] Enable use of #pragma omp simd reduction(inscan,...) even for GCC10+ in PSTL
 2019-06-21 21:18 UTC 

C++ PATCH for c++/61490 - qualified-id in friend function definition
 2019-06-21 20:30 UTC  (2+ messages)

[Committed] PF fortran/67884 -- Check deferred requirements on function
 2019-06-21 20:27 UTC 

C++ PATCH for c++/60223 - ICE with T{} in non-deduced context
 2019-06-21 20:15 UTC  (2+ messages)

C++ PATCH for c++/64235 - missing syntax error with invalid alignas
 2019-06-21 20:14 UTC  (2+ messages)

C++ PATCH for c++/90490 - fix decltype issues in noexcept-specifier
 2019-06-21 20:14 UTC  (3+ messages)

[C++ PATCH] PR c++/90875 - added -Wswitch-outside-range option
 2019-06-21 19:52 UTC  (10+ messages)

[Darwin, fixincludes, committed] Fix Darwin9/10 math.h issues
 2019-06-21 19:34 UTC 

[Darwin, fixincludes, comitted] Fix Darwin14 header issues
 2019-06-21 19:30 UTC 

[PATCH] Define C11 macros such as FLT_DECIMAL_DIG for C++17
 2019-06-21 18:37 UTC  (3+ messages)

[PATCH] Fix PR90930
 2019-06-21 18:13 UTC  (5+ messages)

[PATCH] PR libstdc++/90920 restore previous checks for empty ranges
 2019-06-21 17:38 UTC  (2+ messages)

[PATCH] Fix ODR violations in code using <ext/atomicity.h>
 2019-06-21 17:13 UTC  (4+ messages)

[Committed] PR fortran/51991 -- Suppress a bogus SAVE error message
 2019-06-21 17:02 UTC 

[RFC] OpenMP 5.0 #pragma omp for {,simd} reduction (inscan, ...) design proposal
 2019-06-21 17:01 UTC 

[RFA] [PR tree-optimization/90949] Don't propagate context sensitive non-nullness when copy-propagating pointers
 2019-06-21 16:38 UTC  (7+ messages)

[PATCH] improve ifcvt optimization (PR rtl-optimization/89430)
 2019-06-21 16:10 UTC  (6+ messages)

Go patch committed: Omit write barrier for assignment to *(convert(&local))
 2019-06-21 14:34 UTC 

c-family PATCH for c++/90953 - ICE with -Wmissing-format-attribute
 2019-06-21 14:33 UTC  (2+ messages)

[PATCH] Deprecate -frepo option
 2019-06-21 14:28 UTC  (5+ messages)

Go patch committed: Open code string slice expressions
 2019-06-21 14:19 UTC 

[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses
 2019-06-21 14:11 UTC  (3+ messages)
` [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses: 'declare'

[PATCH] Automatics in equivalence statements
 2019-06-21 14:10 UTC  (2+ messages)

[RFC] zstd as a compression algorithm for LTO
 2019-06-21 14:01 UTC  (11+ messages)
                  ` [PATCH] Add .gnu.lto_.meta section

[PATCH] Fix PR90914
 2019-06-21 13:55 UTC 

Drop ref2_is_decl from aliasing_component_refs_p
 2019-06-21 12:15 UTC  (2+ messages)

value_range and irange unification
 2019-06-21 11:41 UTC 

[PATCH] Fix PR90913
 2019-06-21 11:09 UTC 

[SVE] [fwprop] PR88833 - Redundant moves for WHILELO-based loops
 2019-06-21  9:52 UTC 

[committed] Add OpenMP 5 exclusive scan support for simd constructs
 2019-06-21  6:57 UTC 

[committed] Fix OpenMP reference handling to incomplete type during template processing (PR c++/90950)
 2019-06-21  6:54 UTC 

[committed] Support 1-byte elements of "omp simd array" arrays during vectorization
 2019-06-21  6:52 UTC 

Deque fiil/copy/move/copy_backward/move_backward/equal overloads
 2019-06-21  4:43 UTC  (3+ messages)

[PATCH] Wrap 'expand_all_functions' and 'ipa_passes' around timevars
 2019-06-20 22:47 UTC  (4+ messages)

C++ PATCH to add test for c++/79781
 2019-06-20 22:36 UTC 

[Committed] A target in pointer initialization requires SAVE
 2019-06-20 22:20 UTC 

C++ PATCH to add test for c++/68265
 2019-06-20 22:05 UTC 

[PATCH, alpha]: Introduce parametrized pattern names
 2019-06-20 21:09 UTC 

Review Hashtable extract node API
 2019-06-20 20:40 UTC  (9+ messages)

[PATCH] PR fortran/86587 -- PRIVATE and BIND(C) are allowed for derived type
 2019-06-20 20:17 UTC  (2+ messages)

[PATCH] Add --disable-tm-clone-registry libgcc configure option
 2019-06-20 19:51 UTC  (2+ messages)

[objective-c/c++, testsuite, committed] Fix stubify tests for -fnext-runtime
 2019-06-20 19:21 UTC 

C++ PATCH for c++/60364 - noreturn after first decl not diagnosed
 2019-06-20 19:12 UTC  (12+ messages)
    ` C++ PATCH for c++/60364 - noreturn after first decl not diagnosed (v2)

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2019-06-20 18:56 UTC  (10+ messages)

[aarch64] Refactor common errata work-around specs
 2019-06-20 17:29 UTC 

Use ODR for canonical types construction in LTO
 2019-06-20 17:17 UTC  (16+ messages)

C++ PATCH to add test for c++/87512
 2019-06-20 15:38 UTC 

[PATCH 0/3] GNAT test suite fixes for build sysroot
 2019-06-20 15:32 UTC  (6+ messages)
` [PING][PATCH "

[PATCH] Skip libstdc++ debug build in early bootstrap stages
 2019-06-20 14:37 UTC  (2+ messages)

[PATCH] Qualify calls to __never_valueless in <variant>
 2019-06-20 14:18 UTC 

RFA: Synchronize top level files with binutils
 2019-06-20 14:10 UTC  (8+ messages)

[PATCH] Handle '\0' in strcmp in RTL expansion (PR tree-optimization/90892)
 2019-06-20 12:55 UTC  (7+ messages)

C++ PATCH to add test for c++/89873
 2019-06-20 12:24 UTC 

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-06-20 12:17 UTC  (5+ messages)
` [PATCH v3 3/3] PR80791 "

[PATCH] Adding RBIT gcc builtin for ARM
 2019-06-20 12:08 UTC 

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