public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Move Asan instrumentation to sanopt pass
 2014-08-11  6:13 UTC  (16+ messages)
                  ` [PATCH 1/2] Support fnspecs for internal functions
                ` [PATCH 2/2] Move Asan instrumentation to sanopt pass

[PATCH, ARM] Keep constants in register when expanding
 2014-08-11  2:35 UTC  (3+ messages)

Make lto-streamer.h consistent wrt. symtab_node
 2014-08-11  2:10 UTC 

[PATCH mips] Remove fp64 multilibs from mips-mti-* targets
 2014-08-10 19:32 UTC  (2+ messages)

[PATCH mips] Pass -msoft-float/-mhard-float flags to GAS
 2014-08-10 16:30 UTC  (6+ messages)

[C PATCH] Diagnose predefined identifiers in pedantic mode
 2014-08-10 16:16 UTC  (2+ messages)

[PATCH, Fortran] PR fortran/60289 First try on: Fixing character array allocation for class(*) type variable
 2014-08-10 11:55 UTC 

[PATCH] libjava/classpath/native/jni/java-lang/java_lang_VMProcess.c: Be sure 'errbuf' always be zero terminated
 2014-08-10  8:23 UTC  (9+ messages)

[PATCH] gcc/gcc.c: XNEWVEC enough space for 'saved_suffix' using
 2014-08-10  8:15 UTC  (6+ messages)

[C++ PATCH] Improve location info [1/many]
 2014-08-10  6:15 UTC  (2+ messages)

[PATCH] gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes
 2014-08-09 22:54 UTC 

[patch, Fortran] Fix for PR 61999, dot_product simplification
 2014-08-09 22:32 UTC  (2+ messages)

Fix side case in ipa-devirt
 2014-08-09 22:09 UTC 

[C PATCH] Tidy up pedwarn_c90
 2014-08-09 18:39 UTC 

[C PATCH] Implement -Wc90-c99-compat (PR c/51849)
 2014-08-09 18:30 UTC  (3+ messages)

[PATCH] libstdc++: add uniform on sphere distribution
 2014-08-09 18:00 UTC  (13+ messages)

[PATCH mips] Do not compile mips16.S in soft-float mode
 2014-08-09 14:49 UTC  (2+ messages)

patch to fix a wrong code generation with LRA when SDmode is used on ppc
 2014-08-09 12:49 UTC  (4+ messages)

PR tree-optimization/52904 testcase
 2014-08-09 12:33 UTC 

[PATCH 0/50] Faster for_each_rtx-like iterators
 2014-08-09 10:16 UTC  (7+ messages)
` [PATCH 01/50] Add rtl-iter.h
` [PATCH 40/50] rtlanal.c:for_each_inc_dec

[GSoC] Elimination of CLooG library installation dependency
 2014-08-09 10:05 UTC  (9+ messages)

[C++ Patch] PR 51312
 2014-08-09  8:52 UTC  (18+ messages)

Fix if-conversion pass for dead type-unsafe code
 2014-08-09  5:14 UTC  (4+ messages)

[PATCH] Fix for PR62037
 2014-08-09  4:28 UTC 

[PATCH 1/2] Add -B support to gcc-ar/ranlib/nm
 2014-08-09  4:07 UTC  (2+ messages)
