public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Official patches
 2014-12-17 18:09 UTC 

[AArch64] Make gentune.sh also generate "generic_sched" attribute
 2014-12-17 18:07 UTC  (3+ messages)

flattening cfgloop.h
 2014-12-17 17:37 UTC  (3+ messages)

[BUILDROBOT, PATCH] MSP430: Fix unused arg warning
 2014-12-17 17:22 UTC  (3+ messages)

New patch: [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe
 2014-12-17 17:05 UTC  (5+ messages)

[Patch, AArch64, Testsuite] Check for movi vectorization
 2014-12-17 16:46 UTC 

[PATCH 1/2][AArch64] Simplify patterns for sshr_n_[us]64 intrinsic
 2014-12-17 16:43 UTC  (4+ messages)
` Ping: "

[PATCH 0/4] GCC port for the Visium
 2014-12-17 16:40 UTC  (10+ messages)
` [PATCH 2/4] Add Visium support to libgcc
` [PATCH 3/4] Add Visium support to gcc

[PATCH] Enhance array types debug info. for Ada
 2014-12-17 16:36 UTC  (12+ messages)
                ` [PING] "

[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2014-12-17 16:19 UTC  (7+ messages)

[PATCH 2/3] Extended if-conversion
 2014-12-17 15:45 UTC  (16+ messages)

[PATCH] IPA ICF: refactoring + fix for PR ipa/63569
 2014-12-17 15:41 UTC  (4+ messages)

[PATCH PR62178]Improve candidate selecting in IVOPT, 2nd try
 2014-12-17 15:14 UTC  (11+ messages)
        ` Fwd: "

PATCH: PR target/61296: Excessive alignment in ix86_data_alignment
 2014-12-17 14:51 UTC  (6+ messages)

[PATCH] Fix for PR ipa/64146
 2014-12-17 14:49 UTC  (4+ messages)

[PATCH] Fix for PR63573
 2014-12-17 14:44 UTC  (2+ messages)

[PATCH] Don't make all MEM_REFs with TREE_READONLY arguments TREE_READONLY (PR sanitizer/64336)
 2014-12-17 14:37 UTC  (2+ messages)

[PATCH][ARM]Fix __ARM_SIZEOF_WCHAR_T definition
 2014-12-17 14:31 UTC  (3+ messages)

[PATCH, libgo]: Fix build warning
 2014-12-17 14:31 UTC  (6+ messages)

[PATCH] Add (x & ~m) | (y & m) folding (PR middle-end/63568)
 2014-12-17 13:05 UTC  (5+ messages)

Fix folding of EQ/NE_EXPR WRT symtab aliases
 2014-12-17 11:17 UTC  (5+ messages)

[PATCH] Updates ssa and inline summary in the correct location for AutoFDO
 2014-12-17  9:47 UTC  (4+ messages)

Optimize sreal::normalize
 2014-12-17  9:42 UTC  (2+ messages)

fix aix build error with math.h in gcc/sreal.c
 2014-12-17  9:39 UTC  (4+ messages)

[Backport]Is it ok to backport this bug fix to 4.8 branch?
 2014-12-17  9:05 UTC  (3+ messages)

[testsuite] Fix multiple definitions of _init
 2014-12-17  8:14 UTC  (5+ messages)

[PATCH] Set stores_off_frame_dead_at_return to false if sibling call
 2014-12-17  2:03 UTC  (7+ messages)
          ` [PATCH] Treat a sibling call as though it does a wild read

Go patch committed: Don't crash on append with a single argument
 2014-12-17  1:17 UTC 

[PATCH] Make dg-extract-results.sh explicitly treat .{sum,log} files as text
 2014-12-17  1:05 UTC  (11+ messages)

[PATCH][AArch64] Implement vsqrt_f64 intrinsic
 2014-12-17  0:19 UTC  (3+ messages)

[Patch, gcc/flag-types.h + Fortran] PR54687 - Fortran options cleanup
 2014-12-16 23:55 UTC  (4+ messages)
` PING for gcc/flag-types.h (was: Re: [Patch, gcc/flag-types.h + Fortran] PR54687 - Fortran options cleanup)

[PATCH] combine: Do not allow identical insns for I0,I1 and/or I2 (PR64268)
 2014-12-16 23:50 UTC 

[PATCH] backport libgo patch to add ioctl consts
 2014-12-16 23:28 UTC  (2+ messages)
` [gofrontend-dev] "

[GOOGLE] Do not promote indirect call for AutoFDO in the callee body definition is not available
 2014-12-16 23:22 UTC  (4+ messages)

[PATCH] combine: If a parallel I2 was split, do not allow a new I2 (PR64268)
 2014-12-16 23:17 UTC  (7+ messages)

[PATCH] backport libgo patch for ppc relocs in debug/elf
 2014-12-16 23:17 UTC  (2+ messages)
` [gofrontend-dev] "

Go patch committed: Dont build hash/equality functions for thunk structs
 2014-12-16 23:07 UTC 

Fix min in fibheap template
 2014-12-16 22:38 UTC 

[GOOGLE] Sync google-4_9 autofdo to trunk
 2014-12-16 22:31 UTC  (2+ messages)

Cleanup and speedup inliner after conversion of heap to sreals
 2014-12-16 22:15 UTC 

[C++ Patch] PR 58650
 2014-12-16 22:08 UTC  (9+ messages)

Improve handling of const functions in inline-analysis
 2014-12-16 22:08 UTC 

[SH][committed] Adjust pr54089-1.c test case
 2014-12-16 21:43 UTC 

[ping^5] [libgomp] make it possible to use OMP on both sides of a fork
 2014-12-16 21:40 UTC 

Go patch committed: force non-abstract type in switch statement
 2014-12-16 21:37 UTC 

[SH][committed] Fix fpchg testcase
 2014-12-16 21:37 UTC 

Move HWI abs functions inline
 2014-12-16 20:12 UTC 

[Google] Port patch r215585 to Google/4.9 branch
 2014-12-16 19:58 UTC  (3+ messages)

Go patch committed: Don't crash copying empty composite literal
 2014-12-16 19:22 UTC 

[PATCH] Fix -fsanitize=float-cast-overflow with C FE (PR sanitizer/64289)
 2014-12-16 19:03 UTC  (2+ messages)

Go patch committed: Fix parsing of send clauses with composite literals
 2014-12-16 18:58 UTC 

[PATCH] Teach VRP about x >> cst even if x is VARYING (PR tree-optimization/64322)
 2014-12-16 18:28 UTC  (2+ messages)

[PATCH] Add (1 << A) & 1) folding (PR middle-end/64309)
 2014-12-16 18:23 UTC  (4+ messages)

C++ PATCH for C++14 sized deallocation
 2014-12-16 17:49 UTC  (7+ messages)
      ` [PATCH] Fix "

[Patch, regcprop] Tentative fix for PR 64331
 2014-12-16 16:42 UTC  (2+ messages)

[PATCH] Fix for PR ipa/64146
 2014-12-16 16:04 UTC  (2+ messages)

[PATCH] Add support for exceptions to tsan (PR sanitizer/64265)
 2014-12-16 15:10 UTC  (7+ messages)

[PATCH] Fix PR64240
 2014-12-16 15:02 UTC  (4+ messages)

Fix capture parsing in (match 
 2014-12-16 14:57 UTC 

[match-and-simplify] allow 't' only in user-defined predicates
 2014-12-16 14:54 UTC  (2+ messages)

flatten expr.h
 2014-12-16 11:53 UTC 

[committed] Fix libtsan data symbolization
 2014-12-16 11:44 UTC 

patch to fix PR64110
 2014-12-16 11:37 UTC  (3+ messages)

[PATCH] [AArch64, NEON] Fix testcases add by r218484
 2014-12-16 11:31 UTC  (5+ messages)

[PATCH ARM]Prefer neon for stringops on a53/a57 in AArch32 mode
 2014-12-16 10:40 UTC  (2+ messages)

[PATCH][AArch64] Generalize code alignment
 2014-12-16 10:37 UTC  (2+ messages)

[PATCH][AArch64] Add TARGET_MIN_DIVISIONS_FOR_RECIP_MUL
 2014-12-16 10:37 UTC  (2+ messages)

[PATCH][AARCH64]Add ACLE 2.0 predefined macros: __ARM_ALIGN_MAX_PWR and __ARM_ALIGN_MAX_STACK_PWR
 2014-12-16 10:24 UTC 

Fix streaming of target optimization/option nodes
 2014-12-16  9:36 UTC  (6+ messages)

[Patch, Fortran] PR54687 - Fortran options cleanup (part 2)
 2014-12-16  8:42 UTC  (2+ messages)

Do not build callgraph for external functions when inlining
 2014-12-16  8:32 UTC  (4+ messages)

[Patch, Fortran, OOP] PR 64244: [4.8/4.9/5 Regression] ICE at class.c:236 when using non_overridable
 2014-12-16  8:23 UTC  (3+ messages)

[PATCH] Fix PR64217
 2014-12-16  6:59 UTC 

Merge from trunk to gccgo branch
 2014-12-16  2:17 UTC 

[PATCH][SPARC] default with_cpu to ultrasparc in sparc64-*-linux* targets
 2014-12-16  0:23 UTC  (3+ messages)

[rl78] Remove unneeded SHORT_IMMEDIATES_SIGN_EXTEND
 2014-12-15 22:46 UTC 

patch to fix PR63397
 2014-12-15 22:25 UTC 

[PATCH][rtlanal.c][BE][1/2] Fix vector load/stores to not use ld1/st1
 2014-12-15 21:56 UTC  (5+ messages)

[Patch] Improving jump-thread pass for PR 54742
 2014-12-15 21:28 UTC  (11+ messages)

[PATCH, i386]: Move TARGET_CAN_SPLIT_STACK to config/i386/gnu-user-common.h
 2014-12-15 21:12 UTC 

Go patch committed: copying call should copy varargs state
 2014-12-15 20:39 UTC 

C++ PATCH for c++/64297 (TYPE_CANONICAL clash with ref-qualifier)
 2014-12-15 20:20 UTC 

[PATCH] Fix simplify_relational_operation_1 (PR rtl-optimization/64316)
 2014-12-15 20:19 UTC  (3+ messages)

[PATCH 00/13] Go closures, libffi, and the static chain
 2014-12-15 20:15 UTC  (10+ messages)
    ` [gofrontend-dev] "

patch to fix PR62642
 2014-12-15 20:10 UTC 

addition to the patch for PR64110
 2014-12-15 19:59 UTC 

[patch] PR fortran/61669
 2014-12-15 18:50 UTC  (3+ messages)

[committed] Add testcase from PR63804
 2014-12-15 18:43 UTC 

[PATCH] Fix PR64312
 2014-12-15 18:40 UTC 

[PATCH, libgcc]: Fix PR 63832, crtstuff.c:400:19: warning: array subscript is above array bounds
 2014-12-15 18:30 UTC  (2+ messages)

Go patch committed: Avoid type check failure for converted recover call
 2014-12-15 17:46 UTC 

PATCH: PR rtl-optimization/64037: Miscompilation with -Os and enum class : char parameter
 2014-12-15 17:25 UTC  (4+ 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).