public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses
 2017-05-19 11:09 UTC  (2+ messages)

[PATCH] Try to fix recently introduced crashes in ggc_collect
 2017-05-19 11:06 UTC  (7+ messages)
  ` [PATCH] Try harder "

Runtime checking of OpenACC parallelism dimensions clauses
 2017-05-19 11:03 UTC  (2+ messages)

[PATCH] [Aarch64] Variable shift count truncation issues
 2017-05-19 11:03 UTC  (3+ messages)

[PATCH][Aarch64] Add support for overflow add and sub operations
 2017-05-19 11:00 UTC  (2+ messages)

[PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800)
 2017-05-19 10:59 UTC  (5+ messages)

[PATCH][2/2] early LTO debug, main part
 2017-05-19 10:44 UTC 

[PATCH][1/2] Early LTO debug, simple-object part
 2017-05-19 10:38 UTC 

[PATCH 0/7] [ARC] Patterns update and fixes
 2017-05-19 10:35 UTC  (8+ messages)
` [PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns
` [PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses
` [PATCH 1/7] [ARC] Make mulsi for A700 pattern commutative
` [PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment
` [PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate
` [PATCH 2/7] [ARC] Avoid use of hard registers before reg-alloc
` [PATCH 3/7] [ARC] Allow r30 to be used by the reg-alloc

[PATCH][2/2] Early LTO debug -- main part
 2017-05-19 10:33 UTC  (6+ messages)
` [PING][PATCH][2/2] "

[PATCH] Tree-level fix for PR 69526
 2017-05-19 10:32 UTC  (25+ messages)
                            ` [PATCH 1/3] Simplify wrapped binops
                            ` [PATCH 2/3] "
                            ` [PATCH 3/3] "

RFA: PATCH to check for overflow in make_tree_vec_stat
 2017-05-19 10:10 UTC  (2+ messages)

[PATCH] Support multiline GTY markers in Doxygen filter; add unittests
 2017-05-19  9:14 UTC  (4+ messages)
` [PATCH 1/2] Port Doxygen support script from Perl to Python; "
  ` [PING] "

[PATCH] enhance debug_tree() to print DECL_READ_P flag
 2017-05-19  9:12 UTC  (2+ messages)

[PATCH] gcc::context creation
 2017-05-19  9:10 UTC  (4+ messages)

[PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.*
 2017-05-19  9:04 UTC  (5+ messages)
` [PATCH 1/2] [testsuite] Move non-standard parallelization support into new lib and fix flaw
` [PATCH 2/2] [testsuite] PR 80759 Remove gas extensions from do-test.S, fix other problems

Turn inline_edge_summary into ipa_call_summary
 2017-05-19  9:00 UTC 

[PATCH] Fix PR80764
 2017-05-19  8:51 UTC 

[PATCH] [i386] Recompute the frame layout less often
 2017-05-19  5:12 UTC  (18+ messages)

[PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext
 2017-05-19  3:15 UTC  (2+ messages)

RFA: PATCH to add id_strcmp helper function
 2017-05-19  3:13 UTC  (2+ messages)

[patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array
 2017-05-19  2:30 UTC  (2+ messages)

Go patch committed: Pass -I to gotools build
 2017-05-18 22:51 UTC 

[PATCH] rs6000: Separate shrink-wrapping for FPRs
 2017-05-18 22:44 UTC  (3+ messages)

[PATCH] cfgcleanup: Ignore clobbers in bb_is_just_return
 2017-05-18 21:20 UTC 

[New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional
 2017-05-18 19:05 UTC  (5+ messages)
    ` [New file, Ping] "

PR80806
 2017-05-18 18:56 UTC 

[C++ PATCH] OVERLOAD iterators #7
 2017-05-18 18:55 UTC 

[PATCH, i386]: Fix PR 80799: x86-32 generates MMX without EMMS
 2017-05-18 18:20 UTC 

Go patch committed: Ignore struct field tags for type conversion
 2017-05-18 18:13 UTC 

[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-05-18 18:05 UTC 

[PATCH] PR c++/80544 strip cv-quals from cast results
 2017-05-18 17:51 UTC  (3+ messages)

[PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions
 2017-05-18 17:40 UTC 

[Patch, committed as obvious] Remove stray comma from enum dump_kind
 2017-05-18 17:36 UTC  (2+ messages)

[PATCH 0/3] Split off powerpcspe from rs6000 port
 2017-05-18 16:48 UTC  (4+ messages)

[PATCH] Limit perf data buffer during profiling
 2017-05-18 16:30 UTC  (5+ messages)

Break out predicates to ipa-predicates.[ch]
 2017-05-18 16:27 UTC 

[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-05-18 16:08 UTC  (2+ messages)

[C++ PATCH] OVL_USED dies
 2017-05-18 15:33 UTC 

[PATCH] Calculate scaled frequency in HOST_WIDE_INT (PR ipa/80663)
 2017-05-18 14:45 UTC 

[RFC][PATCH] Introduce -fdump*-folding
 2017-05-18 14:26 UTC  (21+ messages)
        ` [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type
              ` [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type
              ` [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum
              ` [PATCH v2 04/N] Simplify usage of some TDF_* flags

[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-05-18 14:23 UTC  (5+ messages)

[PATCH rs6000] Fix up dg-options for BMI intrinsic tests
 2017-05-18 13:52 UTC  (3+ messages)

[C++ PATCH] OVERLOAD iterators #6
 2017-05-18 13:36 UTC 

[PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
 2017-05-18 12:15 UTC 

[C PATCH] More cleanups
 2017-05-18 11:27 UTC 

[C PATCH] delete unused function
 2017-05-18 11:25 UTC  (2+ messages)

[PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
 2017-05-18 11:16 UTC 

[PATCH GCC8][29/33]New register pressure estimation
 2017-05-18 11:10 UTC  (8+ messages)

[PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings
 2017-05-18 11:01 UTC 

C PATCH to use bool more (committed)
 2017-05-18 10:57 UTC 

[C++ PATCH] name-lookup args ordering
 2017-05-18 10:53 UTC 

[patch] build xz (instead of bz2) compressed tarballs and diffs
 2017-05-18 10:41 UTC  (2+ messages)

[PR80693] drop value of parallel SETs dropped by combine
 2017-05-18 10:34 UTC 

[PATCH] Update libstdc++ version info in manual
 2017-05-18 10:26 UTC  (2+ messages)

[PATCH,DWARF,v2] AIX dwarf2out label fix
 2017-05-18 10:09 UTC 

[PATCH] Fix test to compile in C++98 mode
 2017-05-18 10:00 UTC 

Handle data dependence relations with different bases
 2017-05-18  8:35 UTC  (6+ messages)

Move X==15-X to match.pd
 2017-05-18  7:48 UTC  (2+ messages)

[ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797)
 2017-05-18  7:09 UTC  (3+ messages)

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-05-18  7:07 UTC  (3+ messages)

[PATCH] add more detail to -Wconversion and -Woverflow (PR 80731)
 2017-05-18  6:24 UTC 

[PATCH, rs6000] Fold Vector misc - fix testcases
 2017-05-18  0:05 UTC  (2+ messages)

[other/80803] libgo
 2017-05-17 22:40 UTC  (4+ messages)

[patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul
 2017-05-17 22:35 UTC 

[PATCH, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins
 2017-05-17 21:41 UTC  (2+ messages)

[PATCH] Fix comparison of decimal float zeroes (PR80692)
 2017-05-17 21:01 UTC  (2+ messages)

[patch] FreeBSD arm: make _Unwind_G/SetIP available as function
 2017-05-17 20:56 UTC  (2+ messages)

[PATCH 0/4] Minor SPARC T4 and M7 fixes and additions
 2017-05-17 20:56 UTC  (8+ messages)
` [PATCH 2/4] Add a branch cost for SPARC T4
` [PATCH 4/4] Set function alignment for M7 to 8 bytes
` [PATCH 1/4] Fix typo in config/sparc/sol2.h
` [PATCH 3/4] Add a branch cost for SPARC M7

libgo patch committed: add "vendor" to pkgpath for vendored standard packages
 2017-05-17 20:36 UTC 

[patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ
 2017-05-17 18:44 UTC  (2+ messages)

[PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure
 2017-05-17 18:44 UTC  (2+ messages)

[PATCH, committed] Typo in gcc.target/powerpc/pr78604.c
 2017-05-17 17:53 UTC 

C PATCH to use NULL_TREE instead of 0 for trees
 2017-05-17 17:41 UTC  (2+ messages)

[PATCH] Fixes to Doxygen comments in libstdc++ headers
 2017-05-17 16:27 UTC 

[C++ PATCH] extern "C" checking
 2017-05-17 15:52 UTC 

[PATCH 1/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-05-17 15:46 UTC 

[PATCH 0/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-05-17 15:40 UTC 

[PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt
 2017-05-17 15:26 UTC  (3+ messages)

[PATCH] Add -dB option to disable backtraces
 2017-05-17 14:59 UTC  (4+ messages)

Trun predicates into a class
 2017-05-17 14:10 UTC  (3+ messages)

[C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible
 2017-05-17 13:46 UTC  (7+ messages)

[PATCH,AIX] Enable FFI Go Closure on AIX
 2017-05-17 13:46 UTC  (6+ messages)
`  "

[RFC PATCH, i386]: Enable post-reload compare elimination pass
 2017-05-17 13:11 UTC  (13+ messages)

[C++ PATCH] OVERLOAD iterators #5
 2017-05-17 12:53 UTC 

[PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations
 2017-05-17 12:36 UTC  (4+ messages)

[PATCH] make RTL/TREE/IPA dump kind an index
 2017-05-17 12:25 UTC  (11+ messages)

[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization
 2017-05-17 12:25 UTC 

[gomp4] Implement OpenACC 2.5 reference counting, and finalize clause
 2017-05-17 12:16 UTC  (5+ messages)

[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
 2017-05-17 11:53 UTC  (10+ messages)

[gomp4] backport misc OMP 4.5 changes from trunk
 2017-05-17 11:48 UTC  (2+ messages)

[PATCH] Fix PR80754
 2017-05-17 11:39 UTC 

[C++ PATCH] OVERLOAD iterators #4
 2017-05-17 11:32 UTC 

C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659)
 2017-05-17 10:48 UTC  (3+ messages)

[PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)
 2017-05-17  9:57 UTC  (2+ messages)

[PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
 2017-05-17  9:52 UTC  (3+ messages)
` [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls

[PATCH, GCC/ARM] Fix comment for cmse_nonsecure_call_clear_caller_saved
 2017-05-17  9:02 UTC  (2+ messages)

[PATCH] Enable by default -Werror just for bootstrap-debug.mk
 2017-05-17  8:51 UTC 

[PATCH] Dump functions for verification failures
 2017-05-17  8:45 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).