` [PATCH 2/2] Support slim LTO bootstrap

[middle-end/PATCH 0/2] Fix AARCH64 ILP32 ld.so miscompiling
 2014-08-09  3:51 UTC  (3+ messages)
` [PATCH 1/2] Revert PR49721's patch
` [PATCH 2/2] Fix ILP32 ld.so

[google/gcc-4_9] Remove skeleton type units that were being produced with -gsplit-dwarf
 2014-08-08 23:15 UTC 

[jit] Add support for unions
 2014-08-08 21:07 UTC 

Remove skeleton type units that were being produced with -gsplit-dwarf
 2014-08-08 20:34 UTC 

[jit] Fix missing tests within test-combination.c
 2014-08-08 19:37 UTC 

[PATCH], rs6000 cleanup, make constraints tighter
 2014-08-08 19:31 UTC  (2+ messages)

[jit] Implement function pointers
 2014-08-08 19:17 UTC 

[PATCH powerpc64] Add a new constraint to insn movdi_internal64
 2014-08-08 19:04 UTC  (4+ messages)

C++ PATCH to abi_tag on class template
 2014-08-08 18:30 UTC  (2+ messages)

[PATCH][testsuite] Don't run cproj-fails-with-broken-glibc.c for broken glibc
 2014-08-08 17:56 UTC  (8+ messages)

[PATCH][AArch64][tests]Skip graphite tests that don't fit -mcmodel=tiny
 2014-08-08 17:54 UTC  (6+ messages)

Go patch committed: Don't crash if a compound statement does nothing
 2014-08-08 17:41 UTC 

[c++-concepts] constraints redux
 2014-08-08 12:56 UTC 

[PATCH i386 AVX512] [3/n] Introduce `-mavx512vl' switch
 2014-08-08 12:41 UTC 

[PATCH i386 AVX512] [2/n] Introduce `-mavx512bw' switch
 2014-08-08 12:31 UTC 

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-08-08 12:15 UTC  (6+ messages)
` [PATCH 5/5] add libcc1
        ` [PATCH 5/5] add libcc1 [gcc-5/changes.html]

[GSoC][match-and-simplify] put check for EOF
 2014-08-08 12:15 UTC  (2+ messages)

[PATCH i386 AVX512] [1/n] Introduce `-mavx512dq' switch
 2014-08-08 11:49 UTC  (3+ messages)

[PATCH][LTO] Merge another part of the streamer reorg
 2014-08-08 11:49 UTC 

[match-and-simplify] Merge from trunk
 2014-08-08 10:56 UTC 

[PATCH, i386] Add RDRND and MOVBE for AMD bdver4
 2014-08-08 10:49 UTC  (4+ messages)

[PATCH][committed] Remove arm-specific -march option in gcc.dg/pr61756.c
 2014-08-08 10:46 UTC  (2+ messages)

[PATCH] Asan static optimization (draft)
 2014-08-08 10:43 UTC  (3+ messages)

[testsuite patch] check before using -mthumb in 5 arm tests
 2014-08-08 10:41 UTC  (2+ messages)

[testsuite patch] add code to arm_thumbX_ok to exercise ABI
 2014-08-08 10:40 UTC  (2+ messages)

[PATCH Fortran/Diagnostics] Move Fortran to common diagnostics machinery
 2014-08-08 10:25 UTC  (2+ messages)

[PATCH testcase]Skip test pr61772.c for lto tests
 2014-08-08 10:02 UTC  (5+ messages)

[PATCH lto]Fix the mis-matched arguments of lto_define_builtins
 2014-08-08  9:00 UTC  (5+ messages)

[PATCH] Remove a redundant statement in predict.c
 2014-08-08  8:53 UTC  (2+ messages)

[GSoC][match-and-simplify] reject builtin operator as for variable
 2014-08-08  8:47 UTC  (2+ messages)

[PATCH] Add -ffat-lto-objects to gcc.dg/torture/pr61772.c
 2014-08-08  8:40 UTC  (2+ messages)

[patch] Avoid memory allocations when making futures ready
 2014-08-07 22:55 UTC  (3+ messages)

[PATCH, Cilk+] Fix for PR62008
 2014-08-07 22:06 UTC 

[committed] xfail gfortran.dg/pr45636.f90 on 32-bit hppa-*-*
 2014-08-07 21:54 UTC 

[GOOGLE, AUTOFDO] Assign different discriminators to calls with the same lineno
 2014-08-07 21:49 UTC  (6+ messages)

Fix ivopts address space confusion
 2014-08-07 20:32 UTC  (2+ messages)

[PATCH] Don't unilaterally include <ieeefp.h> when checking for fpsetmask
 2014-08-07 20:22 UTC 

[patch] Avoid memory allocations when making futures ready
 2014-08-07 20:13 UTC 

