public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [ARC] Recognise add_n and sub_n in combine again
 2017-05-19 19:02 UTC  (4+ messages)

[PATCH 0/4] Minor SPARC T4 and M7 fixes and additions
 2017-05-19 18:53 UTC  (10+ 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

[PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800)
 2017-05-19 18:45 UTC  (9+ messages)

[PATCH] Try harder to fix recently introduced crashes in ggc_collect
 2017-05-19 18:14 UTC  (3+ messages)

MinGW compilation warnings in libiberty's include/environ.h
 2017-05-19 17:41 UTC  (3+ messages)

MinGW compilation warnings in libiberty's waitpid.c
 2017-05-19 17:26 UTC  (3+ messages)

[config PATCH] --enable-languages
 2017-05-19 17:05 UTC 

[PATCH] Remove gen_cell_microcode, warn_cell_microcode
 2017-05-19 16:59 UTC 

[C++ Patch] Replace a few more error + error with error + inform
 2017-05-19 16:15 UTC 

libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs
 2017-05-19 16:13 UTC  (3+ messages)

MinGW compilation warnings in libiberty's xstrndup.c
 2017-05-19 16:08 UTC  (4+ messages)

[PATCH GCC]Check tieable TRUNCATE only if inner rtx is register
 2017-05-19 16:07 UTC 

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

[PATCH] Introduce symtab_node::dump_{asm_,}name functions
 2017-05-19 15:22 UTC  (2+ messages)

[PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
 2017-05-19 14:41 UTC  (2+ messages)

[PATCH] Move symtab_node::dump_table to symbol_table::dump
 2017-05-19 14:38 UTC  (2+ messages)

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

[C++ PATCH] OVERLOAD iterators #8
 2017-05-19 14:30 UTC 

OpenACC 2.5 default (present) clause
 2017-05-19 14:05 UTC  (4+ messages)

OpenACC default clause maintenance
 2017-05-19 13:41 UTC  (3+ messages)

ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
 2017-05-19 13:39 UTC 

[HSA, PATCH] Load an HSA runtime via dlopen mechanism
 2017-05-19 13:36 UTC  (4+ messages)

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-05-19 13:34 UTC  (5+ messages)

[PATCH] Enable by default -Werror just for bootstrap-debug.mk
 2017-05-19 13:19 UTC  (4+ messages)

[PATCH GCC8][31/33]Set range information for niter bound of vectorized loop
 2017-05-19 12:57 UTC  (4+ messages)

Turn inline_edge_summary into ipa_call_summary
 2017-05-19 12:51 UTC  (3+ messages)

[PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS
 2017-05-19 12:51 UTC  (2+ messages)

[PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings
 2017-05-19 12:42 UTC  (3+ messages)

[PATCH] [Aarch64] Variable shift count truncation issues
 2017-05-19 12:25 UTC 

[PATCH] rs6000: Make constant formation a tiny bit better
 2017-05-19 12:13 UTC 

[PATCH] PR libstdc++/80796 Add new std::search overload for C++17
 2017-05-19 12:13 UTC 

[PATCH] Fix PR80821
 2017-05-19 11:24 UTC 

Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context"
 2017-05-19 11:13 UTC  (2+ messages)

OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses
 2017-05-19 11:09 UTC  (2+ messages)

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][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 1/7] [ARC] Make mulsi for A700 pattern commutative
` [PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses
` [PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns
` [PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment
` [PATCH 2/7] [ARC] Avoid use of hard registers before reg-alloc
` [PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate
` [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

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

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 GCC8][29/33]New register pressure estimation
 2017-05-18 11:10 UTC  (7+ messages)

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)

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

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)

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