public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, RFC] Introduce -fsanitize=use-after-scope
 2016-11-07 10:04 UTC  (9+ messages)
          ` [PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
            ` [PATCH, 02/N] Introduce tests for -fsanitize-address-use-after-scope
              ` [PATCH, 02/N] Introduce tests for -fsanitize-address-use-after-scope (v3)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-11-07 10:03 UTC  (15+ messages)
                          ` [PATCH, RFC] Introduce -fsanitize=use-after-scope (v3)

Simplify X / X, 0 / X and X % X
 2016-11-07 10:02 UTC  (4+ messages)

[PATCH 0/7] Libsanitizer merge from upstream r285547
 2016-11-07 10:02 UTC  (15+ messages)
    ` [PATCH 2/7] "
    ` [PATCH 3/7] "
    ` [PATCH 4/7] "
    ` [PATCH 5/7] "
    ` [PATCH 6/7] "
    ` [PATCH 7/7] "
  ` [PATCH 1/7] "

[PATCH] fix a few minor nits in -Walloca documentation
 2016-11-07  9:58 UTC  (3+ messages)

[rs6000] Fix reload failures in 64-bit mode with no special constant pool
 2016-11-07  9:45 UTC  (2+ messages)

[PATCH] rs6000: Do swdiv at expand time
 2016-11-07  9:33 UTC 

[PATCH] combine lhs zero_extract fix (PR78186)
 2016-11-07  9:14 UTC  (3+ messages)

[PATCH] Make direct emission of time profiler counter
 2016-11-07  8:58 UTC  (7+ messages)

[PATCH] Fix PR78189
 2016-11-07  8:02 UTC 

[PATCH] Fix assembler arguments for -m16
 2016-11-07  5:24 UTC  (4+ messages)

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-11-07  0:50 UTC  (13+ messages)

[PATCH, Darwin] Fix PR57438 by avoiding empty function bodies and trailing labels
 2016-11-06 22:09 UTC  (2+ messages)

[patch, fortran, committed] Fill in location in build_loc_call
 2016-11-06 21:30 UTC 

[PATCH, Darwin] fix for PR67710 : Update 'as' specs and inputs to handle newer assembler versions
 2016-11-06 20:53 UTC 

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-11-06 20:52 UTC 

[PATCH fix PR71767 3/4 : Darwin sections] Fix PR71767 - adjust the sections used in response to ld64 version
 2016-11-06 20:47 UTC  (2+ messages)

[PATCH fix PR71767 4/4 : testsuite] Fix testsuite fallout from section and linker sym visibility changes
 2016-11-06 19:41 UTC 

[PATCH fix PR71767 2/4 : Darwin configury] Arrange for ld64 to be detected as Darwin's linker
 2016-11-06 19:39 UTC 

[PATCH fix PR71767 1/4 : ld64 atoms] Make PIC indirections and constant labels linker-visible
 2016-11-06 19:38 UTC 

[PATCH fix PR71767 0/4] Background
 2016-11-06 19:37 UTC 

[PATCH, Fortran, v1] Restructure initialization of allocatable components
 2016-11-06 19:22 UTC  (5+ messages)

[PATCH] Fix -Wshadow warning in libiberty/cp-demangle.c
 2016-11-06 18:03 UTC  (4+ messages)

Possible patch for fortran/55086
 2016-11-06 17:24 UTC  (2+ messages)

[Darwin, configury] No longer expect to find cross-target headers on the host
 2016-11-06 17:18 UTC 

[PATCH] libgcc/config/bfin: use the generic linker version information (PR74748)
 2016-11-06 16:39 UTC 

[PATCH] libgcc/mkmap-symver: support skip_underscore (PR74748)
 2016-11-06 16:32 UTC 

[PATCH] Fix PR driver/78206 by silently ignoring EPERM as well as ENOENT
 2016-11-06 15:20 UTC  (5+ messages)

[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-11-06 14:18 UTC 

[patch, fortran, committed] Fix PR 78221
 2016-11-06 12:30 UTC 

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-11-06 11:16 UTC  (4+ messages)

[PATCH 5/5] [AARCH64] Add variant support to -m="native"and add thunderxt88p1
 2016-11-06  8:17 UTC  (3+ messages)

[PATCH 0/2] strncmp builtin expansion improvement
 2016-11-06  4:33 UTC  (3+ messages)

C++ PATCH for C++17 selection statements with initializer
 2016-11-06  2:03 UTC 

[PATCH, wwwdocs] document changes appropriate for bug-fix releases
 2016-11-05 22:05 UTC 

[www-patch] Document new -Wshadow= variants in gcc-7/changes.html
 2016-11-05 20:50 UTC 

[PATCH v4] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-11-05 20:43 UTC 

[IPCP] Remove unreachable code
 2016-11-05 18:36 UTC  (2+ messages)

[PATCH] Remove a FIXME from verify_type_variant
 2016-11-05 18:36 UTC  (2+ messages)

[PATCH] fix PR68468
 2016-11-05 17:14 UTC 

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-11-05 16:45 UTC  (13+ messages)

Prevent aliasing between arguments in calls to move_alloc
 2016-11-05 15:17 UTC  (2+ messages)

[Patch, fortran] PR69834 - Collision in derived type hashes
 2016-11-05 14:55 UTC  (2+ messages)

[PATCH] libgo: Fix GOARCH_INT64ALIGN
 2016-11-05 13:01 UTC 

[Patch, fortran] PR69834 - Collision in derived type hashes
 2016-11-05 10:51 UTC  (5+ messages)

[Patch, Fortran] PR 69495: unused-label warning does not tell which flag triggered it
 2016-11-05 10:37 UTC  (4+ messages)

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-11-05  9:17 UTC 

[Patch, fortran] PR67564 Segfault on sourced allocattion statement with class(*) arrays
 2016-11-05  7:14 UTC 

[PATCH][GCC] Fix native Windows x86 bootstrap failure with self test
 2016-11-05  0:47 UTC  (2+ messages)

libgo patch committed: avoid confusion matching type names in mksysinfo
 2016-11-05  0:21 UTC 

[PATCH] libiberty: Fix -Wimplicit-fallthrough warnings
 2016-11-04 23:55 UTC  (3+ messages)

PR 78188 & 71848
 2016-11-04 23:19 UTC 

[PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend
 2016-11-04 22:16 UTC  (2+ messages)

[patch,testsuite] Support dg-require-effective-target label_offsets
 2016-11-04 21:04 UTC  (10+ messages)

[PATCH] Start adding selftests for print_rtx
 2016-11-04 19:40 UTC  (11+ messages)
` [PATCH] Start adding target-specific selftests
  ` [Ping] "
` [PATCH] rtx_writer: avoid printing trailing nils
    ` [PATCH] rtx_writer: avoid printing trailing default values

[Patch, fortran] PR64933 - ASSOCIATE on a character variable does not allow substring expressions
 2016-11-04 19:25 UTC  (4+ messages)

[PATCH] Add target hook to compute register pressure classes
 2016-11-04 19:12 UTC  (2+ messages)

[PATCH] Fix nonoverlapping_memrefs_p ICE (PR target/77834)
 2016-11-04 19:07 UTC  (8+ messages)
          ` [PATCH] Fix nonoverlapping_memrefs_p ICE (PR target/77834, take 2)

