public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
 2014-04-19 19:41 UTC 

Remove obsolete Solaris 9 support
 2014-04-19 19:40 UTC  (11+ messages)

[jit] Fix state issue in gcse.c
 2014-04-19 17:58 UTC  (3+ messages)

[C PATCH] Make attributes accept enum values (PR c/50459)
 2014-04-19 13:56 UTC  (9+ messages)

[C PATCH] fix column number in comma expression warning
 2014-04-19 13:25 UTC  (3+ messages)

RFA: Tighten checking for 'X' constraints
 2014-04-19 11:50 UTC  (8+ messages)

[PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside)
 2014-04-19  9:01 UTC  (6+ messages)

RFA: tweak integer type used for memcpy folding
 2014-04-19  8:04 UTC 

[VRP][PATCH] Improve value range for loop index
 2014-04-19  7:51 UTC  (2+ messages)

LTO inliner -- sensitivity to increasing register pressure
 2014-04-18 23:06 UTC  (12+ messages)

[C PATCH] Fix up diagnostics (PR c/25801)
 2014-04-18 20:30 UTC 

[COMMITTED] Fix silly error in aarch64_register_move_cost
 2014-04-18 20:25 UTC  (2+ messages)

Inliner heuristics TLC 3/n
 2014-04-18 19:51 UTC 

[RFC][PATCH] RL78 - Add predicates to reduce code bloat when accessing volatile memory
 2014-04-18 19:27 UTC 

Inliner heuristics TLC 2/n - dump stats about inliner behaviour
 2014-04-18 18:49 UTC 

calloc = malloc + memset
 2014-04-18 18:34 UTC  (5+ messages)

C++ PATCH for DR 1571 (reference binding)
 2014-04-18 18:27 UTC  (2+ messages)

C++ PATCH for c++/60872 (bogus error converting pointer to restricted pointer)
 2014-04-18 18:13 UTC 

[RFC] Add aarch64 support for ada
 2014-04-18 16:43 UTC  (11+ messages)

[Ping] [Patch C++] RFC Fix PR57958
 2014-04-18 16:02 UTC  (8+ messages)

[PATCH] Introduce MODE_SIZE mode attribute
 2014-04-18 15:20 UTC  (5+ messages)

[PATCH] Fix omp declare simd cloning (PR tree-optimization/60823)
 2014-04-18 15:00 UTC 

[PATCH, rs6000, 4.8, 4.9, trunk] Fix little endian behavior of vec_merge[hl] for V4SI/V4SF with VSX
 2014-04-18 13:30 UTC  (2+ messages)

[PATCH] Do not run IPA transform phases multiple times
 2014-04-18 13:16 UTC  (6+ messages)

[PATH, SH] Small builtin_strlen improvement
 2014-04-18 12:53 UTC  (4+ messages)

[C PATCH] Warn if switch has boolean value (PR c/60439)
 2014-04-18 12:41 UTC  (8+ messages)

[PATCH] Try to coalesce for unary and binary ops
 2014-04-18 12:30 UTC  (6+ messages)

[PATCH] Fix up rotate expansion
 2014-04-18 11:21 UTC  (6+ messages)
    ` [PATCH] Fix up rotate expansion (take 2)

debug container patch
 2014-04-18 10:59 UTC  (2+ messages)

[PATCH v8] PR middle-end/60281
 2014-04-18 10:20 UTC  (6+ messages)

[PATCH] RTEMS thread model configuration
 2014-04-18 10:11 UTC 

[Patch, avr] Propagate -mrelax gcc driver flag to assembler
 2014-04-18 10:05 UTC  (3+ messages)

[PATCH, PR52252] Vectorization for load/store groups of size 3
 2014-04-18 10:05 UTC  (6+ messages)

[build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu
 2014-04-18  9:13 UTC  (2+ messages)

GCC's -fsplit-stack disturbing Mach's vm_allocate
 2014-04-18  8:28 UTC  (9+ messages)

Add testcase for PR lto/60820
 2014-04-18  8:03 UTC 

[patch, testsuite] Fix fragile case nsdmi-union5
 2014-04-18  5:30 UTC 

libgo patch committed: Avoid duplicate function declarations in syscall
 2014-04-18  3:06 UTC 

libgo patch committed: Use delete rather than old map deletion syntax
 2014-04-17 23:39 UTC 

libgo patch committed: Avoid unnecessary gccgo extension
 2014-04-17 23:27 UTC 

[RFC][PATCH] RL78 - clean-up of missing operand mode warnings
 2014-04-17 23:13 UTC  (4+ messages)

[PATCH], PR target/60876 -- fix build issue with powerpc
 2014-04-17 23:06 UTC 

Patch ping
 2014-04-17 21:56 UTC  (3+ messages)

Go patch committed: Use backend interface for constant expressions
 2014-04-17 20:44 UTC 

[patch] change specific int128 -> generic intN
 2014-04-17 20:17 UTC  (4+ messages)

Go patch committed: Only convert function type when necessary
 2014-04-17 20:01 UTC 

[PATCH v4] PR middle-end/60281
 2014-04-17 19:27 UTC  (12+ messages)
    ` [PATCH v7?] "

Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program
 2014-04-17 19:20 UTC  (3+ messages)

Go patch commited: Mark various expressions as immutable
 2014-04-17 19:18 UTC 