C++ PATCH for c++/62043 (ICE after sorry giving multiple input files to cc1plus)
 2014-08-07 19:47 UTC 

C++ PATCH for c++/61959 (POINTER_PLUS_EXPR in CONSTRUCTOR)
 2014-08-07 19:46 UTC 

[PATCH, AArch64] Use MOVN to generate 64-bit negative immediates where sensible
 2014-08-07 19:33 UTC  (7+ messages)

[committed] Fix trivial failure of gcc.dg/atomic/c11-atomic-exec-[45].c on hppa-hpux
 2014-08-07 19:31 UTC 

[patch] [Bug libstdc++/61667] setting max_load_factor of unordered_map cause buckets shrink
 2014-08-07 19:07 UTC  (2+ messages)

[committed] Add comment to gcc.dg/atomic/stdatomic-flag.c regarding xfail
 2014-08-07 19:07 UTC 

[committed] Fix alignment in gcc.dg/memcpy-5.c on hppa*-*-hpux*
 2014-08-07 18:50 UTC 

[committed] Fix failure of gcc.c-torture/compile/pr60655-1.c on 32-bit hppa-hpux
 2014-08-07 18:31 UTC 

[C PATCH] Discard P - (P + CST) optimization in pointer_diff (PR c/61240)
 2014-08-07 18:30 UTC  (16+ messages)

[committed] Fix alignment in gcc.dg/pr57233.c and c-c++-common/pr50459.c on hppa*-*-hpux*
 2014-08-07 18:12 UTC 

Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-08-07 17:35 UTC  (13+ messages)

[PATCH 000/236] Introduce rtx subclasses
 2014-08-07 15:36 UTC  (8+ messages)
` [PATCH 212/236] Use rtx_expr_list for expr_status.x_forced_labels
` [PATCH 199/236] Introduce rtx_insn_list subclass of rtx_def

Teach ipa-devirt about dynamic type changes
 2014-08-07 14:58 UTC 

[GOMP4, RFC] OpenMP4 offload support for Intel PHI targets
 2014-08-07 14:36 UTC  (7+ messages)

[AArch64] Implement movmem for the benefit of inline memcpy
 2014-08-07 14:34 UTC  (5+ messages)

[PATCH][ARM] Delete f_sels, f_seld types, use fcsel instead
 2014-08-07 14:27 UTC  (2+ messages)

[PATCH][AArch64] Restrict usage of FP/SIMD registers for TImode reload and absdi2 patterns for non-float/simd targets
 2014-08-07 14:23 UTC  (2+ messages)

[PING][PATCH] Fix for PR 61561
 2014-08-07 13:52 UTC  (17+ messages)
` Fwd: "
  `  "
            ` [PINGv2][PATCH] "
              ` [PINGv3][PATCH] "

[PATCH][LTO] Streamer re-org (what's left)
 2014-08-07 13:50 UTC  (2+ messages)

Patch for constexpr variable templates
 2014-08-07 13:41 UTC  (24+ messages)

[PATCH, fortran] PR fortran/60255 Deferred character length
 2014-08-07 13:40 UTC 

[PATCH, trans-mem, PR 61393] Copy tm_clone field of cgraph_node when cloning the node
 2014-08-07 12:42 UTC  (4+ messages)

[PATCH, Cilk+] Fix for PR61962
 2014-08-07 12:35 UTC  (5+ messages)

[PATCH] Move memory and some string folding from builtins.c to gimple-fold.c
 2014-08-07 11:59 UTC 

[patch] optimize std::list move constructor
 2014-08-07 11:01 UTC 

[PATCH] Cancel bswap opt when intermediate stmts are reused
 2014-08-07 10:55 UTC 

Updated inchash patchkit
 2014-08-07 10:42 UTC  (6+ messages)
` [PATCH 1/7] Change inchash to name space
  ` [PATCH 2/7] RTL & dwarf2out changes
    ` [PATCH 3/7] Convert asan.c to inchash
      ` [PATCH 4/7] Convert ipa-devirt "

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