[PATCH] Print repeated rtl vector elements in a nicer way
 2016-11-04 18:23 UTC  (3+ messages)

[PATCH, rs6000] Fold vector addition built-ins in GIMPLE
 2016-11-04 17:49 UTC  (3+ messages)

Privatize copy_blkmode_from_reg
 2016-11-04 17:45 UTC 

[PATCH,testsuite] MIPS: Downgrade R6 to R5 if tests need branch-likely instructions
 2016-11-04 17:14 UTC  (7+ messages)

ubsan PATCH to fix compile-time hog with operator overloading (PR sanitizer/78208)
 2016-11-04 17:03 UTC  (3+ messages)

[PATCH, gcc/ARM] Add support for Cortex-M23
 2016-11-04 16:55 UTC  (4+ messages)
` [PATCH, gcc/ARM, ping] "

[PATCH, gcc/ARM] Add support for Cortex-M33
 2016-11-04 16:54 UTC  (4+ messages)
` [PATCH, gcc/ARM, ping] "

[patch, libgfortran] Bug 78123 - Short reads with T edit descriptor not padding correctly
 2016-11-04 16:39 UTC  (6+ messages)

[PATCH] Fix DSE not to consider calls as reads from function's body (PR target/77834)
 2016-11-04 16:35 UTC  (10+ messages)

