public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, Fortran, sync_alloc, v1] [Coarray] Do not add sync all call when allocating allocatable/pointer component
 2017-01-18 19:04 UTC  (3+ messages)

[RFC] fix bootstrap on aarch64-*-freebsd and probably others
 2017-01-18 19:04 UTC 

[PATCH] PR69301 don't assume atomic<T> can default construct T
 2017-01-18 18:43 UTC 

[PATCH, Fortran, pr70696, v1] [Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray
 2017-01-18 18:37 UTC  (6+ messages)
    ` [PATCH, Fortran, pr70696, v2] "

[PATCH, rs6000] Update some Power9 latencies
 2017-01-18 18:36 UTC 

[PR c++/78469] default ctor makes dtor required
 2017-01-18 18:34 UTC 

[PATCH, Fortran, documentation, v1] [COARRAY][API-DOC] Fix documentation of coarray API functions
 2017-01-18 18:13 UTC  (2+ messages)

[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus left shift
 2017-01-18 18:10 UTC 

[PATCH] avoid calling memset et al. with excessively large sizes (PR 79095)
 2017-01-18 18:08 UTC  (10+ messages)

[PATCH][PR lto/79061] Fix LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco"
 2017-01-18 17:45 UTC  (4+ messages)

[PATCH 0/5] OpenMP/PTX: improve correctness in SIMD regions
 2017-01-18 17:38 UTC  (24+ messages)
` [PATCH 2/5] ipa-inline: disallow inlining into SIMT regions
` [PATCH 3/5] improve usage of PROP_gimple_lomp_dev
` [PATCH 5/5] omp-low: implement SIMT privatization
` [PATCH 1/5] omp-low: introduce omplow_simd_context
` [PATCH 4/5] nvptx: implement SIMT enter/exit insns

[PATCH], Add support for PowerPC ISA 3.0 vector byte reverse instructions
 2017-01-18 17:31 UTC  (2+ messages)

[PATCH] PR68925 don't use thread_local static for stateless object
 2017-01-18 17:21 UTC 

[PATCH 9/9] Add "__RTL" to cc1 (v8)
 2017-01-18 17:19 UTC  (14+ messages)
` [PATCH 9e] Update "startwith" logic for pass-skipping to handle __RTL functions
      ` [PATCH] Introduce opt_pass::skip virtual function
` [PATCH 9c] callgraph: handle __RTL functions

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2017-01-18 17:10 UTC  (12+ messages)
                ` [9/9][RFC][AArch64] Accelerate -fstack-protector through pointer authentication extension
                  ` [AArch64] "
          ` [2/5][AArch64] Generate dwarf information for -msign-return-address
                ` [2/5][DWARF] Generate dwarf information for -msign-return-address by introducing new DWARF mapping hook
                ` [5/5][AArch64, libgcc] Runtime support for AArch64 DWARF operations
                  ` [Ping~]Re: [5/5][AArch64, libgcc] Runtime support for AArch64 return address signing (also attached target macros version)
                    ` [Ping~]Re: [5/5][libgcc] Runtime support for AArch64 return address signing (needs new target macros)

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-01-18 17:07 UTC  (13+ messages)

C++ PATCH for c++/78894 (ICE with C++17 class deduction and default argument)
 2017-01-18 16:46 UTC 

[PATCH] [ARC] Clean up arc header file
 2017-01-18 16:44 UTC  (4+ messages)

patch to fix PR79058
 2017-01-18 16:36 UTC  (3+ messages)

[PATCH 1/1] sparc32: Add a workaround for the LEON3FT store-store errata
 2017-01-18 16:01 UTC 

[PATCH C++] Fix PR77489 -- mangling of discriminator >= 10
 2017-01-18 15:47 UTC  (13+ messages)

[PATCH, ARM] correctly encode the CC reg data flow
 2017-01-18 15:43 UTC  (5+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2017-01-18 15:37 UTC  (14+ messages)
` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)
        ` [PATCH] Speed-up use-after-scope (re-writing to SSA) (version 2)

[PATCH] Be careful about combined chain with length == 0 (PR, tree-optimization/70754)
 2017-01-18 15:34 UTC  (5+ messages)

[PATCh] Avoid in gcc.target/powerpc/ -m32 or -m64 in dg-options (PR target/77416)
 2017-01-18 15:33 UTC  (3+ messages)
` Ping Re: [PATCH] "

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
 2017-01-18 15:17 UTC  (8+ messages)

lambda capture scope question
 2017-01-18 14:46 UTC 

[-fcompare-debug] var tracking options are not optimization options
 2017-01-18 14:11 UTC  (18+ messages)
            ` [PATCH 2/2] IPA ICF: make algorithm stable to survive -fcompare-debug
                      ` [PATCH] Fix gcc.target/s390/target-attribute/tattr-2.c testcase

[C++ PATCH] PR 79091, ICE with unnamed enum mangle
 2017-01-18 13:00 UTC  (4+ messages)

[PATCH] Add AVX512 k-mask intrinsics
 2017-01-18 12:48 UTC  (13+ messages)

[PATCH][PR tree-optimization/79090] Fix two minor DSE bugs
 2017-01-18 12:45 UTC  (7+ messages)

[PATCH] Fix ICEs with -fdebug-types-section (PR debug/78835)
 2017-01-18 12:42 UTC 

PR78634: ifcvt/i386 cost updates
 2017-01-18 12:26 UTC  (6+ messages)

[WPA PATCH] Comdat group splitting
 2017-01-18 12:19 UTC 

[PATCH] MIPS: Fix generation of DIV.G and MOD.G for Loongson targets
 2017-01-18 11:22 UTC  (11+ messages)

[PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA
 2017-01-18  9:53 UTC  (5+ messages)

[PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
 2017-01-18  9:49 UTC 

[PATCH][ARM] PR target/71270 fix neon_valid_immediate for big-endian
 2017-01-18  9:48 UTC  (2+ messages)

[PATCH 2/2] [msp430] Remove mpy.o from libgcc
 2017-01-18  5:59 UTC  (2+ messages)

libgo patch committed: Update to Go1.8rc1
 2017-01-18  3:56 UTC  (8+ messages)

[PATCH] testcase for builtin expansion of strncmp and strcmp
 2017-01-18  1:50 UTC 

[PATCH] PR target/79004, Fix char/short -> _Float128 on PowerPC -mcpu=power9
 2017-01-18  1:28 UTC  (5+ messages)

[PATCH, MIPS] Target flag and build option to disable indexed memory OPs
 2017-01-18  0:34 UTC  (6+ messages)

[PATCH][libstdc++-v3, fuchsia] Add support for fuchsia targets to libstdc++
 2017-01-18  0:20 UTC  (5+ messages)

[PATCH][ARM] Remove DImode expansions for 1-bit shifts
 2017-01-17 23:41 UTC  (3+ messages)

[PATCH] -mstack-protector-guard and friends (PR78875)
 2017-01-17 21:57 UTC  (3+ messages)

[PATCH] Add support for Fuchsia (OS)
 2017-01-17 21:49 UTC  (3+ messages)

[wwwdocs] Document significant Ada change
 2017-01-17 21:42 UTC 

[PATCH 2/6] RISC-V Port: gcc
 2017-01-17 21:17 UTC  (4+ messages)

[PATCH] Fix testcase for PR c/78304
 2017-01-17 21:15 UTC  (3+ messages)

Backports to 6.x
 2017-01-17 20:48 UTC 

[PATCH, i386]: Do not mix mask registers with other register sets
 2017-01-17 20:07 UTC 

[PATCH][libgcc, fuchsia]
 2017-01-17 18:49 UTC 

[PATCH C++] Fix PR70182 -- missing "on" in mangling of unresolved operators
 2017-01-17 18:27 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH] Fix DW_AT_data_member_location/DW_AT_bit_offset handling (PR debug/78839)
 2017-01-17 18:24 UTC  (2+ messages)

[PATCH][AArch64] Improve SHA1 scheduling
 2017-01-17 18:20 UTC  (8+ messages)

[PATCH][AArch64] Simplify eh_return implementation
 2017-01-17 18:04 UTC  (9+ messages)
` [PATCH][AArch64 - v2] "
    ` [PATCH][AArch64 - v3] "
            ` [PATCH][AArch64 - v4] "

[PATCH][ARM] Remove Thumb-2 iordi_not patterns
 2017-01-17 18:01 UTC 

[PATCH, rs6000] Add support for vbpermd instruction and vec_bperm API
 2017-01-17 17:57 UTC  (2+ messages)

[PATCH] RFC: PR78905 define _GLIBCXX_RELEASE macro
 2017-01-17 17:44 UTC 

[PATCH] Fix wrong assumption in contains_type_p (PR ipa/71207)
 2017-01-17 17:24 UTC  (4+ messages)

[PATCH] Emit DW_AT_data_bit_offset instead of DW_AT_{data_member_location,bit_offset,byte_size} for -gdwarf-5 (PR debug/71669)
 2017-01-17 17:19 UTC  (2+ messages)

[C++ PATCH] c++/61636 generic lambdas and this capture
 2017-01-17 17:10 UTC  (3+ messages)

[PATCH] adding missing LTO to some warning options (PR 78606)
 2017-01-17 16:45 UTC  (3+ messages)

[PATCH, GCC/LRA, gcc-5/6-branch] Fix PR78617: Fix conflict detection in rematerialization
 2017-01-17 16:39 UTC  (5+ messages)

[committed] Add testcase for PR tree-optimization/71854
 2017-01-17 15:58 UTC 

[PATCH, bugfix] builtin expansion of strcmp for rs6000
 2017-01-17 15:52 UTC  (5+ messages)

[PATCH] PR69699 document why __GLIBCXX__ macro is useless
 2017-01-17 15:36 UTC 

[PATCH] PR79114 use decayed type in std::throw_with_nested assertion
 2017-01-17 15:28 UTC 

[PR C/79116] ICE with CilkPlus array notation and _Cilk_for (C front-end)
 2017-01-17 15:24 UTC  (3+ messages)

[PATCH] Fix wording of -Wmisleading-indentation (PR c++/71497)
 2017-01-17 15:22 UTC  (2+ messages)

[PATCH] Reload global options when strict aliasing is dropped (PR ipa/79043)
 2017-01-17 15:15 UTC  (5+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2017-01-17 15:14 UTC  (6+ messages)
    ` [PATCH v2][AArch64] "
        ` [PATCH v3][AArch64] "

[PATCH][GCC][Aarch64] Add vectorize patten for copysign
 2017-01-17 14:50 UTC 

[IPA PATCH] Refactor decl localizing
 2017-01-17 13:49 UTC  (3+ messages)

[PATCH][PR76731] Fix intrinsics according to icc and docs
 2017-01-17 13:31 UTC  (5+ messages)

Fix (some of) profile updating after jump threading
 2017-01-17 13:14 UTC 

[rs6000] Fix reload failures in 64-bit mode with no special constant pool
 2017-01-17 12:25 UTC  (3+ messages)

[PATCH][ARM] Improve max_insns_skipped logic
 2017-01-17 12:16 UTC  (4+ messages)

[PATCH][ARM] Fix ldrd offsets
 2017-01-17 12:12 UTC  (4+ messages)

[RFC][PATCH][AArch64] Cleanup frame pointer usage
 2017-01-17 12:11 UTC  (5+ messages)

[PATCH][ARM] Remove movdi_vfp_cortexa8
 2017-01-17 12:11 UTC  (8+ 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).