public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Don’t insert white space in ‘orig_option_with_args_text’ for OPT_l
 2012-03-29  8:38 UTC  (6+ messages)
` [PATCH] Don't insert white space in 'orig_option_with_args_text' "
        ` [PATCH, ping #1] "

[PATCH] Remove bogus assert from CCP's insert_clobbers_for_var
 2012-03-29  8:24 UTC  (2+ messages)

C++ PATCH to add auto return type deduction with -std=c++1y
 2012-03-29  6:59 UTC  (10+ messages)

[v3] libstdc++/52689
 2012-03-29  6:24 UTC 

PATCH: Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -shared
 2012-03-29  5:05 UTC  (2+ messages)

[PATCH, i386, Android] Enable __ANDROID__ macro for Android i386 target
 2012-03-29  4:51 UTC  (9+ messages)

[PATCH, i386, Android] -mandroid support for i386 target
 2012-03-29  4:21 UTC  (9+ messages)

Go patch committed: Fix return type of unsafe functions
 2012-03-29  3:53 UTC 

PATCH: Define x86_64_fallback_frame_state only for glibc
 2012-03-29  3:47 UTC  (2+ messages)

[google] Refine static branch prediction (iv-compare heuristic)
 2012-03-29  3:01 UTC  (4+ messages)

C++ PATCH for c++/52746 (virtual destructors broken in templates)
 2012-03-29  2:53 UTC 

PATCH: Add --with-abi= support to x86_64-*-*
 2012-03-29  1:06 UTC  (4+ messages)

PATCH: Don't set TM_MULTILIB_CONFIG if --disable-multilib is used
 2012-03-29  0:50 UTC  (2+ messages)

[libgo] Handle Solaris 11 Update 1 zone_net_addr_t
 2012-03-28 23:20 UTC  (2+ messages)

[C++ RFC / Patch] Implementing "Deducing "noexcept" for destructors"
 2012-03-28 22:47 UTC  (7+ messages)

PATCH: Add OPTION_MASK_ISA_X86_64 and support TARGET_BI_ARCH == 2
 2012-03-28 22:41 UTC  (13+ messages)

Go patch committed: Avoid ICE on invalid len call
 2012-03-28 22:31 UTC 

Go patch committed: Avoid ICE on invalid
 2012-03-28 22:26 UTC 

Go patch committed: Avoid compiler crash
 2012-03-28 22:22 UTC 

Fix fallout of VECTOR_CST change
 2012-03-28 22:00 UTC 

[PATCH, i386]: Add AVX modes to ix86_modes_tieable_p
 2012-03-28 21:34 UTC 

Go patch committed: Fix crashes
 2012-03-28 21:34 UTC 

[PATCH] rs6000: Extend TARGET_NO_LWSYNC to cover more processors
 2012-03-28 21:32 UTC  (3+ messages)

Go patch committed: Rewrite handling of untyped constants
 2012-03-28 21:28 UTC 

[Patch, fortran] PR52652 - call to gfc_match_asynchronous for allocatable at parse.c line 164
 2012-03-28 20:50 UTC 

[PATCH] PR c++/50852 - loose template parameter comparison
 2012-03-28 20:38 UTC  (12+ messages)
      ` [PATCH] PR c++/50852 - Revisit dependant template parameter

[PATCH] Fix PR18589
 2012-03-28 16:44 UTC  (3+ messages)

[PATCH H8300] Add function_vector attribute
 2012-03-28 15:10 UTC  (3+ messages)

[PATCH][C++] Deal with non-sign-extended unsigned sizetype for arrays of size zero
 2012-03-28 14:53 UTC  (2+ messages)

[patch] Add support for FP bit fields in varasm.c
 2012-03-28 14:53 UTC 

[patch] Fix ICE during inlining with SJLJ
 2012-03-28 14:43 UTC 

[PATCH] Fix PR50708
 2012-03-28 14:40 UTC 

[PATCH] Restore __builtin_va_start -> __builtin_next_arg folding (PR middle-end/52691)
 2012-03-28 14:20 UTC  (2+ messages)

[lra] spilling general class pseudos into SSE regs instead of memory (a target hooks driven implementation)
 2012-03-28 14:10 UTC  (5+ messages)

[PATCH] Fix tree-vect-generic.c BIT_FIELD_REF creation (PR middle-end/52750)
 2012-03-28 14:00 UTC  (2+ messages)

[PATCH][ARM] NEON DImode not
 2012-03-28 13:37 UTC  (9+ messages)

[PATCH] Preserve loops from tree to RTL loop optimizers
 2012-03-28 12:14 UTC  (4+ messages)

[avr,revert,4.6]: PR52741 (revert PR51002 changes)
 2012-03-28 10:24 UTC 

[avr,backported,4.7] PR52692, 52737
 2012-03-28 10:20 UTC 

[RFC ivopts] ARM - Make ivopts take into account whether pre and post increments are actually supported on targets
 2012-03-28 10:13 UTC  (4+ messages)

[patch] Do not call output_constant from the front end
 2012-03-28 10:02 UTC  (5+ messages)
    ` [patch][rfa] "

Fix PR rtl-optimization/52629
 2012-03-28  9:17 UTC  (4+ messages)

[PATCH] GCC 4.7 and 4.8 PowerPC RTEMS
 2012-03-28  8:17 UTC  (4+ messages)

[patch, fortran-dev] Use fixed variable sizes for stride calculations
 2012-03-28  8:12 UTC  (2+ messages)

[PATCH] Bug fix in store_bit_field_1 for big endian targets (issue 51893)
 2012-03-28  8:02 UTC  (5+ messages)

[PATCH, i386]: FIX PR 52698, reload failure with complex address
 2012-03-28  6:40 UTC  (14+ messages)

[PATCH] Fix sse2_loadlpd splitter (PR target/52736)
 2012-03-28  6:05 UTC  (2+ messages)

[Ping][PATCH, libstdc++-v3] Enable to cross-test libstdc++ on simulator
 2012-03-28  1:18 UTC  (2+ messages)

PATCH: Remove *load_tp_x32 from i386.md
 2012-03-27 21:54 UTC 

[v3] fix ADL bugs in <functional>
 2012-03-27 20:25 UTC 

[wwwdocs] fix broken link to libstdc++ manual
 2012-03-27 20:20 UTC 

[pph] Add more PPH timers and stats. (issue5937045)
 2012-03-27 19:38 UTC 

PATCH: Remove MaskExists property from config/*/*.opt files
 2012-03-27 19:35 UTC  (2+ messages)

[patch][RFC] bail out after front-end errors
 2012-03-27 19:13 UTC  (5+ messages)

[Patch,avr] PR51345: Restore -mtiny-stack semantics
 2012-03-27 17:49 UTC  (2+ messages)

[pph] Add stats on PPH processing (issue5933044)
 2012-03-27 17:02 UTC 

PATCH: Remove MaskExists property from option handling
 2012-03-27 14:21 UTC  (3+ messages)

New Swedish PO file for 'gcc' (version 4.7.0)
 2012-03-27 13:47 UTC 

[PATCH] Fix PR52720
 2012-03-27 12:42 UTC 

struct siginfo vs. siginfo_t (was: GNU C Library master sources branch, master, updated. glibc-2.15-229-g4efeffc)
 2012-03-27 12:34 UTC  (5+ messages)
    ` struct siginfo vs. siginfo_t

[Patch ARM] Cleanup test runs -
 2012-03-27 10:28 UTC 

[SH] PR 50751 - rework displacement calculations
 2012-03-27 10:17 UTC  (2+ messages)

[PATCH][SH] PR52667, Fix for barrier insertion
 2012-03-27 10:17 UTC  (2+ messages)

[Patch]: unwind-ia64: avoid long type
 2012-03-27  9:51 UTC  (3+ messages)

[Patch IA64]: Fix 32 bits tablejump
 2012-03-27  9:48 UTC  (3+ messages)

[Patch] libgfortran: do not assume libm
 2012-03-27  9:29 UTC  (9+ messages)
` [Patch V2] "

[PATCH, PR 52693] Do not construct memory accesses to unscalarizable regions
 2012-03-27  9:23 UTC  (2+ messages)

[v3] fix std::result_of support for cv-quals
 2012-03-27  9:04 UTC 

[PATCH] Fix PRs 52080, 52097 and 48124, rewrite bitfield expansion, enable the C++ memory model wrt bitfields everywhere
 2012-03-27  8:47 UTC  (13+ messages)

rs6000 toc reference rtl again
 2012-03-27  7:55 UTC 

[PATCH] Allow printing of escaped curly braces in assembler directives with operands
 2012-03-27  5:20 UTC 

remove wrong code in immed_double_const
 2012-03-26 23:57 UTC  (20+ messages)

[patch] Call assemble_external only from final.c and from MI-thunk hooks
 2012-03-26 20:57 UTC  (8+ messages)

[patch] Split parts of cse_insn out to a few new functions
 2012-03-26 19:13 UTC  (5+ messages)

[Patch,avr]: PR target/52692: Imlpement TARGET_BUILTIN_DECL
 2012-03-26 18:55 UTC  (2+ messages)

[pph] Adjust expected patterns in some tests (issue5905068)
 2012-03-26 17:33 UTC 

[patch][PR52640] Fix quadratic behavior with many referenced extern functions
 2012-03-26 17:02 UTC  (3+ messages)

[google] Minor cleanup and test fixes for -mpatch-functions-for-instrumentation. (issue5877043)
 2012-03-26 16:50 UTC  (2+ messages)

[patch] Assert assemble_external is only called during or after expanding to RTL
 2012-03-26 16:18 UTC  (3+ messages)

[pph] Add timers for PPH procesing (issue5902062)
 2012-03-26 16:12 UTC 

[pph] Fix check for empty statement list (issue5905065)
 2012-03-26 16:11 UTC 

[pph] Adjust mangling when emitting PPH (issue5902061)
 2012-03-26 16:10 UTC 

[Patch, libfortran] Combine get_mem and internal_malloc_size
 2012-03-26 16:00 UTC  (3+ messages)

PATCH: Add MaskNeeded property to option handling
 2012-03-26 14:48 UTC  (3+ messages)

[PATCH] Permanent Fix for PR46886
 2012-03-26 14:45 UTC  (3+ messages)

Fw: [PATCH] Permanent Fix for PR46886
 2012-03-26 14:33 UTC 

[PATCH] PR c++/52672
 2012-03-26 14:14 UTC 

[PATCH] Fix PR52721
 2012-03-26 14:12 UTC 

[PATCH] Fix PR52701
 2012-03-26 14:11 UTC 

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