[gomp4] Add tables generation
 2014-04-17 18:44 UTC  (6+ messages)

Avoid unnecesary GGC runs during LTO
 2014-04-17 18:33 UTC  (7+ messages)

[PATCH] C++ thunk section names
 2014-04-17 17:52 UTC  (2+ messages)

PATCH: PR target/60868: [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2
 2014-04-17 17:14 UTC 

[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
 2014-04-17 17:08 UTC 

[PATCH 3/3] libsanitizer: add LFS guards
 2014-04-17 17:06 UTC  (10+ messages)
` [PATCH 0/3] libsanitizer libc conditionals
  ` [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc
  ` [PATCH 1/3] libsanitizer: Fix !statfs64 builds
  ` [PATCH 2/3] libsanitizer: add conditionals for libc

[PATCH] Fix warning in libgfortran configure script
 2014-04-17 17:01 UTC 

fuse-caller-save - hook format
 2014-04-17 16:49 UTC  (6+ messages)

[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
 2014-04-17 16:45 UTC 

[C++ Patch] PR 59120
 2014-04-17 16:43 UTC 

PATCH: PR target/60863: Incorrect codegen in ix86_expand_clear for -Os
 2014-04-17 15:30 UTC 

[ PATCH] Extend mode-switching to support toggle (2/2)
 2014-04-17 14:01 UTC 

[PING PATCH] Extend mode-switching to support toggle
 2014-04-17 14:00 UTC  (2+ messages)
    ` [ PATCH] Extend mode-switching to support toggle (1/2)

[PATCH] Fix for PR libstdc++/60758
 2014-04-17 13:59 UTC  (5+ messages)
      ` [PING] "

[PATCH] Redesign jump threading profile updates
 2014-04-17 13:46 UTC  (3+ messages)

Changes for if-convert to recognize simple conditional reduction
 2014-04-17 13:23 UTC 

[PATCH 1/6] remove properties stuff from register_dump_files_1
 2014-04-17 13:10 UTC  (13+ messages)
` [PATCH 4/6] enable -Woverloaded-virtual when available
` [PATCH 3/6] remove has_gate
` [PATCH 2/6] merge register_dump_files_1 into register_dump_files
` [PATCH 5/6] pass current function to opt_pass::gate ()
` [PATCH 6/6] pass cfun to pass::execute

[PATCH] Make SRA tolerate most throwing statements
 2014-04-17 12:40 UTC  (4+ messages)

Patch ping
 2014-04-17 12:21 UTC  (7+ messages)

[RFC] Do not consider volatile asms as optimization barriers #1
 2014-04-17 12:16 UTC  (8+ messages)
            ` [RFC][PING^2] "

[PATCH] Fix PR60849
 2014-04-17 11:39 UTC  (3+ messages)

[PATCH, i386, PR57623] Introduce synonyms for BMI intrinsics
 2014-04-17 11:19 UTC  (4+ messages)

[PATCH] dwarf2out: Represent bound_info with normal constant values if possible
 2014-04-17 11:04 UTC  (5+ messages)
` [PATCH] dwarf2out: Use normal constant values in bound_info "

[PATCH][2/3] Fix PR54733 Optimize endian independent load/store
 2014-04-17 10:36 UTC  (9+ messages)

[PATCH] Conditional count update for fast coverage test in multi-threaded programs
 2014-04-17 10:13 UTC  (7+ messages)

[PATCH GCC]Fix pr60363 by adding backtraced value of phi arg along jump threading path
 2014-04-17 10:08 UTC  (4+ messages)

[PATCH] Enhancing the widen-mult pattern in vectorization
 2014-04-17 10:05 UTC  (3+ messages)

[PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators
 2014-04-17  9:54 UTC 

[PATCH] Fix PR60836
 2014-04-17  8:37 UTC 

[PATCH] Fix PR60841
 2014-04-17  8:06 UTC 

Fix lto/PR60854
 2014-04-17  8:00 UTC  (2+ messages)

Reduce -flto -fprofile-generate memory use
 2014-04-17  7:57 UTC  (2+ messages)

[RFC] proof-of-concept: warning for a bit comparison that is always true/false
 2014-04-17  6:01 UTC  (3+ messages)

[PATCH] offline gcda profile processing tool
 2014-04-17  5:19 UTC  (6+ messages)

[PATCH, rs6000] Improve TImode add/sub
 2014-04-17  3:34 UTC  (4+ messages)

Make ipa-devirt aware of fact that some types doesn't have instances
 2014-04-17  3:27 UTC 

Add testcase for PR lto/60820
 2014-04-17  2:42 UTC 

[PATCH] libstdc++: Add hexfloat/defaultfloat io manipulators
 2014-04-17  2:22 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi)
 2014-04-17  0:56 UTC  (3+ messages)

[PATCH] Fix PR c++/60765
 2014-04-17  0:20 UTC  (3+ messages)

[PATCHv2 2/2] libstdc++: Add std::aligned_union
 2014-04-16 23:57 UTC  (4+ messages)
` [PATCHv3 "

Do not apply loop alignment to final block
 2014-04-16 23:37 UTC 

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-04-16 21:10 UTC  (7+ messages)

[C++ Patch/RFC] Remove unify_success / unify_invalid unused parameter?
 2014-04-16 20:34 UTC  (3+ 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).