[PATCH 2/2, expand] make expand_builtin_strncmp more general
 2016-11-04 16:27 UTC  (2+ messages)

[PATCH 1/2, i386] cmpstrnsi needs string length
 2016-11-04 16:26 UTC  (2+ messages)

[PATCH v2] Add mcpu flag for Qualcomm falkor core
 2016-11-04 15:48 UTC 

[PATCH, committed] Fix PR78210
 2016-11-04 15:27 UTC 

[PATCH 2/4] BRIG (HSAIL) frontend: The FE itself
 2016-11-04 14:58 UTC  (7+ messages)

[PATCH, RFC] Fix PR71915, PR71490: Handle casts on strides consistently
 2016-11-04 14:48 UTC  (5+ messages)

[libgcc] Protect __TMC_END__ - __TMC_LIST__ == 0
 2016-11-04 14:47 UTC  (3+ messages)

[PATCH] Five patches for std::experimental::filesystem
 2016-11-04 14:31 UTC  (6+ messages)

[PATCH][1/2] GIMPLE Frontend, C FE parts (and GIMPLE parser)
 2016-11-04 14:05 UTC  (3+ messages)
` [PING][PATCH][1/2] "

[PATCH] Convert character arrays to string csts
 2016-11-04 13:34 UTC  (6+ messages)

Simplify X /[ex] 8 == 0
 2016-11-04 13:33 UTC  (4+ messages)

[PATCH] Improve vect cost model for PR37150
 2016-11-04 13:22 UTC 

[RFC] Check number of uses in simplify_cond_using_ranges()
 2016-11-04 12:54 UTC  (4+ messages)

C++ PATCH for c++/78198 (inherited template ctor with default arg)
 2016-11-04 12:47 UTC 

[PATCH GCC]Clean pedantic calls and useless lvalue code in fold_cond_expr_with_comparison
 2016-11-04 12:43 UTC  (3+ messages)

[PATCH] Fix wrong declarations of builtin functions
 2016-11-04 12:35 UTC  (2+ messages)

[PATCH] Fix sched-deps not to consider calls as reads from function's body (PR target/77834)
 2016-11-04 12:28 UTC 

[PATCH] [ARC] Various small miscellaneous fixes
 2016-11-04 12:17 UTC  (4+ messages)

[PATCH] Convert SPARC to LRA
 2016-11-04 11:56 UTC  (5+ messages)

[PATCH] [ARC] New option handling, refurbish multilib support
 2016-11-04 11:40 UTC  (4+ messages)

[PATCH] Generate reproducible output independently of the build-path
 2016-11-04 11:08 UTC  (4+ messages)

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-11-04  9:30 UTC  (5+ messages)
` [PATCH 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
  ` [PATCHv2 "

[match.pd] Fix for PR35691
 2016-11-04  9:17 UTC  (8+ messages)

[patch] Clean up WORD_REGISTER_OPERATIONS & LOAD_EXTEND_OP tests
 2016-11-04  8:50 UTC  (2+ messages)

[PATCH] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-04  8:42 UTC  (11+ messages)

[PATCH], Fix PR 77993, PowerPC bootstrap on 32-bit systems
 2016-11-04  4:47 UTC  (3+ messages)

[Patch, fortran] PR54679 Erroneous "Expected P edit descriptor" in conjunction with L descriptor
 2016-11-04  1:00 UTC  (2+ messages)

[PATCH], PR 78192, Fix PowerPC ISA 3.0 xxextractaw/vextractu{b,h} on little endian
 2016-11-03 23:19 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).