public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C Patch]: pr52543
 2012-05-10  6:45 UTC  (21+ messages)
                                    ` [committed] Fix lower-subreg cost calculation
                              ` Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543)
                                ` Fix gcc.dg/lower-subreg-1.c failure

[patch] support for multiarch systems
 2012-05-10  6:42 UTC  (9+ messages)

[Patch / RFC] Improving more locations for binary expressions
 2012-05-10  5:56 UTC  (2+ messages)

[PATCH] Add option for dumping to stderr (issue6190057)
 2012-05-10  0:31 UTC  (6+ messages)

[h8300] increase dwarf address size
 2012-05-10  0:27 UTC 

Go patch committed: Add -fgo-pkgpath option
 2012-05-09 23:30 UTC 

[C++ Patch] PR 53301
 2012-05-09 23:13 UTC 

[PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs
 2012-05-09 22:46 UTC  (12+ messages)

Bug 53289 - unnecessary repetition of caret diagnostics
 2012-05-09 21:05 UTC  (2+ messages)

[RFC] PR 53063 encode group options in .opt files
 2012-05-09 20:54 UTC  (9+ messages)

[patch] Fix LTO regression in Ada
 2012-05-09 20:40 UTC 

[PATCH, i386]: Fix PR 52908 - xop-mul-1:f9 miscompiled on bulldozer (-mxop)
 2012-05-09 20:38 UTC 

[PATCH] Remove TYPE_IS_SIZETYPE
 2012-05-09 20:21 UTC  (3+ messages)

[PATCH] Optimize byte_from_pos, pos_from_bit
 2012-05-09 20:10 UTC  (2+ messages)

Symbol table 19/many: cleanup varpool/front-end/varasm interactions
 2012-05-09 19:37 UTC 

User directed Function Multiversioning via Function Overloading (issue5752064)
 2012-05-09 19:01 UTC  (19+ messages)

[C++ Patch] PR 53158 (EXPR_LOC_OR_HERE version)
 2012-05-09 18:48 UTC 

[PATCH, i386]: Some further TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL cleanups
 2012-05-09 18:45 UTC 

[doc] Fix xref in extend.texi
 2012-05-09 18:20 UTC  (2+ messages)

[PATCH, i386]: Fix PR 44141, Redundant loads and stores generated for AMD bdver1 target
 2012-05-09 17:54 UTC 

Committed: fix PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0"
 2012-05-09 16:59 UTC  (7+ messages)
` RFA: "

RFA: Fix detecting of in-tree MPFR 3.1.0 sources
 2012-05-09 16:22 UTC  (9+ messages)

[google] Hide all uses of __float128 from Clang (issue6195066)
 2012-05-09 16:12 UTC  (5+ messages)

Optimize calls to functions that return one of their arguments
 2012-05-09 15:54 UTC  (2+ messages)

[Patch,AVR,trunk,4.7]: Implement PR53256
 2012-05-09 15:37 UTC  (2+ messages)

[PATCH] gcc_update explicit use of "svn"
 2012-05-09 15:34 UTC 

Symbol table 20/many: cleanup of cgraph_remove_unreachable_nodes
 2012-05-09 15:15 UTC 

PR 40752: -Wconversion generates false warnings for operands not larger than target type
 2012-05-09 14:03 UTC  (10+ messages)

PR 53249: Multiple address modes for same address space
 2012-05-09 13:34 UTC  (4+ messages)

PATCH: Update longlong.h from GLIBC
 2012-05-09 13:32 UTC  (7+ messages)

[PATCH] gcc/config/freebsd-spec.h: Fix building PIE executables. Link them with crt{begin,end}S.o and Scrt1.o which are PIC instead of crt{begin,end}.o and crt1.o which are not. Spec synced from gnu-user.h
 2012-05-09 13:29 UTC  (3+ messages)

[C++ Patch] PR 53158
 2012-05-09 13:24 UTC  (18+ messages)

Fix PR53185 (vectorizer segfault)
 2012-05-09 13:24 UTC  (2+ messages)

[RFC] improve caret diagnostics for overload failures
 2012-05-09 13:22 UTC  (11+ messages)

[PATCH] Move unexecuted vect testcase
 2012-05-09 12:58 UTC 

[RFC ivopts] ARM - Make ivopts take into account whether pre and post increments are actually supported on targets
 2012-05-09 12:55 UTC  (6+ messages)

[PATCH] Fix endless loop in forwprop (PR tree-optimization/53226)
 2012-05-09 12:23 UTC  (3+ messages)

Propose to add a new argument MULTILIB_REQUIRED in multilib framework
 2012-05-09 11:55 UTC  (7+ messages)

[testsuite] Fix gcc.target/i386/hle-* testcases with Sun as
 2012-05-09 11:39 UTC  (4+ messages)

Backport: fma3 instruction generation for 'march=native' in AMD processors
 2012-05-09 11:35 UTC 

[PATCH] Add -fdump-rtl-<pass>-quiet
 2012-05-09 11:34 UTC  (7+ messages)
          ` Ping: "

[PATCH] Vectorizer versioning TLC
 2012-05-09 10:57 UTC 

Backport: fma3 instruction generation for 'march=native' in AMD processors
 2012-05-09 10:26 UTC 

[PATCH] ARM/NEON: vld1q_dup_s64 builtin
 2012-05-09 10:18 UTC 

[PATCH] MIPS16: Remove DWARF-2 location information from GP accesses
 2012-05-09  9:48 UTC  (4+ messages)

[C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056)
 2012-05-09  7:08 UTC  (8+ messages)

patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable
 2012-05-09  6:52 UTC  (6+ messages)

[PATCH] MIPS16: Fix truncated DWARF-2 line information
 2012-05-09  6:17 UTC  (5+ messages)

[PATCH] Remove -Y option from linker command line on Linux/Sparc
 2012-05-09  4:59 UTC 

[PATCH] Fix PR53217
 2012-05-09  3:04 UTC 

Continue strict-volatile-bitfields fixes
 2012-05-09  2:02 UTC  (12+ messages)

Heads-up, PR53273: testsuite separation and dilution problem. Fix for PR53272
 2012-05-09  0:00 UTC  (3+ messages)

Use C++ in COMPILER_FOR_BUILD if needed (issue6191056)
 2012-05-08 23:02 UTC  (2+ messages)

gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054)
 2012-05-08 23:02 UTC 

trans-mem: make sure clones for functions referenced indirectly are marked as needed (issue6201064)
 2012-05-08 22:54 UTC 

Symbol table 19/many: cleanup varpool/front-end/varasm interactions
 2012-05-08 22:54 UTC 

trans-mem: functions making indirect calls are not transformed (issue6194061)
 2012-05-08 22:41 UTC 

[committed] Fix PR c++/52361 ICE in tree_strip_nop_conversions
 2012-05-08 22:16 UTC 

[PR tree-optimization/52558]: RFC: questions on store data race
 2012-05-08 19:50 UTC  (9+ messages)

[PATCH] libgcov support for profile collection in region of interest (issue6186044)
 2012-05-08 19:08 UTC  (4+ messages)

[patch] HP-PA: use define_c_enum for "unspec" and "unspecv"
 2012-05-08 18:46 UTC  (2+ messages)

[rtl, patch] combine concat+shuffle
 2012-05-08 18:40 UTC  (9+ messages)

Symbol table 18/many: Move code handling clones into cgraphclone.c and add comments
 2012-05-08 18:24 UTC 

[google-4_6] fix profile mismatch in stream LIPO (issue6194059)
 2012-05-08 16:55 UTC  (2+ messages)

[patch, fortran] PR fortran/52537 Optimize string comparisons against empty strings
 2012-05-08 16:30 UTC 

[RFC PATCH, i386]: Implement ix86_set_reg_reg_cost, fix PR 53250 "Splitting reg" failure
 2012-05-08 16:03 UTC  (3+ messages)

rfa: shrink rtl_bb_info
 2012-05-08 15:55 UTC  (3+ messages)

[PATCH libcpp]: Avoid crash in interpret_float_suffix
 2012-05-08 15:40 UTC  (2+ messages)

[PATCH][Cilkplus] Handling elemental function for C Compiler
 2012-05-08 14:57 UTC 

remove TARGET_E500 and factorize SPE defaults computation in powerpc ports
 2012-05-08 14:16 UTC  (4+ messages)
  ` [RS6000] Fix PR53271 "

GCC: Add microblaze-*-rtems* (w/ diff)
 2012-05-08 13:36 UTC 

GCC: Add microblaze-*-rtems*
 2012-05-08 13:33 UTC 

[PATCH] Fold (X * CST1) & CST2
 2012-05-08 11:33 UTC 

Patches to enable -ftrack-macro-expansion by default
 2012-05-08 10:31 UTC  (3+ messages)

Speed up insn-attrtab.c compilation
 2012-05-08 10:18 UTC  (3+ messages)

[PATCH] Add option for dumping to stderr (issue6190057)
 2012-05-08  8:53 UTC  (4+ messages)

[patch] don't check for execute bits of the liblto plugin
 2012-05-08  8:44 UTC  (2+ messages)

[ping] 3 pending patches
 2012-05-08  8:31 UTC 

[SH] PR 51244 - Supplementary patch
 2012-05-08  8:29 UTC  (2+ messages)

[google/gcc-4_6] Fission improvements and bug fixes (issue6189052)
 2012-05-08  3:32 UTC  (2+ messages)

[PATCH] libgcov support for profile collection in region of interest (issue6186044)
 2012-05-07 23:37 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).